{"id":12,"date":"2026-07-29T12:21:03","date_gmt":"2026-07-29T12:21:03","guid":{"rendered":"https:\/\/pro-mebel.kz\/?page_id=12"},"modified":"2026-07-29T14:16:34","modified_gmt":"2026-07-29T14:16:34","slug":"elementor-12","status":"publish","type":"page","link":"https:\/\/pro-mebel.kz\/","title":{"rendered":"Elementor #12"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd54a39 e-con-full e-flex e-con e-parent\" data-id=\"dd54a39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc4505b elementor-widget elementor-widget-html\" data-id=\"fc4505b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ru\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>PRO-MEBEL.KZ \u2014 \u0421\u0431\u043e\u0440\u043a\u0430 \u0438 \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438 \u0432 \u0410\u043b\u043c\u0430\u0442\u044b<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,500&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --white:#ffffff;\r\n    --gold:#c18c38;\r\n    --gold-soft:#d9ab5c;\r\n    --dark:#242b31;\r\n    --dark-2:#2f373e;\r\n    --line: rgba(36,43,49,0.12);\r\n    --muted: rgba(36,43,49,0.62);\r\n    --radius:16px;\r\n  }\r\n  *{box-sizing:border-box; margin:0; padding:0;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    font-family:'Montserrat', sans-serif;\r\n    background:var(--white);\r\n    color:var(--dark);\r\n    line-height:1.5;\r\n    -webkit-font-smoothing:antialiased;\r\n    overflow-x:hidden;\r\n  }\r\n  img{max-width:100%; display:block;}\r\n  a{color:inherit; text-decoration:none;}\r\n  ul{list-style:none;}\r\n  .wrap{max-width:1180px; margin:0 auto; padding:0 24px;}\r\n  section{position:relative;}\r\n\r\n  \/* ---------- background bolt pattern ---------- *\/\r\n  .bolt-field{position:absolute; inset:0; overflow:hidden; pointer-events:none; z-index:0;}\r\n  .bolt{position:absolute; width:34px; height:34px; opacity:.05;}\r\n  .bolt svg{width:100%; height:100%;}\r\n\r\n  \/* ---------- Header ---------- *\/\r\n  header{\r\n    position:sticky; top:0; z-index:100;\r\n    background:rgba(255,255,255,0.92);\r\n    backdrop-filter: blur(10px);\r\n    border-bottom:1px solid var(--line);\r\n  }\r\n  .header-inner{display:flex; align-items:center; justify-content:space-between; padding:18px 24px; position:relative;}\r\n  .logo{font-weight:800; font-size:20px; letter-spacing:0.5px; display:flex; align-items:center; gap:10px;}\r\n  .logo span{color:var(--gold);}\r\n  .logo-mark{width:36px; height:36px; flex:none;}\r\n  nav.main-nav{display:flex; gap:32px;}\r\n  nav.main-nav a{font-weight:600; font-size:14px; color:var(--dark); opacity:.75; transition:opacity .2s, color .2s;}\r\n  nav.main-nav a:hover{opacity:1; color:var(--gold);}\r\n  .header-phone{display:flex; align-items:center; gap:10px; font-weight:700; font-size:15px;}\r\n  .header-phone svg{width:18px; height:18px; color:var(--gold);}\r\n  .burger{display:none; width:26px; height:20px; position:relative; cursor:pointer; flex-direction:column; justify-content:space-between; z-index:110;}\r\n  .burger span{display:block; height:2px; background:var(--dark); border-radius:2px; transition:transform .25s ease, opacity .25s ease;}\r\n  .burger.active span:nth-child(1){transform:translateY(9px) rotate(45deg);}\r\n  .burger.active span:nth-child(2){opacity:0;}\r\n  .burger.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg);}\r\n\r\n  \/* ---------- Buttons ---------- *\/\r\n  .btn{\r\n    display:inline-flex; align-items:center; justify-content:center; gap:10px;\r\n    padding:16px 32px; border-radius:16px; font-weight:700; font-size:14px;\r\n    letter-spacing:.3px; text-transform:uppercase; cursor:pointer; border:none;\r\n    transition:transform .2s ease, box-shadow .2s ease, background .2s ease;\r\n    white-space:nowrap;\r\n  }\r\n  .btn-primary{background:var(--gold); color:var(--white); box-shadow:0 10px 24px rgba(193,140,56,0.35);}\r\n  .btn-primary:hover{transform:translateY(-2px); box-shadow:0 14px 30px rgba(193,140,56,0.45);}\r\n  .btn-outline{background:transparent; color:var(--dark); border:1.5px solid var(--dark); box-shadow:none;}\r\n  .btn-outline:hover{background:var(--dark); color:var(--white);}\r\n  .btn-ghost-light{background:rgba(255,255,255,0.08); color:var(--white); border:1.5px solid rgba(255,255,255,0.35);}\r\n  .btn-ghost-light:hover{background:var(--white); color:var(--dark);}\r\n\r\n  \/* ---------- Hero ---------- *\/\r\n  .hero{\r\n    background:var(--dark);\r\n    color:var(--white);\r\n    padding:96px 0 110px;\r\n    overflow:hidden;\r\n  }\r\n  .hero .wrap{position:relative; z-index:2; display:grid; grid-template-columns:1.15fr .85fr; gap:60px; align-items:center;}\r\n  .eyebrow{\r\n    display:inline-flex; align-items:center; gap:10px;\r\n    font-size:13px; font-weight:700; letter-spacing:1.6px; text-transform:uppercase;\r\n    color:var(--gold-soft); margin-bottom:24px;\r\n  }\r\n  .eyebrow::before{content:''; width:26px; height:2px; background:var(--gold); display:inline-block;}\r\n  h1{font-size:48px; font-weight:800; line-height:1.15; letter-spacing:-0.5px; margin-bottom:22px;}\r\n  h1 em{font-style:normal; color:var(--gold);}\r\n  .hero-sub{font-size:17px; color:rgba(255,255,255,0.72); max-width:520px; margin-bottom:38px; font-weight:500;}\r\n  .hero-actions{display:flex; gap:16px; flex-wrap:wrap; margin-bottom:44px;}\r\n  .hero-mini-stats{display:flex; gap:40px; flex-wrap:wrap;}\r\n  .hero-mini-stats div{border-left:2px solid var(--gold); padding-left:14px;}\r\n  .hero-mini-stats b{display:block; font-size:26px; font-weight:800;}\r\n  .hero-mini-stats span{font-size:12.5px; color:rgba(255,255,255,0.55); font-weight:600; text-transform:uppercase; letter-spacing:.4px;}\r\n\r\n  .hero-visual{position:relative;}\r\n  .hero-visual .frame{\r\n    border-radius:16px; overflow:hidden; aspect-ratio:4\/5; position:relative;\r\n    background:linear-gradient(160deg, #3a4249, #20262b);\r\n    border:1px solid rgba(255,255,255,0.08);\r\n  }\r\n  .hero-visual .frame img{width:100%; height:100%; object-fit:cover;}\r\n  .hero-visual .badge{\r\n    position:absolute; left:-18px; bottom:34px; background:var(--gold); color:var(--white);\r\n    padding:16px 20px; border-radius:16px; box-shadow:0 16px 30px rgba(0,0,0,0.35);\r\n    display:flex; align-items:center; gap:12px; font-weight:700; font-size:14px; max-width:230px;\r\n  }\r\n  .hero-visual .badge svg{width:26px; height:26px; flex:none;}\r\n  .rotating-tool{position:absolute; top:-20px; right:10px; width:70px; height:70px; opacity:.9; animation:spin 14s linear infinite;}\r\n  @keyframes spin{from{transform:rotate(0deg);} to{transform:rotate(360deg);}}\r\n\r\n  \/* ---------- Section headings ---------- *\/\r\n  .section-head{max-width:640px; margin-bottom:52px;}\r\n  .section-tag{font-size:13px; font-weight:700; letter-spacing:1.6px; text-transform:uppercase; color:var(--gold); margin-bottom:14px; display:block;}\r\n  .section-title{font-size:34px; font-weight:800; letter-spacing:-0.4px; margin-bottom:14px;}\r\n  .section-desc{color:var(--muted); font-size:15.5px; font-weight:500;}\r\n  .light-on-dark .section-desc{color:rgba(255,255,255,0.65);}\r\n  .light-on-dark .section-title{color:var(--white);}\r\n\r\n  \/* ---------- Services ---------- *\/\r\n  .services{padding:110px 0 100px;}\r\n  .services-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:28px;}\r\n  .service-card{\r\n    border-radius:16px; border:1px solid var(--line); overflow:hidden;\r\n    transition:transform .25s ease, box-shadow .25s ease;\r\n    display:flex; flex-direction:column;\r\n  }\r\n  .service-card:hover{transform:translateY(-6px); box-shadow:0 20px 40px rgba(36,43,49,0.12);}\r\n  .service-photo{\r\n    aspect-ratio:4\/3; position:relative; background:linear-gradient(135deg,#eee4d2,#f6f1e6);\r\n    display:flex; align-items:center; justify-content:center; overflow:hidden;\r\n  }\r\n  .service-photo img{width:100%; height:100%; object-fit:cover; position:absolute; inset:0;}\r\n  .service-photo .ph-fallback{\r\n    display:flex; flex-direction:column; align-items:center; gap:10px; color:var(--gold); z-index:1;\r\n  }\r\n  .service-photo .ph-fallback svg{width:34px; height:34px;}\r\n  .service-photo .ph-fallback span{font-size:11px; font-weight:700; color:var(--muted); text-transform:uppercase; letter-spacing:.5px;}\r\n  .service-num{\r\n    position:absolute; top:14px; left:14px; z-index:2; background:var(--dark); color:var(--white);\r\n    width:34px; height:34px; border-radius:10px; display:flex; align-items:center; justify-content:center;\r\n    font-weight:800; font-size:13px;\r\n  }\r\n  .service-body{padding:26px 26px 28px; flex:1; display:flex; flex-direction:column;}\r\n  .service-body h3{font-size:19px; font-weight:700; margin-bottom:10px;}\r\n  .service-body p{font-size:14.5px; color:var(--muted); font-weight:500; flex:1;}\r\n\r\n  \/* ---------- Stats (dark) ---------- *\/\r\n  .stats{background:var(--dark); color:var(--white); padding:40px 0;}\r\n  .stats-grid{display:grid; grid-template-columns:repeat(4,1fr); gap:16px;}\r\n  .stat-card{\r\n    border-radius:16px; border:1px solid rgba(255,255,255,0.1); background:rgba(255,255,255,0.03);\r\n    padding:24px 16px; text-align:left;\r\n  }\r\n  .stat-card b{display:block; font-size:32px; font-weight:600; color:var(--gold-soft); margin-bottom:8px;}\r\n  .stat-card span{font-size:12px; font-weight:600; color:rgba(255,255,255,0.68);}\r\n\r\n  \/* ---------- Advantages ---------- *\/\r\n  .advantages{padding:100px 0;}\r\n  .adv-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:24px;}\r\n  .adv-card{\r\n    border-radius:16px; padding:30px 26px; border:1px solid var(--line);\r\n    transition:border-color .2s ease, box-shadow .2s ease;\r\n  }\r\n  .adv-card:hover{border-color:var(--gold); box-shadow:0 14px 30px rgba(193,140,56,0.12);}\r\n  .adv-icon{width:48px; height:48px; border-radius:12px; background:var(--dark); display:flex; align-items:center; justify-content:center; margin-bottom:18px;}\r\n  .adv-icon svg{width:24px; height:24px; color:var(--gold-soft);}\r\n  .adv-card h4{font-size:17px; font-weight:700; margin-bottom:8px;}\r\n  .adv-card p{font-size:14px; color:var(--muted); font-weight:500;}\r\n\r\n  \/* ---------- Gallery ---------- *\/\r\n  .gallery{padding:100px 0; background:#faf8f4;}\r\n  .gallery-scroll-wrap{position:relative;}\r\n  .gallery-scroll{\r\n    display:flex; gap:22px; overflow-x:auto; scroll-snap-type:x mandatory; padding:6px 6px 22px;\r\n    scrollbar-width:thin; scrollbar-color:var(--gold) transparent;\r\n  }\r\n  .gallery-scroll::-webkit-scrollbar{height:8px;}\r\n  .gallery-scroll::-webkit-scrollbar-thumb{background:var(--gold); border-radius:8px;}\r\n  .gallery-item{\r\n    flex:0 0 auto; width:300px; aspect-ratio:4\/5; border-radius:16px; overflow:hidden; scroll-snap-align:start;\r\n    position:relative; background:linear-gradient(135deg,#e9e1d0,#f4efe4);\r\n  }\r\n  .gallery-item img{width:100%; height:100%; object-fit:cover; position:absolute; inset:0;}\r\n  .gallery-item .ph-fallback{\r\n    position:absolute; inset:0; display:flex; flex-direction:column; align-items:center; justify-content:center; gap:10px; color:var(--gold);\r\n  }\r\n  .gallery-item .ph-fallback span{font-size:11px; font-weight:700; color:var(--muted); text-transform:uppercase; letter-spacing:.5px;}\r\n  .gallery-item .tag{\r\n    position:absolute; bottom:14px; left:14px; background:rgba(36,43,49,0.75); color:var(--white);\r\n    font-size:12px; font-weight:700; padding:7px 14px; border-radius:10px; backdrop-filter:blur(4px);\r\n  }\r\n  .gallery-nav{display:flex; gap:12px; margin-top:6px;}\r\n  .gnav-btn{\r\n    width:46px; height:46px; border-radius:14px; border:1.5px solid var(--dark); background:var(--white);\r\n    display:flex; align-items:center; justify-content:center; cursor:pointer; transition:.2s;\r\n  }\r\n  .gnav-btn:hover{background:var(--dark);}\r\n  .gnav-btn:hover svg{color:var(--white);}\r\n  .gnav-btn svg{width:18px; height:18px; color:var(--dark);}\r\n\r\n  \/* ---------- FAQ ---------- *\/\r\n  .faq{padding:100px 0;}\r\n  .faq-list{max-width:820px;}\r\n  .faq-item{border-bottom:1px solid var(--line);}\r\n  .faq-q{\r\n    display:flex; align-items:center; justify-content:space-between; gap:20px;\r\n    padding:24px 6px; cursor:pointer; font-weight:700; font-size:16.5px;\r\n  }\r\n  .faq-q .plus{\r\n    width:32px; height:32px; border-radius:10px; border:1.5px solid var(--dark); flex:none;\r\n    display:flex; align-items:center; justify-content:center; position:relative; transition:transform .25s ease, background .25s ease;\r\n  }\r\n  .faq-q .plus::before, .faq-q .plus::after{content:''; position:absolute; background:var(--dark); transition:transform .25s ease, background .25s ease;}\r\n  .faq-q .plus::before{width:12px; height:2px;}\r\n  .faq-q .plus::after{width:2px; height:12px;}\r\n  .faq-item.open .plus{background:var(--gold); border-color:var(--gold);}\r\n  .faq-item.open .plus::before, .faq-item.open .plus::after{background:var(--white);}\r\n  .faq-item.open .plus::after{transform:rotate(90deg) scaleY(0);}\r\n  .faq-a{max-height:0; overflow:hidden; transition:max-height .3s ease;}\r\n  .faq-a p{padding:0 6px 24px 6px; font-size:14.5px; color:var(--muted); font-weight:500; max-width:640px;}\r\n\r\n  \/* ---------- CTA strip ---------- *\/\r\n  .cta-strip{background:var(--gold); padding:60px 0;}\r\n  .cta-strip .wrap{display:flex; align-items:center; justify-content:space-between; gap:30px; flex-wrap:wrap;}\r\n  .cta-strip h3{color:var(--white); font-size:26px; font-weight:800; max-width:500px;}\r\n  .cta-strip-actions{display:flex; gap:14px; flex-wrap:wrap;}\r\n  .btn-white{background:var(--white); color:var(--dark);}\r\n  .btn-white:hover{background:var(--dark); color:var(--white);}\r\n\r\n  \/* ---------- Contacts ---------- *\/\r\n  .contacts{background:var(--dark); color:var(--white); padding:100px 0 80px;}\r\n  .contacts-grid{display:grid; grid-template-columns:1fr 1fr; gap:50px; align-items:start;}\r\n  .contact-list{display:flex; flex-direction:column; gap:20px;}\r\n  .contact-row{\r\n    display:flex; align-items:center; gap:16px; padding:18px 20px; border-radius:16px;\r\n    background:rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.08); transition:.2s;\r\n  }\r\n  .contact-row:hover{border-color:var(--gold);}\r\n  .contact-row .ic{width:42px; height:42px; border-radius:12px; background:var(--gold); display:flex; align-items:center; justify-content:center; flex:none;}\r\n  .contact-row .ic svg{width:20px; height:20px; color:var(--white);}\r\n  .contact-row .txt span{display:block; font-size:12px; color:rgba(255,255,255,0.55); font-weight:600; text-transform:uppercase; letter-spacing:.4px; margin-bottom:3px;}\r\n  .contact-row .txt b{font-size:16px; font-weight:700;}\r\n  .social-row{display:flex; gap:14px; margin-top:8px;}\r\n  .social-btn{\r\n    width:52px; height:52px; border-radius:14px; border:1.5px solid rgba(255,255,255,0.2);\r\n    display:flex; align-items:center; justify-content:center; transition:.2s;\r\n  }\r\n  .social-btn:hover{background:var(--gold); border-color:var(--gold);}\r\n  .social-btn svg{width:22px; height:22px; color:var(--white);}\r\n  .contacts-form-note{\r\n    border-radius:16px; border:1px solid rgba(255,255,255,0.1); background:rgba(255,255,255,0.03); padding:36px;\r\n  }\r\n  .contacts-form-note h3{font-size:22px; font-weight:800; margin-bottom:14px;}\r\n  .contacts-form-note p{font-size:14.5px; color:rgba(255,255,255,0.65); font-weight:500; margin-bottom:26px;}\r\n  .contacts-form-note .btn{width:100%;}\r\n\r\n  footer{background:var(--dark); border-top:1px solid rgba(255,255,255,0.08); padding:26px 0;}\r\n  footer .wrap{display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:12px;}\r\n  footer p{color:rgba(255,255,255,0.45); font-size:13px; font-weight:500;}\r\n\r\n  \/* ---------- Floating buttons ---------- *\/\r\n  .floaters{position:fixed; right:24px; bottom:26px; z-index:200; display:flex; flex-direction:column; gap:14px; align-items:flex-end;}\r\n  .fab{\r\n    width:60px; height:60px; border-radius:16px; display:flex; align-items:center; justify-content:center;\r\n    box-shadow:0 14px 30px rgba(0,0,0,0.25); cursor:pointer; position:relative;\r\n    animation:float 3.2s ease-in-out infinite;\r\n  }\r\n  .fab.call{background:var(--dark);}\r\n  .fab.wa{background:#25D366; animation-delay:.3s;}\r\n  .fab svg{width:26px; height:26px; color:var(--white);}\r\n  @keyframes float{0%,100%{transform:translateY(0);} 50%{transform:translateY(-8px);}}\r\n  .fab .tip{\r\n    position:absolute; right:70px; top:50%; transform:translateY(-50%);\r\n    background:var(--dark); color:var(--white); font-size:12.5px; font-weight:700; padding:8px 14px;\r\n    border-radius:10px; white-space:nowrap; opacity:0; pointer-events:none; transition:opacity .2s ease;\r\n  }\r\n  .fab:hover .tip{opacity:1;}\r\n\r\n  \/* ---------- Responsive ---------- *\/\r\n  @media (max-width:960px){\r\n    nav.main-nav{\r\n      display:flex; flex-direction:column; gap:0;\r\n      position:absolute; top:100%; left:0; right:0;\r\n      background:var(--white);\r\n      border-bottom:1px solid var(--line);\r\n      box-shadow:0 16px 30px rgba(36,43,49,0.1);\r\n      max-height:0; overflow:hidden;\r\n      transition:max-height .3s ease;\r\n    }\r\n    nav.main-nav.mobile-open{max-height:400px;}\r\n    nav.main-nav a{padding:16px 24px; border-top:1px solid var(--line); opacity:1;}\r\n    .burger{display:flex;}\r\n    .hero .wrap{grid-template-columns:1fr;}\r\n    .hero-visual{max-width:360px; margin:32px auto 0; overflow:visible;}\r\n    h1{font-size:36px;}\r\n    .services-grid{grid-template-columns:repeat(2,1fr);}\r\n    .stats-grid{grid-template-columns:repeat(2,1fr);}\r\n    .adv-grid{grid-template-columns:repeat(2,1fr);}\r\n    .contacts-grid{grid-template-columns:1fr;}\r\n  }\r\n  @media (max-width:600px){\r\n    .services-grid{grid-template-columns:1fr;}\r\n    .stats-grid{grid-template-columns:1fr 1fr;}\r\n    .adv-grid{grid-template-columns:1fr;}\r\n    .cta-strip .wrap{flex-direction:column; align-items:flex-start;}\r\n    .header-phone{display:none;}\r\n\r\n    h1{font-size:28px;}\r\n    h2, .section-title{font-size:24px;}\r\n\r\n    .hero{padding:40px 0 60px;}\r\n    .hero-visual{max-width:280px;}\r\n    .hero-visual .badge{\r\n      position:static;\r\n      margin-top:16px;\r\n      max-width:none;\r\n      width:100%;\r\n    }\r\n    .rotating-tool{top:-14px; right:0; width:50px; height:50px;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ================= HEADER ================= -->\r\n<header>\r\n  <div class=\"header-inner wrap\">\r\n    <a class=\"logo\" href=\"\/\"><img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-17.10.02-e1785328073909.jpeg\" alt=\"PRO-MEBEL.KZ\" style=\"height:40px; width:auto; display:block; border-radius:8px;\"><\/a>\r\n    <nav class=\"main-nav\" id=\"mainNav\">\r\n      <a href=\"#services\" onclick=\"closeMobileNav()\">\u0423\u0441\u043b\u0443\u0433\u0438<\/a>\r\n      <a href=\"#gallery\" onclick=\"closeMobileNav()\">\u0413\u0430\u043b\u0435\u0440\u0435\u044f<\/a>\r\n      <a href=\"#advantages\" onclick=\"closeMobileNav()\">\u041f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430<\/a>\r\n      <a href=\"#faq\" onclick=\"closeMobileNav()\">\u0412\u043e\u043f\u0440\u043e\u0441\u044b<\/a>\r\n      <a href=\"#contacts\" onclick=\"closeMobileNav()\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/a>\r\n    <\/nav>\r\n    <a class=\"header-phone\" href=\"tel:+77756525934\">\r\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M6.6 10.8C8 13.6 10.4 16 13.2 17.4L15.4 15.2C15.7 14.9 16.1 14.8 16.5 14.9C17.7 15.3 19 15.5 20.3 15.5C20.9 15.5 21.3 15.9 21.3 16.5V20.3C21.3 20.9 20.9 21.3 20.3 21.3C10.7 21.3 3 13.6 3 4C3 3.4 3.4 3 4 3H7.8C8.4 3 8.8 3.4 8.8 4C8.8 5.3 9 6.6 9.4 7.8C9.5 8.2 9.4 8.6 9.1 8.9L6.6 10.8Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/><\/svg>\r\n      +7 775 652 59 34\r\n    <\/a>\r\n    <div class=\"burger\" id=\"burgerBtn\" onclick=\"toggleMobileNav()\"><span><\/span><span><\/span><span><\/span><\/div>\r\n  <\/div>\r\n<\/header>\r\n<script>\r\n  function toggleMobileNav(){\r\n    document.getElementById('mainNav').classList.toggle('mobile-open');\r\n    document.getElementById('burgerBtn').classList.toggle('active');\r\n  }\r\n  function closeMobileNav(){\r\n    document.getElementById('mainNav').classList.remove('mobile-open');\r\n    document.getElementById('burgerBtn').classList.remove('active');\r\n  }\r\n<\/script>\r\n\r\n<!-- ================= HERO ================= -->\r\n<section class=\"hero\">\r\n  <div class=\"bolt-field\" id=\"boltFieldHero\"><\/div>\r\n  <div class=\"wrap\">\r\n    <div>\r\n      <div class=\"eyebrow\">\u041c\u0435\u0431\u0435\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0438\u0441 \u0410\u043b\u043c\u0430\u0442\u044b<\/div>\r\n      <h1>\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u0430\u044f \u0441\u0431\u043e\u0440\u043a\u0430. <em>\u0410\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u0430\u044f<\/em> \u0440\u0430\u0437\u0431\u043e\u0440\u043a\u0430. \u041a\u043e\u043c\u0444\u043e\u0440\u0442\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0435\u0437\u0434.<\/h1>\r\n      <p class=\"hero-sub\">PRO-MEBEL.KZ \u2014 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0438\u0441 \u043f\u043e \u0441\u0431\u043e\u0440\u043a\u0435, \u0440\u0430\u0437\u0431\u043e\u0440\u043a\u0435, \u0440\u0435\u043c\u043e\u043d\u0442\u0443 \u0438 \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0435 \u043c\u0435\u0431\u0435\u043b\u0438. \u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0441 \u0447\u0430\u0441\u0442\u043d\u044b\u043c\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c\u0438 \u0438 \u043e\u0444\u0438\u0441\u0430\u043c\u0438, \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u043c \u0437\u0430 \u043a\u0430\u0436\u0434\u044b\u0439 \u0432\u0438\u043d\u0442<\/p>\r\n      <div class=\"hero-actions\">\r\n        <a class=\"btn btn-primary\" href=\"tel:+77756525934\">\u0412\u044b\u0437\u0432\u0430\u0442\u044c \u043c\u0430\u0441\u0442\u0435\u0440\u0430<\/a>\r\n        <a class=\"btn btn-ghost-light\" href=\"https:\/\/wa.me\/77756525934\" target=\"_blank\" rel=\"noopener\">\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 WhatsApp<\/a>\r\n      <\/div>\r\n      <div class=\"hero-mini-stats\">\r\n        <div><b>500+<\/b><span>\u0421\u0431\u043e\u0440\u043e\u043a \u043c\u0435\u0431\u0435\u043b\u0438<\/span><\/div>\r\n        <div><b>100%<\/b><span>\u0413\u0430\u0440\u0430\u043d\u0442\u0438\u044f \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430<\/span><\/div>\r\n        <div><b>20 \u043c\u0438\u043d\u0443\u0442<\/b><span>\u0421\u0440\u0435\u0434\u043d\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0432\u044b\u0435\u0437\u0434\u0430<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-visual\">\r\n      <svg class=\"rotating-tool\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path d=\"M44 20L52 12M44 20C40 24 34 24 30 20C26 16 26 10 30 6C33.5 2.5 39 2 43 4.5L36 11.5L40 15.5L47 8.5C49.5 12.5 49 18 45.5 21.5L44 20Z\" stroke=\"#C18C38\" stroke-width=\"2.6\" stroke-linejoin=\"round\"\/>\r\n        <path d=\"M30 20L10 40C8 42 8 45 10 47C12 49 15 49 17 47L37 27\" stroke=\"#C18C38\" stroke-width=\"2.6\" stroke-linejoin=\"round\"\/>\r\n      <\/svg>\r\n      <div class=\"frame\">\r\n        <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.50.08.jpeg\" alt=\"\u0421\u0431\u043e\u0440\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438 \u0410\u043b\u043c\u0430\u0442\u044b\" onerror=\"this.style.display='none'; this.parentElement.querySelector('.ph-fallback').style.display='flex';\">\r\n        <div class=\"ph-fallback\" style=\"position:absolute; inset:0; display:none; flex-direction:column; align-items:center; justify-content:center; gap:10px; color:#c18c38;\">\r\n          <svg viewBox=\"0 0 24 24\" width=\"40\" height=\"40\" fill=\"none\"><path d=\"M12 3L4 8V16L12 21L20 16V8L12 3Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><path d=\"M12 3V21M4 8L12 13L20 8\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <span style=\"color:rgba(255,255,255,0.5); font-size:11px; font-weight:700; letter-spacing:.5px; text-transform:uppercase;\">\u0412\u0430\u0448\u0435 \u0444\u043e\u0442\u043e<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"badge\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 6L9 17L4 12\" stroke=\"white\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        \u0413\u0430\u0440\u0430\u043d\u0442\u0438\u044f \u043d\u0430 \u0432\u0441\u0435 \u0432\u0438\u0434\u044b \u0440\u0430\u0431\u043e\u0442\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= SERVICES ================= -->\r\n<section class=\"services\" id=\"services\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-head\">\r\n      <span class=\"section-tag\">\u0427\u0442\u043e \u043c\u044b \u0434\u0435\u043b\u0430\u0435\u043c<\/span>\r\n      <h2 class=\"section-title\">\u041f\u043e\u043b\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441 \u043c\u0435\u0431\u0435\u043b\u044c\u043d\u044b\u0445 \u0443\u0441\u043b\u0443\u0433<\/h2>\r\n      <p class=\"section-desc\">\u041e\u0442 \u043e\u0434\u043d\u043e\u0433\u043e \u0448\u043a\u0430\u0444\u0430 \u0434\u043e \u043f\u043e\u043b\u043d\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u0435\u0437\u0434\u0430 \u043e\u0444\u0438\u0441\u0430 \u2014 \u0431\u0435\u0440\u0451\u043c \u043d\u0430 \u0441\u0435\u0431\u044f \u0432\u0435\u0441\u044c \u043f\u0440\u043e\u0446\u0435\u0441\u0441: \u0441\u0431\u043e\u0440\u043a\u0443, \u0440\u0430\u0437\u0431\u043e\u0440\u043a\u0443, \u0443\u043f\u0430\u043a\u043e\u0432\u043a\u0443 \u0438 \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0443<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"services-grid\">\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <div class=\"service-num\">01<\/div>\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.48.11.jpeg\" alt=\"\u0421\u0431\u043e\u0440\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438 \u043b\u044e\u0431\u043e\u0439 \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0438\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          \r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0421\u0431\u043e\u0440\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438 \u043b\u044e\u0431\u043e\u0439 \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0438<\/h3>\r\n          <p>\u0428\u043a\u0430\u0444\u044b-\u043a\u0443\u043f\u0435, \u043a\u0443\u0445\u043d\u0438, \u0433\u0430\u0440\u0434\u0435\u0440\u043e\u0431\u043d\u044b\u0435, \u043a\u0440\u043e\u0432\u0430\u0442\u0438, \u0434\u0435\u0442\u0441\u043a\u0430\u044f \u0438 \u043e\u0444\u0438\u0441\u043d\u0430\u044f \u043c\u0435\u0431\u0435\u043b\u044c \u2014 \u0442\u043e\u0447\u043d\u0430\u044f \u0441\u0431\u043e\u0440\u043a\u0430 \u043f\u043e \u0447\u0435\u0440\u0442\u0435\u0436\u0430\u043c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <div class=\"service-num\">02<\/div>\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/image.webp\" alt=\"\u0420\u0430\u0437\u0431\u043e\u0440\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          \r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0420\u0430\u0437\u0431\u043e\u0440\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438<\/h3>\r\n          <p>\u0410\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u043e \u0440\u0430\u0437\u0431\u0435\u0440\u0451\u043c \u043c\u0435\u0431\u0435\u043b\u044c \u043f\u0435\u0440\u0435\u0434 \u043f\u0435\u0440\u0435\u0435\u0437\u0434\u043e\u043c \u0438\u043b\u0438 \u0440\u0435\u043c\u043e\u043d\u0442\u043e\u043c, \u0441\u043e\u0445\u0440\u0430\u043d\u0438\u0432 \u043a\u0440\u0435\u043f\u0451\u0436 \u0438 \u0446\u0435\u043b\u043e\u0441\u0442\u043d\u043e\u0441\u0442\u044c \u0434\u0435\u0442\u0430\u043b\u0435\u0439<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <div class=\"service-num\">03<\/div>\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c-\u043f\u043e\u0434\u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a.jpg\" alt=\"\u041f\u043e\u043c\u043e\u0449\u044c \u043f\u0440\u0438 \u043f\u0435\u0440\u0435\u0435\u0437\u0434\u0430\u0445\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          \r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u041a\u0432\u0430\u0440\u0442\u0438\u0440\u043d\u044b\u0435 \u0438 \u043e\u0444\u0438\u0441\u043d\u044b\u0435 \u043f\u0435\u0440\u0435\u0435\u0437\u0434\u044b<\/h3>\r\n          <p>\u041e\u0440\u0433\u0430\u043d\u0438\u0437\u0443\u0435\u043c \u043f\u0435\u0440\u0435\u0435\u0437\u0434 \u043f\u043e\u0434 \u043a\u043b\u044e\u0447: \u0434\u0435\u043c\u043e\u043d\u0442\u0430\u0436, \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430 \u0438 \u043c\u043e\u043d\u0442\u0430\u0436 \u043c\u0435\u0431\u0435\u043b\u0438 \u043d\u0430 \u043d\u043e\u0432\u043e\u043c \u043c\u0435\u0441\u0442\u0435<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <div class=\"service-num\">04<\/div>\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/4075787ad10021e31ddef2dc277bed59.jpg\" alt=\"\u0423\u043f\u0430\u043a\u043e\u0432\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          \r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u0443\u043f\u0430\u043a\u043e\u0432\u043a\u0430<\/h3>\r\n          <p>\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0441\u0442\u0440\u0435\u0439\u0447-\u043f\u043b\u0451\u043d\u043a\u0443, \u043a\u0430\u0440\u0442\u043e\u043d \u0438 \u0437\u0430\u0449\u0438\u0442\u043d\u044b\u0435 \u0443\u0433\u043e\u043b\u043a\u0438 \u2014 \u043c\u0435\u0431\u0435\u043b\u044c \u0438 \u0442\u0435\u0445\u043d\u0438\u043a\u0430 \u0434\u043e\u0435\u0437\u0436\u0430\u044e\u0442 \u0431\u0435\u0437 \u0435\u0434\u0438\u043d\u043e\u0439 \u0446\u0430\u0440\u0430\u043f\u0438\u043d\u044b<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <div class=\"service-num\">05<\/div>\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c-\u043f\u043e\u0434\u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a-1.jpg\" alt=\"\u041f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          \r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0411\u0435\u0440\u0435\u0436\u043d\u0430\u044f \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0430<\/h3>\r\n          <p>\u0421\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442 \u0438 \u0442\u0430\u043a\u0435\u043b\u0430\u0436\u043d\u043e\u0435 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0438 \u043c\u0435\u0431\u0435\u043b\u0438 \u043b\u044e\u0431\u044b\u0445 \u0433\u0430\u0431\u0430\u0440\u0438\u0442\u043e\u0432 \u043f\u043e \u0410\u043b\u043c\u0430\u0442\u044b<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <div class=\"service-num\">06<\/div>\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.50.08.jpeg\" alt=\"\u0420\u0435\u043c\u043e\u043d\u0442 \u043c\u0435\u0431\u0435\u043b\u0438\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          \r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0420\u0435\u043c\u043e\u043d\u0442 \u043c\u0435\u0431\u0435\u043b\u0438<\/h3>\r\n          <p>\u0412\u043e\u0441\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u0440\u0430\u0441\u0448\u0430\u0442\u0430\u043d\u043d\u044b\u0435 \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438, \u0437\u0430\u043c\u0435\u043d\u044f\u0435\u043c \u0444\u0443\u0440\u043d\u0438\u0442\u0443\u0440\u0443 \u0438 \u043f\u043e\u0432\u0440\u0435\u0436\u0434\u0451\u043d\u043d\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u0444\u0430\u0441\u0430\u0434\u043e\u0432<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= STATS ================= -->\r\n<section class=\"stats\">\r\n  <div class=\"bolt-field\" id=\"boltFieldStats\"><\/div>\r\n  <div class=\"wrap\" style=\"position:relative; z-index:1;\">\r\n    <div class=\"section-head light-on-dark\" style=\"margin-bottom:44px;\">\r\n      <span class=\"section-tag\">PRO-MEBEL.KZ \u0432 \u0446\u0438\u0444\u0440\u0430\u0445<\/span>\r\n      <h2 class=\"section-title\">\u041e\u043f\u044b\u0442, \u043a\u043e\u0442\u043e\u0440\u043e\u043c\u0443 \u0434\u043e\u0432\u0435\u0440\u044f\u044e\u0442 \u0432 \u0410\u043b\u043c\u0430\u0442\u044b<\/h2>\r\n    <\/div>\r\n    <div class=\"stats-grid\">\r\n      <div class=\"stat-card\"><b>500+<\/b><span>\u0421\u043e\u0431\u0440\u0430\u043d\u043d\u044b\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 \u043c\u0435\u0431\u0435\u043b\u0438<\/span><\/div>\r\n      <div class=\"stat-card\"><b>7&nbsp;\u043b\u0435\u0442<\/b><span>\u041e\u043f\u044b\u0442\u0430 \u043d\u0430 \u0440\u044b\u043d\u043a\u0435 \u0410\u043b\u043c\u0430\u0442\u044b<\/span><\/div>\r\n      <div class=\"stat-card\"><b>98%<\/b><span>\u041a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u044e\u0442\u0441\u044f \u0441\u043d\u043e\u0432\u0430<\/span><\/div>\r\n      <div class=\"stat-card\"><b>2&nbsp;\u0433\u043e\u0434\u0430<\/b><span>\u0413\u0430\u0440\u0430\u043d\u0442\u0438\u044f \u043d\u0430 \u0443\u0441\u043b\u0443\u0433\u0438<\/span><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= ADVANTAGES ================= -->\r\n<section class=\"advantages\" id=\"advantages\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-head\">\r\n      <span class=\"section-tag\">\u041f\u043e\u0447\u0435\u043c\u0443 \u0432\u044b\u0431\u0438\u0440\u0430\u044e\u0442 \u043d\u0430\u0441<\/span>\r\n      <h2 class=\"section-title\">\u041f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430 PRO-MEBEL.KZ<\/h2>\r\n      <p class=\"section-desc\">\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u043f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u043e, \u0430\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u043e \u0438 \u0441 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0435\u0439 \u2014 \u043a\u0430\u043a \u0434\u043b\u044f \u043a\u0432\u0430\u0440\u0442\u0438\u0440\u044b, \u0442\u0430\u043a \u0438 \u0434\u043b\u044f \u043a\u0440\u0443\u043f\u043d\u043e\u0433\u043e \u043e\u0444\u0438\u0441\u0430<\/p>\r\n    <\/div>\r\n    <div class=\"adv-grid\">\r\n      <div class=\"adv-card\">\r\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 3L14.4 8.6L20.5 9.3L15.9 13.3L17.3 19.3L12 16L6.7 19.3L8.1 13.3L3.5 9.3L9.6 8.6L12 3Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n        <h4>\u041e\u043f\u044b\u0442\u043d\u044b\u0435 \u043c\u0430\u0441\u0442\u0435\u0440\u0430<\/h4>\r\n        <p>\u0421\u0431\u043e\u0440\u0449\u0438\u043a\u0438 \u0441 \u043f\u0440\u043e\u0444\u0438\u043b\u044c\u043d\u044b\u043c \u043e\u043f\u044b\u0442\u043e\u043c \u043e\u0442 3 \u043b\u0435\u0442 \u0438 \u0437\u043d\u0430\u043d\u0438\u0435\u043c \u0444\u0443\u0440\u043d\u0438\u0442\u0443\u0440\u044b \u0432\u0441\u0435\u0445 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u0431\u0440\u0435\u043d\u0434\u043e\u0432<\/p>\r\n      <\/div>\r\n      <div class=\"adv-card\">\r\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 21C12 21 4 17 4 10.5V5L12 3L20 5V10.5C20 17 12 21 12 21Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><path d=\"M9 11.5L11 13.5L15 9.5\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n        <h4>\u0413\u0430\u0440\u0430\u043d\u0442\u0438\u044f \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u0443<\/h4>\r\n        <p>\u0414\u0430\u0451\u043c \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u044e \u043d\u0430 \u043a\u0430\u0436\u0434\u0443\u044e \u0441\u0431\u043e\u0440\u043a\u0443 \u0438 \u0440\u0430\u0437\u0431\u043e\u0440\u043a\u0443 \u2014 \u043f\u0440\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u0438 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0438\u043c \u043d\u0435\u0434\u043e\u0447\u0451\u0442\u044b<\/p>\r\n      <\/div>\r\n      <div class=\"adv-card\">\r\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.6\"\/><path d=\"M12 7V12L15.5 14\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n        <h4>\u0412\u044b\u0435\u0437\u0434 \u0434\u0435\u043d\u044c \u0432 \u0434\u0435\u043d\u044c<\/h4>\r\n        <p>\u041e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u043e \u0432\u044b\u0435\u0437\u0436\u0430\u0435\u043c \u043f\u043e \u0410\u043b\u043c\u0430\u0442\u044b \u2014 \u043c\u0430\u0441\u0442\u0435\u0440 \u043d\u0430 \u043e\u0431\u044a\u0435\u043a\u0442\u0435 \u0443\u0436\u0435 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 1\u20132 \u0447\u0430\u0441\u043e\u0432 \u043f\u043e\u0441\u043b\u0435 \u0437\u0430\u044f\u0432\u043a\u0438<\/p>\r\n      <\/div>\r\n      <div class=\"adv-card\">\r\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><rect x=\"3\" y=\"6\" width=\"18\" height=\"13\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.6\"\/><path d=\"M3 10H21\" stroke=\"currentColor\" stroke-width=\"1.6\"\/><path d=\"M7 3V6M17 3V6\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/><\/svg><\/div>\r\n        <h4>\u0427\u0435\u0441\u0442\u043d\u0430\u044f \u0446\u0435\u043d\u0430<\/h4>\r\n        <p>\u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0438\u043a\u0441\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u0430 \u0440\u0430\u0431\u043e\u0442 \u2014 \u043d\u0438\u043a\u0430\u043a\u0438\u0445 \u0441\u043a\u0440\u044b\u0442\u044b\u0445 \u0434\u043e\u043f\u043b\u0430\u0442 \u043f\u043e \u0444\u0430\u043a\u0442\u0443<\/p>\r\n      <\/div>\r\n      <div class=\"adv-card\">\r\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 12C4 7.6 7.6 4 12 4C16.4 4 20 7.6 20 12C20 16.4 16.4 20 12 20\" stroke=\"currentColor\" stroke-width=\"1.6\"\/><path d=\"M12 20C9.5 20 7.2 18.9 5.6 17\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/><path d=\"M12 8V12L15 14\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\"\/><\/svg><\/div>\r\n        <h4>\u0421\u0432\u043e\u0439 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442<\/h4>\r\n        <p>\u041f\u0440\u0438\u0435\u0437\u0436\u0430\u0435\u043c \u0441 \u043f\u043e\u043b\u043d\u044b\u043c \u043d\u0430\u0431\u043e\u0440\u043e\u043c \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430 \u2014 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435 \u043d\u0443\u0436\u043d\u043e \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u0437\u0430\u0440\u0430\u043d\u0435\u0435<\/p>\r\n      <\/div>\r\n      <div class=\"adv-card\">\r\n        <div class=\"adv-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M3 12L21 12M3 12L9 6M3 12L9 18\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n        <h4>\u041f\u043e\u043b\u043d\u044b\u0439 \u0446\u0438\u043a\u043b \u043f\u0435\u0440\u0435\u0435\u0437\u0434\u0430<\/h4>\r\n        <p>\u041e\u0442 \u0440\u0430\u0437\u0431\u043e\u0440\u043a\u0438 \u0434\u043e \u0441\u0431\u043e\u0440\u043a\u0438 \u043d\u0430 \u043d\u043e\u0432\u043e\u043c \u043c\u0435\u0441\u0442\u0435 \u2014 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0430\u0435\u043c \u043f\u0435\u0440\u0435\u0435\u0437\u0434 \u043e\u0442 \u043d\u0430\u0447\u0430\u043b\u0430 \u0438 \u0434\u043e \u043a\u043e\u043d\u0446\u0430<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= GALLERY ================= -->\r\n<section class=\"gallery\" id=\"gallery\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-head\">\r\n      <span class=\"section-tag\">\u041d\u0430\u0448\u0438 \u0440\u0430\u0431\u043e\u0442\u044b<\/span>\r\n      <h2 class=\"section-title\">\u0413\u0430\u043b\u0435\u0440\u0435\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u043d\u044b\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432<\/h2>\r\n      <p class=\"section-desc\">\u0420\u0435\u0430\u043b\u044c\u043d\u044b\u0435 \u0444\u043e\u0442\u043e \u0441\u043e \u0441\u0431\u043e\u0440\u043e\u043a, \u0440\u0430\u0437\u0431\u043e\u0440\u043e\u043a \u0438 \u043f\u0435\u0440\u0435\u0435\u0437\u0434\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u044b \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u043b\u0438 \u0432 \u0410\u043b\u043c\u0430\u0442\u044b<\/p>\r\n    <\/div>\r\n    <div class=\"gallery-scroll-wrap\">\r\n      <div class=\"gallery-scroll\" id=\"galleryScroll\">\r\n\r\n        <div class=\"gallery-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.48.11-1.jpeg\" alt=\"\u0420\u0430\u0431\u043e\u0442\u0430 1\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          <div class=\"ph-fallback\" style=\"display:none;\"><svg viewBox=\"0 0 24 24\" width=\"30\" height=\"30\" fill=\"none\"><path d=\"M9 21V15H15V21M4 10L12 3L20 10V19C20 20.1 19.1 21 18 21H6C4.9 21 4 20.1 4 19V10Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><\/svg><span>\u0412\u0430\u0448\u0435 \u0444\u043e\u0442\u043e<\/span><\/div>\r\n          <div class=\"tag\">\u0421\u0431\u043e\u0440\u043a\u0430 \u043a\u0443\u0445\u043d\u0438<\/div>\r\n        <\/div>\r\n        <div class=\"gallery-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.48.12.jpeg\" alt=\"\u0420\u0430\u0431\u043e\u0442\u0430 2\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          <div class=\"ph-fallback\" style=\"display:none;\"><svg viewBox=\"0 0 24 24\" width=\"30\" height=\"30\" fill=\"none\"><path d=\"M9 21V15H15V21M4 10L12 3L20 10V19C20 20.1 19.1 21 18 21H6C4.9 21 4 20.1 4 19V10Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><\/svg><span>\u0412\u0430\u0448\u0435 \u0444\u043e\u0442\u043e<\/span><\/div>\r\n          <div class=\"tag\">\u0420\u0430\u0441\u043f\u0430\u0448\u043d\u043e\u0439 \u0448\u043a\u0430\u0444<\/div>\r\n        <\/div>\r\n        <div class=\"gallery-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.48.14.jpeg\" alt=\"\u0420\u0430\u0431\u043e\u0442\u0430 3\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          <div class=\"ph-fallback\" style=\"display:none;\"><svg viewBox=\"0 0 24 24\" width=\"30\" height=\"30\" fill=\"none\"><path d=\"M9 21V15H15V21M4 10L12 3L20 10V19C20 20.1 19.1 21 18 21H6C4.9 21 4 20.1 4 19V10Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><\/svg><span>\u0412\u0430\u0448\u0435 \u0444\u043e\u0442\u043e<\/span><\/div>\r\n          <div class=\"tag\">\u0428\u043a\u0430\u0444 \u00ab\u041b\u0443\u043c\u0438\u00bb<\/div>\r\n        <\/div>\r\n        <div class=\"gallery-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.48.10.jpeg\" alt=\"\u0420\u0430\u0431\u043e\u0442\u0430 4\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          <div class=\"ph-fallback\" style=\"display:none;\"><svg viewBox=\"0 0 24 24\" width=\"30\" height=\"30\" fill=\"none\"><path d=\"M9 21V15H15V21M4 10L12 3L20 10V19C20 20.1 19.1 21 18 21H6C4.9 21 4 20.1 4 19V10Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><\/svg><span>\u0412\u0430\u0448\u0435 \u0444\u043e\u0442\u043e<\/span><\/div>\r\n          <div class=\"tag\">\u0414\u0435\u0442\u0441\u043a\u0430\u044f \u043a\u0440\u043e\u0432\u0430\u0442\u044c<\/div>\r\n        <\/div>\r\n        <div class=\"gallery-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.48.11-2.jpeg\" alt=\"\u0420\u0430\u0431\u043e\u0442\u0430 5\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          <div class=\"ph-fallback\" style=\"display:none;\"><svg viewBox=\"0 0 24 24\" width=\"30\" height=\"30\" fill=\"none\"><path d=\"M9 21V15H15V21M4 10L12 3L20 10V19C20 20.1 19.1 21 18 21H6C4.9 21 4 20.1 4 19V10Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><\/svg><span>\u0412\u0430\u0448\u0435 \u0444\u043e\u0442\u043e<\/span><\/div>\r\n          <div class=\"tag\">\u0413\u0430\u0440\u043d\u0438\u0442\u0443\u0440 \u0432 \u0432\u0430\u043d\u043d\u0443\u044e<\/div>\r\n        <\/div>\r\n        <div class=\"gallery-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/pro-mebel.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-16.48.12-2.jpeg\" alt=\"\u0420\u0430\u0431\u043e\u0442\u0430 6\" onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\">\r\n          <div class=\"ph-fallback\" style=\"display:none;\"><svg viewBox=\"0 0 24 24\" width=\"30\" height=\"30\" fill=\"none\"><path d=\"M9 21V15H15V21M4 10L12 3L20 10V19C20 20.1 19.1 21 18 21H6C4.9 21 4 20.1 4 19V10Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/><\/svg><span>\u0412\u0430\u0448\u0435 \u0444\u043e\u0442\u043e<\/span><\/div>\r\n          <div class=\"tag\">\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u0430\u044f \u043f\u0440\u0438\u0445\u043e\u0436\u0430\u044f<\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n      <div class=\"gallery-nav\">\r\n        <div class=\"gnav-btn\" onclick=\"document.getElementById('galleryScroll').scrollBy({left:-330,behavior:'smooth'})\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15 6L9 12L15 18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"gnav-btn\" onclick=\"document.getElementById('galleryScroll').scrollBy({left:330,behavior:'smooth'})\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M9 6L15 12L9 18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FAQ ================= -->\r\n<section class=\"faq\" id=\"faq\">\r\n  <div class=\"wrap\">\r\n    <div class=\"section-head\">\r\n      <span class=\"section-tag\">\u0412\u043e\u043f\u0440\u043e\u0441 \u2014 \u043e\u0442\u0432\u0435\u0442<\/span>\r\n      <h2 class=\"section-title\">\u0427\u0430\u0441\u0442\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b<\/h2>\r\n      <p class=\"section-desc\">\u0421\u043e\u0431\u0440\u0430\u043b\u0438 \u043e\u0442\u0432\u0435\u0442\u044b \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0447\u0430\u0449\u0435 \u0432\u0441\u0435\u0433\u043e \u0437\u0430\u0434\u0430\u044e\u0442 \u043f\u0435\u0440\u0435\u0434 \u0437\u0430\u043a\u0430\u0437\u043e\u043c<\/p>\r\n    <\/div>\r\n    <div class=\"faq-list\" id=\"faqList\">\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">\u041a\u0430\u043a \u0431\u044b\u0441\u0442\u0440\u043e \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0440\u0438\u0435\u0445\u0430\u0442\u044c?<span class=\"plus\"><\/span><\/div>\r\n        <div class=\"faq-a\"><p>\u041e\u0431\u044b\u0447\u043d\u043e \u043c\u0430\u0441\u0442\u0435\u0440 \u0432\u044b\u0435\u0437\u0436\u0430\u0435\u0442 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 1\u20132 \u0447\u0430\u0441\u043e\u0432 \u043f\u043e\u0441\u043b\u0435 \u0437\u0430\u044f\u0432\u043a\u0438 \u043f\u043e \u0410\u043b\u043c\u0430\u0442\u044b. \u0422\u043e\u0447\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0441\u043e\u0433\u043b\u0430\u0441\u0443\u0435\u043c \u043f\u0440\u0438 \u0437\u0432\u043e\u043d\u043a\u0435 \u0438\u043b\u0438 \u0432 WhatsApp.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">\u0414\u0430\u0451\u0442\u0435 \u043b\u0438 \u0432\u044b \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u044e \u043d\u0430 \u0441\u0431\u043e\u0440\u043a\u0443?<span class=\"plus\"><\/span><\/div>\r\n        <div class=\"faq-a\"><p>\u0414\u0430, \u043d\u0430 \u0432\u0441\u0435 \u0432\u0438\u0434\u044b \u0440\u0430\u0431\u043e\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u044f. \u0415\u0441\u043b\u0438 \u043f\u043e\u0441\u043b\u0435 \u0441\u0431\u043e\u0440\u043a\u0438 \u0447\u0442\u043e-\u0442\u043e \u0440\u0430\u0437\u0431\u043e\u043b\u0442\u0430\u043b\u043e\u0441\u044c \u0438\u043b\u0438 \u0431\u044b\u043b\u043e \u0441\u043e\u0431\u0440\u0430\u043d\u043e \u043d\u0435\u0432\u0435\u0440\u043d\u043e \u2014 \u0443\u0441\u0442\u0440\u0430\u043d\u0438\u043c \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u0442\u0435 \u043b\u0438 \u0441 \u043c\u0435\u0431\u0435\u043b\u044c\u044e \u0438\u0437 \u043b\u044e\u0431\u044b\u0445 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u043e\u0432?<span class=\"plus\"><\/span><\/div>\r\n        <div class=\"faq-a\"><p>\u0421\u043e\u0431\u0438\u0440\u0430\u0435\u043c \u043c\u0435\u0431\u0435\u043b\u044c \u043b\u044e\u0431\u044b\u0445 \u0431\u0440\u0435\u043d\u0434\u043e\u0432 \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u0439 \u2014 \u043e\u0442 \u043c\u0430\u0441\u0441-\u043c\u0430\u0440\u043a\u0435\u0442\u0430 \u0434\u043e \u043c\u0435\u0431\u0435\u043b\u0438 \u043d\u0430 \u0437\u0430\u043a\u0430\u0437, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u043d\u0435\u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0435 \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">\u041d\u0443\u0436\u043d\u043e \u043b\u0438 \u043c\u043d\u0435 \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0441\u0431\u043e\u0440\u043a\u0438?<span class=\"plus\"><\/span><\/div>\r\n        <div class=\"faq-a\"><p>\u041f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435 \u0436\u0435\u043b\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043d\u0430 \u044d\u0442\u0430\u043f\u0435 \u043f\u0440\u0438\u0451\u043c\u043a\u0438, \u043d\u043e \u043d\u0435 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043d\u0430 \u043f\u0440\u043e\u0442\u044f\u0436\u0435\u043d\u0438\u0438 \u0432\u0441\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u044b \u2014 \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0441\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043f\u043e\u043c\u0435\u0449\u0435\u043d\u0438\u044e.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">\u041a\u0430\u043a \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u043b\u0443\u0433\u0438?<span class=\"plus\"><\/span><\/div>\r\n        <div class=\"faq-a\"><p>\u0426\u0435\u043d\u0430 \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u0442\u0438\u043f\u0430 \u043c\u0435\u0431\u0435\u043b\u0438, \u043e\u0431\u044a\u0451\u043c\u0430 \u0440\u0430\u0431\u043e\u0442 \u0438 \u0441\u0440\u043e\u0447\u043d\u043e\u0441\u0442\u0438. \u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0438\u043a\u0441\u0438\u0440\u0443\u0435\u043c \u0437\u0430\u0440\u0430\u043d\u0435\u0435 \u2014 \u0431\u0435\u0437 \u0434\u043e\u043f\u043b\u0430\u0442 \u043f\u043e \u0444\u0430\u043a\u0442\u0443 \u043f\u0440\u0438\u0435\u0437\u0434\u0430.<\/p><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"faq-item\">\r\n        <div class=\"faq-q\">\u041f\u043e\u043c\u043e\u0433\u0430\u0435\u0442\u0435 \u0441 \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u043e\u0439 \u043d\u0430 \u0434\u0430\u043b\u044c\u043d\u0438\u0435 \u0440\u0430\u0441\u0441\u0442\u043e\u044f\u043d\u0438\u044f?<span class=\"plus\"><\/span><\/div>\r\n        <div class=\"faq-a\"><p>\u0414\u0430, \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0443\u0435\u043c \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0443 \u043c\u0435\u0431\u0435\u043b\u0438 \u043a\u0430\u043a \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 \u0433\u043e\u0440\u043e\u0434\u0430, \u0442\u0430\u043a \u0438 \u043f\u043e \u0410\u043b\u043c\u0430\u0442\u0438\u043d\u0441\u043a\u043e\u0439 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u2014 \u0443\u0442\u043e\u0447\u043d\u0438\u0442\u0435 \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u043f\u0440\u0438 \u0437\u0430\u044f\u0432\u043a\u0435.<\/p><\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= CTA STRIP ================= -->\r\n<section class=\"cta-strip\">\r\n  <div class=\"wrap\">\r\n    <h3>\u0413\u043e\u0442\u043e\u0432\u044b \u0441\u043e\u0431\u0440\u0430\u0442\u044c, \u0440\u0430\u0437\u043e\u0431\u0440\u0430\u0442\u044c \u0438\u043b\u0438 \u043f\u0435\u0440\u0435\u0432\u0435\u0437\u0442\u0438 \u0432\u0430\u0448\u0443 \u043c\u0435\u0431\u0435\u043b\u044c \u0443\u0436\u0435 \u0441\u0435\u0433\u043e\u0434\u043d\u044f<\/h3>\r\n    <div class=\"cta-strip-actions\">\r\n      <a class=\"btn btn-white\" href=\"tel:+77756525934\">\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c \u0441\u0435\u0439\u0447\u0430\u0441<\/a>\r\n      <a class=\"btn btn-outline\" style=\"border-color:var(--white); color:var(--white);\" href=\"https:\/\/wa.me\/77756525934\" target=\"_blank\" rel=\"noopener\">\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 WhatsApp<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= CONTACTS ================= -->\r\n<section class=\"contacts\" id=\"contacts\">\r\n  <div class=\"bolt-field\" id=\"boltFieldContacts\"><\/div>\r\n  <div class=\"wrap\" style=\"position:relative; z-index:1;\">\r\n    <div class=\"section-head light-on-dark\" style=\"margin-bottom:44px;\">\r\n      <span class=\"section-tag\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/span>\r\n      <h2 class=\"section-title\">\u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438<\/h2>\r\n      <p class=\"section-desc\">\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u043f\u043e \u0410\u043b\u043c\u0430\u0442\u044b \u2014 \u0437\u0432\u043e\u043d\u0438\u0442\u0435, \u043f\u0438\u0448\u0438\u0442\u0435 \u0432 \u043c\u0435\u0441\u0441\u0435\u043d\u0434\u0436\u0435\u0440\u044b \u0438\u043b\u0438 \u0441\u043e\u0446\u0441\u0435\u0442\u0438<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"contacts-grid\">\r\n      <div>\r\n        <div class=\"contact-list\">\r\n          <a class=\"contact-row\" href=\"tel:+77756525934\">\r\n            <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6.6 10.8C8 13.6 10.4 16 13.2 17.4L15.4 15.2C15.7 14.9 16.1 14.8 16.5 14.9C17.7 15.3 19 15.5 20.3 15.5C20.9 15.5 21.3 15.9 21.3 16.5V20.3C21.3 20.9 20.9 21.3 20.3 21.3C10.7 21.3 3 13.6 3 4C3 3.4 3.4 3 4 3H7.8C8.4 3 8.8 3.4 8.8 4C8.8 5.3 9 6.6 9.4 7.8C9.5 8.2 9.4 8.6 9.1 8.9L6.6 10.8Z\" stroke=\"white\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n            <div class=\"txt\"><span>\u0422\u0435\u043b\u0435\u0444\u043e\u043d<\/span><b>+7 775 652 59 34<\/b><\/div>\r\n          <\/a>\r\n          <a class=\"contact-row\" href=\"mailto:promebelalmaty.kz@gmail.com\">\r\n            <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\" stroke=\"white\" stroke-width=\"1.7\"\/><path d=\"M4 7L12 13L20 7\" stroke=\"white\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n            <div class=\"txt\"><span>Email<\/span><b>promebelalmaty.kz@gmail.com<\/b><\/div>\r\n          <\/a>\r\n          <a class=\"contact-row\" href=\"#\">\r\n            <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 21C12 21 5 15 5 9.5C5 5.9 8.1 3 12 3C15.9 3 19 5.9 19 9.5C19 15 12 21 12 21Z\" stroke=\"white\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\/><circle cx=\"12\" cy=\"9.5\" r=\"2.4\" stroke=\"white\" stroke-width=\"1.7\"\/><\/svg><\/div>\r\n            <div class=\"txt\"><span>\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0438\u044f<\/span><b>\u0410\u043b\u043c\u0430\u0442\u044b \u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u044c<\/b><\/div>\r\n          <\/a>\r\n        <\/div>\r\n\r\n        <div style=\"margin-top:30px;\">\r\n          <span style=\"font-size:12px; font-weight:700; color:rgba(255,255,255,0.5); text-transform:uppercase; letter-spacing:.5px; display:block; margin-bottom:14px;\">\u041c\u044b \u0432 \u0441\u043e\u0446\u0441\u0435\u0442\u044f\u0445<\/span>\r\n          <div class=\"social-row\">\r\n            <a class=\"social-btn\" href=\"https:\/\/instagram.com\/pro_mebel.almaty\" target=\"_blank\" rel=\"noopener\" title=\"Instagram: pro_mebel.almaty\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><circle cx=\"17.2\" cy=\"6.8\" r=\"1\" fill=\"currentColor\"\/><\/svg>\r\n            <\/a>\r\n            <a class=\"social-btn\" href=\"https:\/\/www.tiktok.com\/@pro_mebel.kz\" target=\"_blank\" rel=\"noopener\" title=\"TikTok: pro_mebel.kz\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M16 3V13.5C16 15.4 14.4 17 12.5 17C10.6 17 9 15.4 9 13.5C9 11.6 10.6 10 12.5 10\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><path d=\"M16 3C16 5.2 17.8 7 20 7\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"contacts-form-note\">\r\n        <h3>\u041e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0437\u0430\u044f\u0432\u043a\u0443<\/h3>\r\n        <p>\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u0435 \u0438\u043b\u0438 \u043d\u0430\u043f\u0438\u0448\u0438\u0442\u0435 \u043d\u0430\u043c \u043b\u044e\u0431\u044b\u043c \u0443\u0434\u043e\u0431\u043d\u044b\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c \u2014 \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u0430\u0435\u043c \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0438 \u0441\u043e\u0433\u043b\u0430\u0441\u0443\u0435\u043c \u0432\u0440\u0435\u043c\u044f \u0432\u044b\u0435\u0437\u0434\u0430 \u043c\u0430\u0441\u0442\u0435\u0440\u0430 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 15 \u043c\u0438\u043d\u0443\u0442<\/p>\r\n        <a class=\"btn btn-primary\" href=\"tel:+77756525934\">\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c: +7 775 652 59 34<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<footer>\r\n  <div class=\"wrap\">\r\n    <p>\u00a9 2026 PRO-MEBEL.KZ \u2014 \u0441\u0431\u043e\u0440\u043a\u0430 \u0438 \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438 \u0432 \u0410\u043b\u043c\u0430\u0442\u044b.<\/p>\r\n    <p>promebelalmaty.kz@gmail.com \u00b7 +7 775 652 59 34<\/p>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<!-- ================= FLOATING BUTTONS ================= -->\r\n<div class=\"floaters\">\r\n  <a class=\"fab wa\" href=\"https:\/\/wa.me\/77756525934\" target=\"_blank\" rel=\"noopener\">\r\n    <span class=\"tip\">\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 WhatsApp<\/span>\r\n    <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M20.5 3.5C18.3 1.3 15.3 0 12.1 0C5.6 0 0.3 5.3 0.3 11.8C0.3 13.9 0.9 15.9 1.9 17.7L0.2 24L6.7 22.3C8.4 23.2 10.2 23.7 12.1 23.7C18.6 23.7 23.9 18.4 23.9 11.9C23.9 8.7 22.7 5.7 20.5 3.5Z\" fill=\"none\"\/><path d=\"M12 21.8C10.3 21.8 8.7 21.3 7.3 20.5L7 20.3L3.3 21.3L4.3 17.7L4.1 17.4C3.2 15.9 2.7 14.2 2.7 12.4C2.7 7.1 7 2.8 12.3 2.8C14.9 2.8 17.2 3.8 19 5.6C20.8 7.4 21.7 9.7 21.7 12.3C21.6 17.6 17.3 21.8 12 21.8Z\" stroke=\"white\" stroke-width=\"1.5\"\/><path d=\"M17 14.5C16.7 14.4 15.3 13.7 15 13.6C14.8 13.5 14.6 13.5 14.4 13.7C14.2 14 13.8 14.5 13.6 14.7C13.5 14.9 13.3 14.9 13.1 14.8C12.3 14.4 11.6 14 11 13.4C10.4 12.8 9.9 12.1 9.5 11.4C9.4 11.2 9.5 11 9.6 10.9C9.7 10.8 9.8 10.6 10 10.5C10.1 10.4 10.2 10.2 10.2 10.1C10.3 10 10.3 9.8 10.2 9.7C10.1 9.6 9.7 8.2 9.5 7.7C9.4 7.1 9.2 7.2 9 7.2C8.9 7.2 8.7 7.2 8.5 7.2C8.3 7.2 8 7.3 7.8 7.5C7.5 7.8 6.8 8.5 6.8 9.9C6.8 11.3 7.8 12.6 8 12.8C8.1 13 10 15.9 12.9 17.1C15.2 18 15.6 17.8 16.1 17.7C16.6 17.6 17.6 17.1 17.8 16.5C18 15.9 18 15.4 17.9 15.3C17.9 15.1 17.4 15 17 14.5Z\" fill=\"white\"\/><\/svg>\r\n  <\/a>\r\n  <a class=\"fab call\" href=\"tel:+77756525934\">\r\n    <span class=\"tip\">\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c: +7 775 652 59 34<\/span>\r\n    <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6.6 10.8C8 13.6 10.4 16 13.2 17.4L15.4 15.2C15.7 14.9 16.1 14.8 16.5 14.9C17.7 15.3 19 15.5 20.3 15.5C20.9 15.5 21.3 15.9 21.3 16.5V20.3C21.3 20.9 20.9 21.3 20.3 21.3C10.7 21.3 3 13.6 3 4C3 3.4 3.4 3 4 3H7.8C8.4 3 8.8 3.4 8.8 4C8.8 5.3 9 6.6 9.4 7.8C9.5 8.2 9.4 8.6 9.1 8.9L6.6 10.8Z\" stroke=\"white\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/><\/svg>\r\n  <\/a>\r\n<\/div>\r\n\r\n<script>\r\n  \/\/ FAQ accordion\r\n  document.querySelectorAll('.faq-item').forEach(function(item){\r\n    var q = item.querySelector('.faq-q');\r\n    var a = item.querySelector('.faq-a');\r\n    q.addEventListener('click', function(){\r\n      var isOpen = item.classList.contains('open');\r\n      document.querySelectorAll('.faq-item').forEach(function(other){\r\n        other.classList.remove('open');\r\n        other.querySelector('.faq-a').style.maxHeight = null;\r\n      });\r\n      if(!isOpen){\r\n        item.classList.add('open');\r\n        a.style.maxHeight = a.scrollHeight + 'px';\r\n      }\r\n    });\r\n  });\r\n\r\n  \/\/ decorative bolt-head pattern (subtle, matches assembly theme)\r\n  function bolt(x,y,r){\r\n    return '<div class=\"bolt\" style=\"left:'+x+'%; top:'+y+'%;\">' +\r\n      '<svg viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"'+ (r||'#C18C38') +'\" stroke-width=\"1.6\"\/>' +\r\n      '<path d=\"M12 4L12 20M4 12L20 12M6.3 6.3L17.7 17.7M17.7 6.3L6.3 17.7\" stroke=\"'+ (r||'#C18C38') +'\" stroke-width=\"1.2\"\/><\/svg><\/div>';\r\n  }\r\n  var positions = [[5,15],[92,25],[15,80],[85,70],[50,10],[70,90],[30,45],[8,55]];\r\n  ['boltFieldHero','boltFieldStats','boltFieldContacts'].forEach(function(id){\r\n    var el = document.getElementById(id);\r\n    if(!el) return;\r\n    var html = '';\r\n    positions.forEach(function(p, i){ html += bolt(p[0], p[1], '#C18C38'); });\r\n    el.innerHTML = html;\r\n  });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>PRO-MEBEL.KZ \u2014 \u0421\u0431\u043e\u0440\u043a\u0430 \u0438 \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0430 \u043c\u0435\u0431\u0435\u043b\u0438 \u0432 \u0410\u043b\u043c\u0430\u0442\u044b \u0423\u0441\u043b\u0443\u0433\u0438 \u0413\u0430\u043b\u0435\u0440\u0435\u044f \u041f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \u0412\u043e\u043f\u0440\u043e\u0441\u044b \u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b +7 775 652 59 34 \u041c\u0435\u0431\u0435\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0438\u0441 \u0410\u043b\u043c\u0430\u0442\u044b \u041a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u0430\u044f \u0441\u0431\u043e\u0440\u043a\u0430. \u0410\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u0430\u044f \u0440\u0430\u0437\u0431\u043e\u0440\u043a\u0430. \u041a\u043e\u043c\u0444\u043e\u0440\u0442\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0435\u0437\u0434. PRO-MEBEL.KZ \u2014 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0440\u0432\u0438\u0441 \u043f\u043e \u0441\u0431\u043e\u0440\u043a\u0435, \u0440\u0430\u0437\u0431\u043e\u0440\u043a\u0435, \u0440\u0435\u043c\u043e\u043d\u0442\u0443 \u0438 \u043f\u0435\u0440\u0435\u0432\u043e\u0437\u043a\u0435 \u043c\u0435\u0431\u0435\u043b\u0438. \u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0441 \u0447\u0430\u0441\u0442\u043d\u044b\u043c\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c\u0438 \u0438 \u043e\u0444\u0438\u0441\u0430\u043c\u0438, \u043e\u0442\u0432\u0435\u0447\u0430\u0435\u043c \u0437\u0430 \u043a\u0430\u0436\u0434\u044b\u0439 \u0432\u0438\u043d\u0442 \u0412\u044b\u0437\u0432\u0430\u0442\u044c \u043c\u0430\u0441\u0442\u0435\u0440\u0430 \u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 WhatsApp 500+\u0421\u0431\u043e\u0440\u043e\u043a \u043c\u0435\u0431\u0435\u043b\u0438 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pro-mebel.kz\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pro-mebel.kz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pro-mebel.kz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pro-mebel.kz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pro-mebel.kz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":19,"href":"https:\/\/pro-mebel.kz\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":55,"href":"https:\/\/pro-mebel.kz\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/55"}],"wp:attachment":[{"href":"https:\/\/pro-mebel.kz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}