{"id":10,"date":"2026-07-28T14:49:19","date_gmt":"2026-07-28T14:49:19","guid":{"rendered":"https:\/\/taza-samal.kz\/?page_id=10"},"modified":"2026-07-28T15:05:49","modified_gmt":"2026-07-28T15:05:49","slug":"elementor-10","status":"publish","type":"page","link":"https:\/\/taza-samal.kz\/","title":{"rendered":"Elementor #10"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13ee523 e-con-full e-flex e-con e-parent\" data-id=\"13ee523\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-696dda1 elementor-widget elementor-widget-html\" data-id=\"696dda1\" 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>Taza Samal \u2014 \u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440 \u0432 \u0410\u0441\u0442\u0430\u043d\u0435<\/title>\r\n<script>document.documentElement.classList.add('js');<\/script>\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=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --white:#ffffff;\r\n    --ink:#0e1a24;\r\n    --steel:#5c7186;\r\n    --blue:#3fb4fc;\r\n    --blue-deep:#0e7fbe;\r\n    --frost:#eef8fe;\r\n    --frost-2:#e2f2fc;\r\n    --line:#d7e7f1;\r\n    --radius:18px;\r\n    --wrap:1180px;\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:'Inter', sans-serif;\r\n    color:var(--ink);\r\n    background:var(--white);\r\n    line-height:1.5;\r\n    -webkit-font-smoothing:antialiased;\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  h1,h2,h3{font-family:'Space Grotesk', sans-serif; line-height:1.1; letter-spacing:-0.01em;}\r\n  .mono{font-family:'JetBrains Mono', monospace;}\r\n  .wrap{max-width:var(--wrap); margin:0 auto; padding:0 28px;}\r\n  .eyebrow{\r\n    font-family:'JetBrains Mono', monospace;\r\n    font-size:12.5px;\r\n    font-weight:600;\r\n    letter-spacing:.14em;\r\n    text-transform:uppercase;\r\n    color:var(--blue-deep);\r\n    display:flex;\r\n    align-items:center;\r\n    gap:10px;\r\n  }\r\n  .eyebrow::before{\r\n    content:\"\";\r\n    width:22px; height:2px;\r\n    background:var(--blue);\r\n    display:inline-block;\r\n  }\r\n  section{padding:96px 0;}\r\n  @media (max-width:720px){ section{padding:64px 0;} }\r\n\r\n  \/* ---------- BUTTONS ---------- *\/\r\n  .btn{\r\n    display:inline-flex; align-items:center; justify-content:center; gap:10px;\r\n    padding:15px 26px;\r\n    border-radius:12px;\r\n    font-weight:600;\r\n    font-size:15px;\r\n    cursor:pointer;\r\n    border:1.5px solid transparent;\r\n    transition:transform .15s ease, box-shadow .15s ease, background .15s ease, border-color .15s ease;\r\n    white-space:nowrap;\r\n  }\r\n  .btn-primary{\r\n    background:var(--ink);\r\n    color:var(--white);\r\n    box-shadow:0 10px 24px -12px rgba(14,26,36,.55);\r\n  }\r\n  .btn-primary:hover{transform:translateY(-2px); box-shadow:0 14px 28px -12px rgba(14,26,36,.6);}\r\n  .btn-outline{\r\n    background:transparent;\r\n    border-color:var(--line);\r\n    color:var(--ink);\r\n  }\r\n  .btn-outline:hover{border-color:var(--blue); background:var(--frost); transform:translateY(-2px);}\r\n  .btn-blue{\r\n    background:var(--blue);\r\n    color:#062736;\r\n    box-shadow:0 10px 24px -12px rgba(63,180,252,.65);\r\n  }\r\n  .btn-blue:hover{transform:translateY(-2px); background:#33aef9;}\r\n  .btn svg{width:18px; height:18px; flex:none;}\r\n\r\n  \/* ---------- HEADER ---------- *\/\r\n  header{\r\n    position:sticky; top:0; z-index:100;\r\n    background:rgba(255,255,255,.86);\r\n    backdrop-filter:blur(10px);\r\n    border-bottom:1px solid var(--line);\r\n  }\r\n  .nav{\r\n    display:flex; align-items:center; justify-content:space-between;\r\n    height:78px;\r\n  }\r\n  .logo{display:flex; align-items:center; gap:11px; font-family:'Space Grotesk'; font-weight:700; font-size:19px;}\r\n  .logo-mark{\r\n    width:38px; height:38px; border-radius:10px;\r\n    background:linear-gradient(155deg, var(--blue), var(--blue-deep));\r\n    display:flex; align-items:center; justify-content:center;\r\n    flex:none;\r\n  }\r\n  .logo-mark svg{width:20px; height:20px;}\r\n  .logo-sub{display:block; font-family:'Inter'; font-weight:500; font-size:11px; color:var(--steel); letter-spacing:.02em;}\r\n  .nav-links{display:flex; gap:30px; font-size:14.5px; font-weight:500;}\r\n  .nav-links a{color:var(--steel); transition:color .15s;}\r\n  .nav-links a:hover{color:var(--blue-deep);}\r\n  .nav-cta{display:flex; align-items:center; gap:14px;}\r\n  .nav-phone{font-family:'JetBrains Mono'; font-weight:600; font-size:15px; display:flex; align-items:center; gap:8px;}\r\n  .nav-phone svg{width:17px; height:17px; color:var(--blue-deep);}\r\n  .burger{display:none;}\r\n  @media (max-width:980px){\r\n    .nav-links{display:none;}\r\n    .nav-phone span{display:none;}\r\n  }\r\n\r\n  \/* ---------- HERO ---------- *\/\r\n  .hero{\r\n    position:relative;\r\n    padding:76px 0 100px;\r\n    overflow:hidden;\r\n    background:\r\n      radial-gradient(1100px 480px at 82% -8%, var(--frost) 0%, rgba(238,248,254,0) 60%);\r\n  }\r\n  .hero-grid{\r\n    display:grid;\r\n    grid-template-columns:1.05fr .95fr;\r\n    gap:56px;\r\n    align-items:center;\r\n  }\r\n  @media (max-width:940px){ .hero-grid{grid-template-columns:1fr;} }\r\n  .hero h1{\r\n    font-size:clamp(34px, 4.6vw, 56px);\r\n    margin:20px 0 22px;\r\n    font-weight:700;\r\n  }\r\n  .hero h1 em{\r\n    font-style:normal;\r\n    color:var(--blue-deep);\r\n    background:linear-gradient(180deg, transparent 62%, var(--frost-2) 62%);\r\n  }\r\n  .hero p.lead{\r\n    font-size:18px;\r\n    color:var(--steel);\r\n    max-width:520px;\r\n    margin-bottom:34px;\r\n  }\r\n  .hero-cta{display:flex; gap:14px; flex-wrap:wrap; margin-bottom:44px;}\r\n  .trust-row{display:flex; gap:34px; flex-wrap:wrap;}\r\n  .trust-item{display:flex; flex-direction:column;}\r\n  .trust-item b{font-family:'Space Grotesk'; font-size:24px; font-weight:700;}\r\n  .trust-item span{font-size:12.5px; color:var(--steel); font-weight:500;}\r\n\r\n  \/* Hero visual: wall + trace-line + unit, built as SVG illustration *\/\r\n  .hero-visual{position:relative;}\r\n  .hero-visual .frame{\r\n    position:relative;\r\n    border-radius:22px;\r\n    overflow:hidden;\r\n    background:linear-gradient(160deg, #f7fbfe, #eaf5fc);\r\n    border:1px solid var(--line);\r\n    aspect-ratio:4\/5;\r\n  }\r\n  .hero-visual svg{width:100%; height:100%;}\r\n  .badge-float{\r\n    position:absolute;\r\n    left:-18px; bottom:26px;\r\n    background:var(--white);\r\n    border:1px solid var(--line);\r\n    border-radius:14px;\r\n    padding:14px 18px;\r\n    box-shadow:0 18px 40px -20px rgba(14,26,36,.35);\r\n    display:flex; align-items:center; gap:12px;\r\n    max-width:230px;\r\n  }\r\n  @media (max-width:940px){ .badge-float{left:14px;} }\r\n  .badge-float .dot{width:34px; height:34px; border-radius:10px; background:var(--frost); display:flex; align-items:center; justify-content:center; flex:none;}\r\n  .badge-float .dot svg{width:18px; height:18px; color:var(--blue-deep);}\r\n  .badge-float b{font-size:13.5px; display:block;}\r\n  .badge-float span{font-size:12px; color:var(--steel);}\r\n\r\n  \/* ---------- SECTION HEADERS ---------- *\/\r\n  .sec-head{max-width:640px; margin-bottom:52px;}\r\n  .sec-head h2{font-size:clamp(26px,3.2vw,38px); margin-top:16px;}\r\n  .sec-head p{color:var(--steel); margin-top:14px; font-size:16px;}\r\n  .sec-head.center{margin-left:auto; margin-right:auto; text-align:center;}\r\n  .sec-head.center .eyebrow{justify-content:center;}\r\n\r\n  \/* ---------- FEATURES ---------- *\/\r\n  .features{background:var(--frost);}\r\n  .feature-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:2px;\r\n    background:var(--line);\r\n    border:1px solid var(--line);\r\n    border-radius:var(--radius);\r\n    overflow:hidden;\r\n  }\r\n  @media (max-width:900px){ .feature-grid{grid-template-columns:1fr 1fr;} }\r\n  @media (max-width:560px){ .feature-grid{grid-template-columns:1fr;} }\r\n  .feature-card{\r\n    background:var(--white);\r\n    padding:34px 26px;\r\n  }\r\n  .feature-icon{\r\n    width:46px; height:46px; border-radius:12px;\r\n    background:var(--frost);\r\n    display:flex; align-items:center; justify-content:center;\r\n    margin-bottom:18px;\r\n  }\r\n  .feature-icon svg{width:23px; height:23px; color:var(--blue-deep);}\r\n  .feature-card h3{font-size:16.5px; font-weight:600; margin-bottom:9px;}\r\n  .feature-card p{font-size:14px; color:var(--steel);}\r\n\r\n  \/* ---------- PROCESS (signature trace line) ---------- *\/\r\n  .process{position:relative;}\r\n  .process-track{\r\n    position:relative;\r\n    margin-top:20px;\r\n  }\r\n  .process-line-svg{width:100%; display:block;}\r\n  .process-steps{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:24px;\r\n    margin-top:-2px;\r\n  }\r\n  @media (max-width:840px){ .process-steps{grid-template-columns:1fr 1fr;} .process-line-svg{display:none;} }\r\n  @media (max-width:520px){ .process-steps{grid-template-columns:1fr;} }\r\n  .step{\r\n    background:var(--white);\r\n    border:1px solid var(--line);\r\n    border-radius:16px;\r\n    padding:26px 22px;\r\n  }\r\n  .step .num{\r\n    font-family:'JetBrains Mono'; font-weight:600; font-size:12.5px; color:var(--blue-deep);\r\n    display:flex; align-items:center; gap:10px; margin-bottom:14px;\r\n  }\r\n  .step .num .ring{\r\n    width:30px; height:30px; border-radius:50%;\r\n    border:1.5px solid var(--blue);\r\n    display:flex; align-items:center; justify-content:center;\r\n    color:var(--blue-deep); font-size:12px;\r\n  }\r\n  .step h3{font-size:16px; font-weight:600; margin-bottom:8px;}\r\n  .step p{font-size:13.5px; color:var(--steel);}\r\n\r\n  \/* ---------- SERVICES ---------- *\/\r\n  .services-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:24px;\r\n  }\r\n  @media (max-width:900px){ .services-grid{grid-template-columns:1fr 1fr;} }\r\n  @media (max-width:600px){ .services-grid{grid-template-columns:1fr;} }\r\n  .service-card{\r\n    border:1px solid var(--line);\r\n    border-radius:var(--radius);\r\n    overflow:hidden;\r\n    background:var(--white);\r\n    transition:box-shadow .2s ease, transform .2s ease;\r\n  }\r\n  .service-card:hover{box-shadow:0 20px 40px -24px rgba(14,26,36,.3); transform:translateY(-3px);}\r\n  .service-photo{\r\n    aspect-ratio:4\/3;\r\n    background:linear-gradient(155deg, var(--frost), var(--frost-2));\r\n    display:flex; align-items:center; justify-content:center;\r\n    position:relative;\r\n  }\r\n  .service-photo img{width:100%; height:100%; object-fit:cover;}\r\n  .ph-icon{color:var(--blue-deep); opacity:.55;}\r\n  .ph-icon svg{width:34px; height:34px;}\r\n  .service-body{padding:22px 22px 26px;}\r\n  .service-body h3{font-size:16.5px; font-weight:600; margin-bottom:8px;}\r\n  .service-body p{font-size:13.5px; color:var(--steel);}\r\n\r\n  \/* ---------- STATS ---------- *\/\r\n  .stats{background:var(--ink); color:var(--white);}\r\n  .stats .sec-head h2, .stats .sec-head p{color:var(--white);}\r\n  .stats .sec-head p{color:#a9bccb;}\r\n  .stats .eyebrow{color:var(--blue);}\r\n  .stats .eyebrow::before{background:var(--blue);}\r\n  .stats-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:1px;\r\n    background:rgba(255,255,255,.12);\r\n    border:1px solid rgba(255,255,255,.12);\r\n    border-radius:var(--radius);\r\n    overflow:hidden;\r\n  }\r\n  @media (max-width:760px){ .stats-grid{grid-template-columns:1fr 1fr;} }\r\n  .stat-cell{\r\n    background:#101f2b;\r\n    padding:36px 24px;\r\n  }\r\n  .stat-cell b{\r\n    font-family:'JetBrains Mono'; font-weight:600;\r\n    font-size:clamp(30px,4vw,42px);\r\n    color:var(--blue);\r\n    display:block;\r\n  }\r\n  .stat-cell span{font-size:13.5px; color:#a9bccb; margin-top:8px; display:block;}\r\n\r\n  \/* ---------- CONTRACT ---------- *\/\r\n  .contract-wrap{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:0;\r\n    border:1px solid var(--line);\r\n    border-radius:24px;\r\n    overflow:hidden;\r\n  }\r\n  @media (max-width:900px){ .contract-wrap{grid-template-columns:1fr;} }\r\n  .contract-text{padding:52px 48px; background:var(--white);}\r\n  @media (max-width:600px){ .contract-text{padding:36px 26px;} }\r\n  .contract-text h2{font-size:clamp(24px,3vw,32px); margin:16px 0 16px;}\r\n  .contract-text > p{color:var(--steel); font-size:15.5px; margin-bottom:28px;}\r\n  .contract-list{display:grid; grid-template-columns:1fr 1fr; gap:18px 20px; margin-bottom:32px;}\r\n  .contract-list li{display:flex; align-items:center; gap:10px; font-size:14px; font-weight:500;}\r\n  .contract-list svg{width:18px; height:18px; color:var(--blue-deep); flex:none;}\r\n  .contract-btns{display:flex; gap:14px; flex-wrap:wrap;}\r\n  .contract-photo{\r\n    position:relative;\r\n    background:linear-gradient(160deg, var(--frost), var(--frost-2));\r\n    min-height:340px;\r\n  }\r\n  .contract-photo img{width:100%; height:100%; object-fit:cover; position:absolute; inset:0;}\r\n  .contract-photo .ph-center{\r\n    position:absolute; inset:0; display:flex; align-items:center; justify-content:center; flex-direction:column; gap:10px; color:var(--blue-deep); opacity:.5;\r\n  }\r\n  .contract-photo .ph-center svg{width:42px; height:42px;}\r\n  .contract-photo .ph-center span{font-family:'JetBrains Mono'; font-size:11.5px; letter-spacing:.08em; text-transform:uppercase;}\r\n\r\n  \/* ---------- GALLERY ---------- *\/\r\n  .gallery-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3, 1fr);\r\n    grid-auto-rows:200px;\r\n    gap:14px;\r\n  }\r\n  .gallery-grid a.g-item:nth-child(1){grid-column:span 2; grid-row:span 2;}\r\n  @media (max-width:900px){\r\n    .gallery-grid{grid-template-columns:repeat(2,1fr); grid-auto-rows:170px;}\r\n    .gallery-grid a.g-item:nth-child(1){grid-column:span 2; grid-row:span 1;}\r\n  }\r\n  @media (max-width:560px){\r\n    .gallery-grid{grid-template-columns:1fr; grid-auto-rows:200px;}\r\n    .gallery-grid a.g-item:nth-child(1){grid-column:span 1;}\r\n  }\r\n  .g-item{\r\n    position:relative;\r\n    border-radius:14px;\r\n    overflow:hidden;\r\n    background:linear-gradient(155deg, var(--frost), var(--frost-2));\r\n    display:block;\r\n  }\r\n  .g-item img{width:100%; height:100%; object-fit:cover;}\r\n  .g-item .ph-center{position:absolute; inset:0; display:flex; align-items:center; justify-content:center; color:var(--blue-deep); opacity:.45;}\r\n  .g-item .ph-center svg{width:30px; height:30px;}\r\n\r\n  \/* ---------- REVIEWS ---------- *\/\r\n  .reviews-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:20px;\r\n  }\r\n  @media (max-width:980px){ .reviews-grid{grid-template-columns:1fr 1fr;} }\r\n  @media (max-width:560px){ .reviews-grid{grid-template-columns:1fr;} }\r\n  .review-card{\r\n    border:1px solid var(--line);\r\n    border-radius:16px;\r\n    padding:26px 22px;\r\n    background:var(--white);\r\n  }\r\n  .stars{display:flex; gap:3px; margin-bottom:16px;}\r\n  .stars svg{width:15px; height:15px; color:var(--blue);}\r\n  .review-card p{font-size:14px; color:var(--ink); margin-bottom:20px; line-height:1.55;}\r\n  .reviewer{display:flex; align-items:center; gap:10px;}\r\n  .reviewer .av{width:36px; height:36px; border-radius:50%; background:var(--frost); display:flex; align-items:center; justify-content:center; font-family:'Space Grotesk'; font-weight:600; font-size:13px; color:var(--blue-deep); flex:none;}\r\n  .reviewer b{font-size:13.5px; display:block;}\r\n  .reviewer span{font-size:11.5px; color:var(--steel);}\r\n\r\n  \/* ---------- FAQ ---------- *\/\r\n  .faq-list{max-width:760px; margin:0 auto;}\r\n  .faq-item{border-bottom:1px solid var(--line);}\r\n  .faq-q{\r\n    width:100%; text-align:left; background:none; border:none; cursor:pointer;\r\n    padding:22px 4px; display:flex; align-items:center; justify-content:space-between; gap:16px;\r\n    font-family:'Space Grotesk'; font-size:16.5px; font-weight:600; color:var(--ink);\r\n  }\r\n  .faq-q .plus{width:26px; height:26px; border-radius:50%; border:1.5px solid var(--line); flex:none; position:relative; transition:transform .25s ease, border-color .25s ease;}\r\n  .faq-q .plus::before, .faq-q .plus::after{content:\"\"; position:absolute; background:var(--blue-deep); transition:opacity .2s;}\r\n  .faq-q .plus::before{left:7px; right:7px; top:50%; height:1.6px; transform:translateY(-50%);}\r\n  .faq-q .plus::after{top:7px; bottom:7px; left:50%; width:1.6px; transform:translateX(-50%);}\r\n  .faq-item.open .faq-q .plus{transform:rotate(135deg); border-color:var(--blue);}\r\n  .faq-a{max-height:0; overflow:hidden; transition:max-height .3s ease;}\r\n  .faq-a p{padding:0 4px 24px; font-size:14.5px; color:var(--steel); max-width:640px;}\r\n\r\n  \/* ---------- CTA \/ FORM ---------- *\/\r\n  .cta-section{background:var(--frost);}\r\n  .cta-wrap{\r\n    display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:start;\r\n  }\r\n  @media (max-width:900px){ .cta-wrap{grid-template-columns:1fr;} }\r\n  .cta-form{\r\n    background:var(--white);\r\n    border:1px solid var(--line);\r\n    border-radius:22px;\r\n    padding:36px;\r\n  }\r\n  .cta-form .field{margin-bottom:16px;}\r\n  .cta-form label{display:block; font-size:13px; font-weight:600; margin-bottom:8px;}\r\n  .cta-form input, .cta-form textarea{\r\n    width:100%; padding:13px 15px; border-radius:10px; border:1.5px solid var(--line);\r\n    font-family:'Inter'; font-size:14.5px; background:var(--white); color:var(--ink);\r\n  }\r\n  .cta-form input:focus, .cta-form textarea:focus{outline:none; border-color:var(--blue);}\r\n  .cta-form textarea{resize:vertical; min-height:90px;}\r\n  .cta-form button{width:100%; margin-top:6px;}\r\n  .cta-note{font-size:12px; color:var(--steel); margin-top:14px; text-align:center;}\r\n\r\n  \/* ---------- FOOTER ---------- *\/\r\n  footer{background:var(--ink); color:#c8d6e0; padding:64px 0 32px;}\r\n  .footer-grid{display:grid; grid-template-columns:1.4fr 1fr 1fr 1fr; gap:40px; margin-bottom:48px;}\r\n  @media (max-width:800px){ .footer-grid{grid-template-columns:1fr 1fr; row-gap:36px;} }\r\n  @media (max-width:520px){ .footer-grid{grid-template-columns:1fr;} }\r\n  .footer-grid h4{font-size:13px; color:var(--white); font-weight:600; margin-bottom:16px; letter-spacing:.02em;}\r\n  .footer-grid li{margin-bottom:10px; font-size:14px;}\r\n  .footer-grid a:hover{color:var(--blue);}\r\n  .footer-logo{display:flex; align-items:center; gap:10px; font-family:'Space Grotesk'; font-weight:700; font-size:18px; color:var(--white); margin-bottom:14px;}\r\n  .footer-bottom{border-top:1px solid rgba(255,255,255,.12); padding-top:26px; display:flex; justify-content:space-between; flex-wrap:wrap; gap:12px; font-size:12.5px; color:#7e93a3;}\r\n\r\n  \/* ---------- FLOATING BUTTONS ---------- *\/\r\n  .float-stack{position:fixed; right:22px; bottom:22px; z-index:200; display:flex; flex-direction:column; gap:12px;}\r\n  .float-btn{\r\n    width:56px; height:56px; border-radius:50%; display:flex; align-items:center; justify-content:center;\r\n    box-shadow:0 14px 30px -10px rgba(14,26,36,.4);\r\n    transition:transform .15s ease;\r\n  }\r\n  .float-btn:hover{transform:scale(1.07);}\r\n  .float-btn.wa{background:#25D366;}\r\n  .float-btn.call{background:var(--ink);}\r\n  .float-btn svg{width:26px; height:26px; color:#fff;}\r\n\r\n  .reveal{opacity:1; transform:none;}\r\n  html.js .reveal{opacity:0; transform:translateY(18px); transition:opacity .6s ease, transform .6s ease;}\r\n  html.js .reveal.in{opacity:1; transform:translateY(0);}\r\n  @media (prefers-reduced-motion: reduce){\r\n    .reveal{opacity:1; transform:none; transition:none;}\r\n    html{scroll-behavior:auto;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ================= HEADER ================= -->\r\n<header>\r\n  <div class=\"wrap nav\">\r\n    <div class=\"logo\">\r\n      <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-28-\u0438\u044e\u043b.-2026-\u0433.-18_24_45-e1785249816667.png\" alt=\"Taza Samal\" style=\"height:42px; width:auto; object-fit:contain;\">\r\n    <\/div>\r\n    <nav class=\"nav-links\">\r\n      <a href=\"#services\">\u0423\u0441\u043b\u0443\u0433\u0438<\/a>\r\n      <a href=\"#stats\">\u041c\u044b \u0432 \u0446\u0438\u0444\u0440\u0430\u0445<\/a>\r\n      <a href=\"#gallery\">\u0413\u0430\u043b\u0435\u0440\u0435\u044f<\/a>\r\n      <a href=\"#contract\">\u0414\u043e\u0433\u043e\u0432\u043e\u0440<\/a>\r\n      <a href=\"#reviews\">\u041e\u0442\u0437\u044b\u0432\u044b<\/a>\r\n      <a href=\"#faq\">FAQ<\/a>\r\n    <\/nav>\r\n    <div class=\"nav-cta\">\r\n      <a class=\"nav-phone\" href=\"tel:+77783589044\">\r\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\r\n        <span>+7 778 358 90 44<\/span>\r\n      <\/a>\r\n      <a class=\"btn btn-blue\" href=\"#contact\">\u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n\r\n<!-- ================= HERO ================= -->\r\n<section class=\"hero\">\r\n  <div class=\"wrap hero-grid\">\r\n    <div>\r\n      <div class=\"eyebrow\">TAZA SAMAL \u00b7 \u0428\u0422\u0420\u041e\u0411\u041a\u0410 \u0412 \u0410\u0421\u0422\u0410\u041d\u0415<\/div>\r\n      <h1>\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440 - <em>\u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u0441\u0430\u043c\u044b\u0439 \u0447\u0438\u0441\u0442\u044b\u0439 \u044d\u0442\u0430\u043f<\/em> \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438<\/h1>\r\n      <p class=\"lead\">\u041f\u0440\u044f\u0447\u0435\u043c \u0442\u0440\u0430\u0441\u0441\u0443 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440\u0430 \u0432 \u0441\u0442\u0435\u043d\u0435: \u0442\u043e\u0447\u043d\u0430\u044f \u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0430, \u0448\u0442\u0440\u043e\u0431\u043b\u0435\u043d\u0438\u0435 \u0441 \u043f\u044b\u043b\u0435\u043e\u0442\u0432\u043e\u0434\u043e\u043c \u0438 \u0430\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u0430\u044f \u0437\u0430\u043a\u043b\u0430\u0434\u043a\u0430 \u2014 \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u0434\u044b\u0440 \u0438 \u0441\u043b\u0435\u0434\u043e\u0432 \u043d\u0430 \u0431\u0443\u0434\u0443\u0449\u0435\u0439 \u043e\u0442\u0434\u0435\u043b\u043a\u0435.<\/p>\r\n      <div class=\"hero-cta\">\r\n        <a class=\"btn btn-primary\" href=\"#contact\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" 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>\r\n          \u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c \u0448\u0442\u0440\u043e\u0431\u043a\u0443\r\n        <\/a>\r\n        <a class=\"btn btn-outline\" href=\"https:\/\/wa.me\/77783589044?text=\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435!%20\u0425\u043e\u0447\u0443%20\u0437\u0430\u043a\u0430\u0437\u0430\u0442\u044c%20\u0448\u0442\u0440\u043e\u0431\u043a\u0443%20\u043f\u043e\u0434%20\u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440.\" target=\"_blank\" rel=\"noopener\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.47 14.38c-.29-.15-1.72-.85-1.99-.95-.27-.1-.46-.15-.66.15-.2.29-.76.94-.93 1.14-.17.2-.34.22-.63.07-.29-.15-1.22-.45-2.32-1.43-.86-.76-1.44-1.71-1.61-2-.17-.29-.02-.45.13-.6.13-.13.29-.34.44-.51.15-.17.2-.29.29-.49.1-.2.05-.37-.02-.51-.07-.15-.66-1.59-.9-2.18-.24-.57-.48-.5-.66-.51h-.56c-.2 0-.51.07-.78.37-.27.29-1.02 1-1.02 2.44s1.05 2.83 1.19 3.03c.15.2 2.06 3.14 5 4.4.7.3 1.24.48 1.67.62.7.22 1.34.19 1.84.12.56-.08 1.72-.7 1.96-1.38.24-.68.24-1.26.17-1.38-.07-.12-.27-.2-.56-.35z\"\/><path d=\"M12.04 2C6.55 2 2.09 6.46 2.09 11.94c0 1.87.51 3.63 1.4 5.14L2 22l5.05-1.44a10 10 0 0 0 4.99 1.34h.01c5.5 0 9.96-4.46 9.96-9.94A9.9 9.9 0 0 0 12.04 2z\"\/><\/svg>\r\n          WhatsApp\r\n        <\/a>\r\n      <\/div>\r\n      <div class=\"trust-row\">\r\n        <div class=\"trust-item\"><b>12<\/b><span>\u043b\u0435\u0442 \u043e\u043f\u044b\u0442\u0430<\/span><\/div>\r\n        <div class=\"trust-item\"><b>700+<\/b><span>\u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/span><\/div>\r\n        <div class=\"trust-item\"><b>10 000+<\/b><span>\u0437\u0430\u043a\u0430\u0437\u043e\u0432<\/span><\/div>\r\n        <div class=\"trust-item\"><b>100%<\/b><span>\u0433\u0430\u0440\u0430\u043d\u0442\u0438\u044f<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hero-visual\">\r\n      <div class=\"frame\">\r\n        <svg viewBox=\"0 0 460 560\" fill=\"none\">\r\n          <rect width=\"460\" height=\"560\" fill=\"url(#wallgrad)\"\/>\r\n          <defs>\r\n            <linearGradient id=\"wallgrad\" x1=\"0\" y1=\"0\" x2=\"460\" y2=\"560\" gradientUnits=\"userSpaceOnUse\">\r\n              <stop stop-color=\"#f7fbfe\"\/><stop offset=\"1\" stop-color=\"#e7f4fc\"\/>\r\n            <\/linearGradient>\r\n          <\/defs>\r\n          <!-- window -->\r\n          <rect x=\"330\" y=\"60\" width=\"96\" height=\"130\" rx=\"4\" fill=\"#ffffff\" stroke=\"#cfe4f0\" stroke-width=\"2\"\/>\r\n          <line x1=\"378\" y1=\"60\" x2=\"378\" y2=\"190\" stroke=\"#cfe4f0\" stroke-width=\"2\"\/>\r\n          <line x1=\"330\" y1=\"125\" x2=\"426\" y2=\"125\" stroke=\"#cfe4f0\" stroke-width=\"2\"\/>\r\n          <!-- AC unit -->\r\n          <rect x=\"40\" y=\"46\" width=\"180\" height=\"52\" rx=\"10\" fill=\"#ffffff\" stroke=\"#c7dde9\" stroke-width=\"2\"\/>\r\n          <rect x=\"52\" y=\"60\" width=\"150\" height=\"8\" rx=\"4\" fill=\"#dcedf6\"\/>\r\n          <circle cx=\"196\" cy=\"72\" r=\"4\" fill=\"var(--blue)\"\/>\r\n          <!-- trace line (signature) -->\r\n          <path d=\"M120 98 L120 200 Q120 214 134 214 L300 214 Q314 214 314 228 L314 340 Q314 354 328 354 L360 354\" stroke=\"#3fb4fc\" stroke-width=\"6\" stroke-linecap=\"round\" fill=\"none\" stroke-dasharray=\"1 0\"\/>\r\n          <path d=\"M120 98 L120 200 Q120 214 134 214 L300 214 Q314 214 314 228 L314 340 Q314 354 328 354 L360 354\" stroke=\"#0e7fbe\" stroke-width=\"1.5\" stroke-linecap=\"round\" fill=\"none\" stroke-dasharray=\"3 7\" opacity=\".5\"\/>\r\n          <!-- chase groove marks -->\r\n          <g stroke=\"#b9d6e6\" stroke-width=\"1.5\">\r\n            <path d=\"M108 210 h24 M108 224 h24\"\/>\r\n          <\/g>\r\n          <!-- opened wall patch near bottom -->\r\n          <rect x=\"330\" y=\"330\" width=\"86\" height=\"70\" rx=\"6\" fill=\"#f1f8fc\" stroke=\"#c7dde9\" stroke-width=\"2\" stroke-dasharray=\"4 4\"\/>\r\n          <circle cx=\"360\" cy=\"354\" r=\"5\" fill=\"#0e7fbe\"\/>\r\n          <!-- measuring ticks along a vertical guide -->\r\n          <g stroke=\"#8fb7cf\" stroke-width=\"1.4\">\r\n            <line x1=\"60\" y1=\"120\" x2=\"72\" y2=\"120\"\/>\r\n            <line x1=\"60\" y1=\"150\" x2=\"72\" y2=\"150\"\/>\r\n            <line x1=\"60\" y1=\"180\" x2=\"72\" y2=\"180\"\/>\r\n          <\/g>\r\n          <line x1=\"66\" y1=\"112\" x2=\"66\" y2=\"188\" stroke=\"#8fb7cf\" stroke-width=\"1.4\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <div class=\"badge-float\">\r\n        <div class=\"dot\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z\" opacity=\".0\"\/><path d=\"M2 12s3.5 7 10 7 10-7 10-7-3.5-7-10-7-10 7-10 7z\" transform=\"rotate(180 12 12)\" opacity=\"0\"\/><path d=\"M17.94 17.94A10.94 10.94 0 0 1 12 20c-7 0-10-8-10-8a19.6 19.6 0 0 1 4.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 10 8 10 8a19.7 19.7 0 0 1-2.16 3.19M2 2l20 20\"\/><\/svg>\r\n        <\/div>\r\n        <div>\r\n          <b>\u0421\u043a\u0440\u044b\u0442\u044b\u0435 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0438<\/b>\r\n          <span>\u0422\u0440\u0430\u0441\u0441\u0430 \u043d\u0435 \u0432\u0438\u0434\u043d\u0430 \u0441\u043d\u0430\u0440\u0443\u0436\u0438<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FEATURES ================= -->\r\n<section class=\"features\">\r\n  <div class=\"wrap\">\r\n    <div class=\"sec-head\">\r\n      <div class=\"eyebrow\">\u041f\u041e\u0427\u0415\u041c\u0423 TAZA SAMAL<\/div>\r\n      <h2>\u0428\u0442\u0440\u043e\u0431\u043a\u0430, \u043f\u043e\u0441\u043b\u0435 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0435 \u0441\u0442\u044b\u0434\u043d\u043e \u0437\u0430 \u0441\u0442\u0435\u043d\u044b<\/h2>\r\n      <p>\u0427\u0435\u0442\u044b\u0440\u0435 \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043c\u044b \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u0441\u044f \u043d\u0430 \u043a\u0430\u0436\u0434\u043e\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u0435 \u2014 \u043e\u0442 \u043a\u0432\u0430\u0440\u0442\u0438\u0440\u044b \u0434\u043e \u0431\u0438\u0437\u043d\u0435\u0441-\u0446\u0435\u043d\u0442\u0440\u0430.<\/p>\r\n    <\/div>\r\n    <div class=\"feature-grid reveal\">\r\n      <div class=\"feature-card\">\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.94 17.94A10.94 10.94 0 0 1 12 20c-7 0-10-8-10-8a19.6 19.6 0 0 1 4.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 10 8 10 8a19.7 19.7 0 0 1-2.16 3.19M2 2l20 20\"\/><\/svg>\r\n        <\/div>\r\n        <h3>\u0421\u043a\u0440\u044b\u0442\u044b\u0435 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0438<\/h3>\r\n        <p>\u0422\u0440\u0430\u0441\u0441\u0430 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440\u0430 \u0443\u0445\u043e\u0434\u0438\u0442 \u0432 \u0441\u0442\u0435\u043d\u0443 \u2014 \u0441\u043d\u0430\u0440\u0443\u0436\u0438 \u0442\u043e\u043b\u044c\u043a\u043e \u0430\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u044b\u0439 \u0432\u0445\u043e\u0434 \u0438 \u0432\u044b\u0445\u043e\u0434, \u0431\u0435\u0437 \u043a\u043e\u0440\u043e\u0431\u043e\u0432.<\/p>\r\n      <\/div>\r\n      <div class=\"feature-card\">\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" 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\"\/><\/svg>\r\n        <\/div>\r\n        <h3>\u0410\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u043e \u0438 \u0447\u0438\u0441\u0442\u043e<\/h3>\r\n        <p>\u0428\u0442\u0440\u043e\u0431\u043e\u0440\u0435\u0437 \u0441 \u043f\u044b\u043b\u0435\u043e\u0442\u0432\u043e\u0434\u043e\u043c, \u0437\u0430\u0449\u0438\u0442\u0430 \u043c\u0435\u0431\u0435\u043b\u0438 \u0438 \u043f\u043e\u043b\u043e\u0432 \u2014 \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u043f\u044b\u043b\u0438 \u0438 \u043d\u0438\u043a\u0430\u043a\u043e\u0439 \u0443\u0431\u043e\u0440\u043a\u0438 \u043f\u043e\u0441\u043b\u0435 \u043d\u0430\u0441.<\/p>\r\n      <\/div>\r\n      <div class=\"feature-card\">\r\n        <div class=\"feature-icon\">\r\n          <svg 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>\r\n        <\/div>\r\n        <h3>\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435<\/h3>\r\n        <p>\u041a\u0430\u043d\u0430\u043b \u0440\u0435\u0436\u0435\u0442\u0441\u044f \u0442\u043e\u0447\u043d\u043e \u043f\u043e\u0434 \u0434\u0438\u0430\u043c\u0435\u0442\u0440 \u0442\u0440\u0430\u0441\u0441\u044b \u2014 \u043c\u043e\u043d\u0442\u0430\u0436\u043d\u0438\u043a\u0438 \u043f\u043e\u043b\u0443\u0447\u0430\u044e\u0442 \u0441\u0442\u0435\u043d\u0443, \u0433\u043e\u0442\u043e\u0432\u0443\u044e \u043a \u043f\u0440\u043e\u043a\u043b\u0430\u0434\u043a\u0435.<\/p>\r\n      <\/div>\r\n      <div class=\"feature-card\">\r\n        <div class=\"feature-icon\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3l6 6-11 11H4v-6L15 3z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>\u041f\u043e\u0434 \u0440\u0435\u043c\u043e\u043d\u0442<\/h3>\r\n        <p>\u0421\u043e\u0433\u043b\u0430\u0441\u0443\u0435\u043c \u0433\u043b\u0443\u0431\u0438\u043d\u0443 \u0438 \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u0437\u0430\u0440\u0430\u043d\u0435\u0435, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0441\u043b\u0435 \u0448\u043f\u0430\u043a\u043b\u0451\u0432\u043a\u0438 \u043d\u0430 \u0441\u0442\u0435\u043d\u0435 \u043d\u0435 \u043e\u0441\u0442\u0430\u043b\u043e\u0441\u044c \u0441\u043b\u0435\u0434\u043e\u0432.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= PROCESS ================= -->\r\n<section class=\"process\">\r\n  <div class=\"wrap\">\r\n    <div class=\"sec-head\">\r\n      <div class=\"eyebrow\">\u041a\u0410\u041a \u041c\u042b \u0420\u0410\u0411\u041e\u0422\u0410\u0415\u041c<\/div>\r\n      <h2>\u0427\u0435\u0442\u044b\u0440\u0435 \u0448\u0430\u0433\u0430 \u043e\u0442 \u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0438 \u0434\u043e \u0447\u0438\u0441\u0442\u043e\u0439 \u0441\u0442\u0435\u043d\u044b<\/h2>\r\n    <\/div>\r\n    <div class=\"process-track\">\r\n      <svg class=\"process-line-svg\" viewBox=\"0 0 1120 40\" preserveAspectRatio=\"none\" height=\"40\">\r\n        <line x1=\"70\" y1=\"20\" x2=\"1050\" y2=\"20\" stroke=\"#d7e7f1\" stroke-width=\"2\"\/>\r\n        <line x1=\"70\" y1=\"20\" x2=\"1050\" y2=\"20\" stroke=\"#3fb4fc\" stroke-width=\"2\" stroke-dasharray=\"2 8\"\/>\r\n      <\/svg>\r\n      <div class=\"process-steps reveal\">\r\n        <div class=\"step\">\r\n          <div class=\"num\"><span class=\"ring\">01<\/span>\u0420\u0410\u0417\u041c\u0415\u0422\u041a\u0410<\/div>\r\n          <h3>\u0420\u0430\u0437\u043c\u0435\u0447\u0430\u0435\u043c \u043c\u0430\u0440\u0448\u0440\u0443\u0442<\/h3>\r\n          <p>\u041e\u0442\u043c\u0435\u0447\u0430\u0435\u043c \u043d\u0430 \u0441\u0442\u0435\u043d\u0435 \u0442\u043e\u0447\u043d\u044b\u0439 \u043f\u0443\u0442\u044c \u0442\u0440\u0430\u0441\u0441\u044b \u0438 \u0442\u043e\u0447\u043a\u0438 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0433\u043e \u0438 \u0432\u043d\u0435\u0448\u043d\u0435\u0433\u043e \u0431\u043b\u043e\u043a\u0430.<\/p>\r\n        <\/div>\r\n        <div class=\"step\">\r\n          <div class=\"num\"><span class=\"ring\">02<\/span>\u0428\u0422\u0420\u041e\u0411\u041b\u0415\u041d\u0418\u0415<\/div>\r\n          <h3>\u0420\u0435\u0436\u0435\u043c \u043a\u0430\u043d\u0430\u043b<\/h3>\r\n          <p>\u041f\u0440\u043e\u0440\u0435\u0437\u0430\u0435\u043c \u0448\u0442\u0440\u043e\u0431\u0443 \u0448\u0442\u0440\u043e\u0431\u043e\u0440\u0435\u0437\u043e\u043c \u0441 \u043f\u044b\u043b\u0435\u043e\u0442\u0432\u043e\u0434\u043e\u043c \u2014 \u0431\u044b\u0441\u0442\u0440\u043e, \u0442\u043e\u0447\u043d\u043e \u0438 \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0435\u0433\u043e \u043c\u0443\u0441\u043e\u0440\u0430.<\/p>\r\n        <\/div>\r\n        <div class=\"step\">\r\n          <div class=\"num\"><span class=\"ring\">03<\/span>\u0417\u0410\u041a\u041b\u0410\u0414\u041a\u0410<\/div>\r\n          <h3>\u0417\u0430\u043a\u043b\u0430\u0434\u044b\u0432\u0430\u0435\u043c \u0442\u0440\u0430\u0441\u0441\u0443<\/h3>\r\n          <p>\u0423\u043a\u043b\u0430\u0434\u044b\u0432\u0430\u0435\u043c \u043c\u0435\u0434\u043d\u0443\u044e \u0442\u0440\u0443\u0431\u043a\u0443, \u0434\u0440\u0435\u043d\u0430\u0436 \u0438 \u043a\u0430\u0431\u0435\u043b\u044c \u0432 \u043a\u0430\u043d\u0430\u043b, \u0444\u0438\u043a\u0441\u0438\u0440\u0443\u0435\u043c \u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u043c \u0433\u0435\u0440\u043c\u0435\u0442\u0438\u0447\u043d\u043e\u0441\u0442\u044c.<\/p>\r\n        <\/div>\r\n        <div class=\"step\">\r\n          <div class=\"num\"><span class=\"ring\">04<\/span>\u0413\u041e\u0422\u041e\u0412\u041e<\/div>\r\n          <h3>\u0417\u0430\u0434\u0435\u043b\u044b\u0432\u0430\u0435\u043c \u0448\u0442\u0440\u043e\u0431\u0443<\/h3>\r\n          <p>\u0417\u0430\u0434\u0435\u043b\u044b\u0432\u0430\u0435\u043c \u043a\u0430\u043d\u0430\u043b \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u043e\u043c \u2014 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u044c \u0433\u043e\u0442\u043e\u0432\u0430 \u043f\u043e\u0434 \u0448\u043f\u0430\u043a\u043b\u0451\u0432\u043a\u0443 \u0438 \u0447\u0438\u0441\u0442\u043e\u0432\u0443\u044e \u043e\u0442\u0434\u0435\u043b\u043a\u0443.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= SERVICES ================= -->\r\n<section id=\"services\">\r\n  <div class=\"wrap\">\r\n    <div class=\"sec-head\">\r\n      <div class=\"eyebrow\">\u0423\u0421\u041b\u0423\u0413\u0418<\/div>\r\n      <h2>\u0427\u0442\u043e \u043c\u044b \u0434\u0435\u043b\u0430\u0435\u043c<\/h2>\r\n      \r\n    <\/div>\r\n    <div class=\"services-grid reveal\">\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <!-- \u0417\u0410\u041c\u0415\u041d\u0418\u0422\u0415 src \u043d\u0430 \u0432\u0430\u0448\u0443 \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430 \u0444\u043e\u0442\u043e -->\r\n          <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/\u0448\u0442\u0440\u043e\u0431\u043b\u0435\u043d\u0438\u0435_\u043f\u043e\u0434_\u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440_\u0444\u0440\u0438\u0437_\u0445\u043e\u043b\u043e\u0434.jpg\" alt=\"\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440\" onerror=\"this.style.display='none'\">\r\n          <div class=\"ph-center ph-icon\"><\/div>\r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440<\/h3>\r\n          <p>\u0412 \u0436\u0438\u043b\u044b\u0445 \u043a\u0432\u0430\u0440\u0442\u0438\u0440\u0430\u0445 \u0438 \u0434\u043e\u043c\u0430\u0445 \u2014 \u0441\u043a\u0440\u044b\u0442\u0430\u044f \u043f\u0440\u043e\u043a\u043b\u0430\u0434\u043a\u0430 \u0442\u0440\u0430\u0441\u0441\u044b \u0432\u043e \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0445 \u0441\u0442\u0435\u043d\u0430\u0445 \u0438 \u043f\u0435\u0440\u0435\u043a\u0440\u044b\u0442\u0438\u044f\u0445.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/shtroba-sleva-2.jpg\" alt=\"\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u0432 \u0431\u0435\u0442\u043e\u043d\u0435 \u0438 \u043a\u0438\u0440\u043f\u0438\u0447\u0435\" onerror=\"this.style.display='none'\">\r\n          <div class=\"ph-center ph-icon\"><\/div>\r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u0432 \u0431\u0435\u0442\u043e\u043d\u0435 \u0438 \u043a\u0438\u0440\u043f\u0438\u0447\u0435<\/h3>\r\n          <p>\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0441 \u043b\u044e\u0431\u044b\u043c \u0442\u0438\u043f\u043e\u043c \u0441\u0442\u0435\u043d \u2014 \u043f\u043e\u0434\u0431\u0438\u0440\u0430\u0435\u043c \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u0438 \u0433\u043b\u0443\u0431\u0438\u043d\u0443 \u043f\u043e\u0434 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/\u0437\u0430\u043a\u043b\u0430\u0434\u043a\u04303.webp\" alt=\"\u041f\u0440\u043e\u043a\u043b\u0430\u0434\u043a\u0430 \u0442\u0440\u0430\u0441\u0441\u044b\" onerror=\"this.style.display='none'\">\r\n          <div class=\"ph-center ph-icon\"><\/div>\r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0417\u0430\u043a\u043b\u0430\u0434\u043a\u0430 \u0442\u0440\u0430\u0441\u0441\u044b \u0438 \u043a\u0430\u0431\u0435\u043b\u044f<\/h3>\r\n          <p>\u041f\u0440\u043e\u043a\u043b\u0430\u0434\u044b\u0432\u0430\u0435\u043c \u043c\u0435\u0434\u043d\u0443\u044e \u0442\u0440\u0443\u0431\u043a\u0443, \u0434\u0440\u0435\u043d\u0430\u0436 \u0438 \u0441\u0438\u043b\u043e\u0432\u043e\u0439 \u043a\u0430\u0431\u0435\u043b\u044c \u043f\u0440\u044f\u043c\u043e \u0432 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u043a\u0430\u043d\u0430\u043b.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-14.44.03-1.jpeg\" alt=\"\u0420\u0430\u0431\u043e\u0442\u0430 \u0441 \u0423\u041a \u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f\u043c\u0438\" onerror=\"this.style.display='none'\">\r\n          <div class=\"ph-center ph-icon\"><\/div>\r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0420\u0430\u0431\u043e\u0442\u0430 \u0441 \u0423\u041a \u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f\u043c\u0438<\/h3>\r\n          <p>\u041f\u043b\u0430\u043d\u043e\u0432\u043e\u0435 \u0438 \u0430\u0432\u0430\u0440\u0438\u0439\u043d\u043e\u0435 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 \u043f\u043e \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0443 \u0441 \u0444\u0438\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u0441\u0440\u043e\u043a\u0430\u043c\u0438.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/1.DyfcnbaAo86qM2HBztETUvA_ocpuKqfObk3Cym7-rAxnPqfUqjNhwWo.webp\" alt=\"\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u0440\u0435\u043c\u043e\u043d\u0442\" onerror=\"this.style.display='none'\">\r\n          <div class=\"ph-center ph-icon\"><\/div>\r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u0447\u0438\u0441\u0442\u043e\u0432\u043e\u0439 \u0440\u0435\u043c\u043e\u043d\u0442<\/h3>\r\n          <p>\u0421\u043e\u0433\u043b\u0430\u0441\u0443\u0435\u043c \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u0441 \u0434\u0438\u0437\u0430\u0439\u043d-\u043f\u0440\u043e\u0435\u043a\u0442\u043e\u043c, \u0447\u0442\u043e\u0431\u044b \u0448\u0442\u0440\u043e\u0431\u0430 \u043d\u0435 \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442\u043e\u0432\u0430\u043b\u0430 \u0441 \u0444\u0438\u043d\u0438\u0448\u043d\u043e\u0439 \u043e\u0442\u0434\u0435\u043b\u043a\u043e\u0439.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"service-card\">\r\n        <div class=\"service-photo\">\r\n          <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/1_ea98ef85a1cb2ef783a07e9d5203e440.png\" alt=\"\u0417\u0430\u0434\u0435\u043b\u043a\u0430 \u0438 \u0444\u0438\u043d\u0438\u0448\" onerror=\"this.style.display='none'\">\r\n          <div class=\"ph-center ph-icon\"><\/div>\r\n        <\/div>\r\n        <div class=\"service-body\">\r\n          <h3>\u0417\u0430\u0434\u0435\u043b\u043a\u0430 \u0448\u0442\u0440\u043e\u0431\u044b \u043f\u043e\u0434 \u0444\u0438\u043d\u0438\u0448<\/h3>\r\n          <p>\u0417\u0430\u0434\u0435\u043b\u044b\u0432\u0430\u0435\u043c \u043a\u0430\u043d\u0430\u043b \u0440\u0430\u0441\u0442\u0432\u043e\u0440\u043e\u043c \u0432\u0440\u043e\u0432\u0435\u043d\u044c \u0441\u043e \u0441\u0442\u0435\u043d\u043e\u0439 \u2014 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u044c \u0433\u043e\u0442\u043e\u0432\u0430 \u043f\u043e\u0434 \u0448\u043f\u0430\u043a\u043b\u0451\u0432\u043a\u0443.<\/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\" id=\"stats\">\r\n  <div class=\"wrap\">\r\n    <div class=\"sec-head\">\r\n      <div class=\"eyebrow\">TAZA SAMAL \u0412 \u0426\u0418\u0424\u0420\u0410\u0425<\/div>\r\n      <h2>12 \u043b\u0435\u0442 \u043d\u0430 \u0440\u044b\u043d\u043a\u0435 \u043a\u043b\u0438\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0443\u0441\u043b\u0443\u0433 \u0410\u0441\u0442\u0430\u043d\u044b<\/h2>\r\n      <p>\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0441 \u0447\u0430\u0441\u0442\u043d\u044b\u043c\u0438 \u043a\u0432\u0430\u0440\u0442\u0438\u0440\u0430\u043c\u0438, \u043a\u043e\u0442\u0442\u0435\u0434\u0436\u0430\u043c\u0438 \u0438 \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u0430\u043c\u0438 \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u0433\u043e\u0440\u043e\u0434\u0443.<\/p>\r\n    <\/div>\r\n    <div class=\"stats-grid reveal\">\r\n      <div class=\"stat-cell\"><b>700+<\/b><span>\u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/span><\/div>\r\n      <div class=\"stat-cell\"><b>10 000+<\/b><span>\u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u043d\u044b\u0445 \u0437\u0430\u043a\u0430\u0437\u043e\u0432<\/span><\/div>\r\n      <div class=\"stat-cell\"><b>12<\/b><span>\u043b\u0435\u0442 \u043e\u043f\u044b\u0442\u0430<\/span><\/div>\r\n      <div class=\"stat-cell\"><b>100%<\/b><span>\u0433\u0430\u0440\u0430\u043d\u0442\u0438\u044f \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u044b<\/span><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= CONTRACT ================= -->\r\n<section id=\"contract\">\r\n  <div class=\"wrap\">\r\n    <div class=\"contract-wrap reveal\">\r\n      <div class=\"contract-text\">\r\n        <div class=\"eyebrow\">\u0414\u041b\u042f \u0411\u0418\u0417\u041d\u0415\u0421\u0410<\/div>\r\n        <h2>\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u043f\u043e \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0443 \u0441 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f\u043c\u0438 \u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u044f\u043c\u0438<\/h2>\r\n        <p>\u041f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u044b\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u044f, \u0444\u0438\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0446\u0435\u043d\u044b, \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434. \u041f\u0440\u043e\u0432\u0435\u0434\u0451\u043c \u043e\u0441\u043c\u043e\u0442\u0440, \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u043c \u043a\u043b\u0438\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0442\u0435\u0445\u043d\u0438\u043a\u0443, \u0441\u043e\u0433\u043b\u0430\u0441\u0443\u0435\u043c \u0442\u043e\u0447\u043d\u0443\u044e \u043e\u0446\u0435\u043d\u043a\u0443 \u0438 \u043e\u0444\u043e\u0440\u043c\u0438\u043c \u0434\u043e\u0433\u043e\u0432\u043e\u0440 \u043d\u0430 \u0434\u043e\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u043e\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e.<\/p>\r\n        <ul class=\"contract-list\">\r\n          <li><svg 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> 700+ \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/li>\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" 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\"\/><\/svg> 12 \u043b\u0435\u0442 \u043e\u043f\u044b\u0442\u0430<\/li>\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" 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> 10 000+ \u0437\u0430\u043a\u0430\u0437\u043e\u0432<\/li>\r\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.5 13.5L17 22l-5-3-5 3 1.5-8.5\"\/><\/svg> 100% \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u044f<\/li>\r\n        <\/ul>\r\n        <div class=\"contract-btns\">\r\n          <a class=\"btn btn-primary\" href=\"tel:+77783589044\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\r\n            \u0417\u0432\u043e\u043d\u043e\u043a\r\n          <\/a>\r\n          <a class=\"btn btn-outline\" href=\"https:\/\/wa.me\/77783589044?text=\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435!%20\u0425\u043e\u0442\u0438\u043c%20\u043e\u0431\u0441\u0443\u0434\u0438\u0442\u044c%20\u0434\u043e\u0433\u043e\u0432\u043e\u0440%20\u043d\u0430%20\u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0435.\" target=\"_blank\" rel=\"noopener\">\u041e\u043d\u043b\u0430\u0439\u043d-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"contract-photo\">\r\n        <!-- \u0417\u0410\u041c\u0415\u041d\u0418\u0422\u0415 src \u043d\u0430 \u0432\u0430\u0448\u0443 \u0441\u0441\u044b\u043b\u043a\u0443 \u043d\u0430 \u0444\u043e\u0442\u043e -->\r\n        <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/IMG_5985.JPG-scaled.jpeg\" alt=\"\u0420\u0430\u0431\u043e\u0442\u0430 \u043f\u043e \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0443\" onerror=\"this.style.display='none'\">\r\n        <div class=\"ph-center\">\r\n          \r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= GALLERY ================= -->\r\n<section id=\"gallery\">\r\n  <div class=\"wrap\">\r\n    <div class=\"sec-head\">\r\n      <div class=\"eyebrow\">\u0413\u0410\u041b\u0415\u0420\u0415\u042f \u0420\u0410\u0411\u041e\u0422<\/div>\r\n      <h2>\u041d\u0430\u0448\u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u044b<\/h2>\r\n      \r\n    <\/div>\r\n    <div class=\"gallery-grid reveal\">\r\n      <a class=\"g-item\" href=\"#\" target=\"_blank\">\r\n        <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-14.44.03.jpeg\" alt=\"\u041e\u0431\u044a\u0435\u043a\u0442 1\" onerror=\"this.style.display='none'\">\r\n        <div class=\"ph-center\"><\/div>\r\n      <\/a>\r\n      <a class=\"g-item\" href=\"#\" target=\"_blank\">\r\n        <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-27-at-14.44.01-1.jpeg\" alt=\"\u041e\u0431\u044a\u0435\u043a\u0442 2\" onerror=\"this.style.display='none'\">\r\n        <div class=\"ph-center\"><\/div>\r\n      <\/a>\r\n      <a class=\"g-item\" href=\"#\" target=\"_blank\">\r\n        <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/IMG_5999.JPG-scaled.jpeg\" alt=\"\u041e\u0431\u044a\u0435\u043a\u0442 3\" onerror=\"this.style.display='none'\">\r\n        <div class=\"ph-center\"><\/div>\r\n      <\/a>\r\n      \r\n      <\/a>\r\n     \r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= REVIEWS ================= -->\r\n<section id=\"reviews\" style=\"background:var(--frost);\">\r\n  <div class=\"wrap\">\r\n    <div class=\"sec-head\">\r\n      <div class=\"eyebrow\">\u041e\u0422\u0417\u042b\u0412\u042b<\/div>\r\n      <h2>\u0427\u0442\u043e \u0433\u043e\u0432\u043e\u0440\u044f\u0442 \u043a\u043b\u0438\u0435\u043d\u0442\u044b<\/h2>\r\n    <\/div>\r\n    <div class=\"reviews-grid reveal\">\r\n      <div class=\"review-card\">\r\n        <div class=\"stars\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n        <\/div>\r\n        <p>\u0421\u0434\u0435\u043b\u0430\u043b\u0438 \u0448\u0442\u0440\u043e\u0431\u0443 \u0437\u0430 \u043e\u0434\u0438\u043d \u0434\u0435\u043d\u044c, \u043f\u044b\u043b\u0438 \u043f\u043e\u0447\u0442\u0438 \u043d\u0435 \u043e\u0441\u0442\u0430\u043b\u043e\u0441\u044c \u2014 \u043f\u0440\u0438\u044f\u0442\u043d\u043e \u0443\u0434\u0438\u0432\u0438\u043b\u0438. \u041a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440 \u043f\u043e\u0442\u043e\u043c \u0432\u0441\u0442\u0430\u043b \u0438\u0434\u0435\u0430\u043b\u044c\u043d\u043e.<\/p>\r\n        <div class=\"reviewer\"><div class=\"av\">\u0410\u0416<\/div><div><b>\u0410\u0439\u0433\u0435\u0440\u0438\u043c \u0416.<\/b><span>\u0416\u041a, \u0415\u0441\u0438\u043b\u044c\u0441\u043a\u0438\u0439 \u0440\u0430\u0439\u043e\u043d<\/span><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"review-card\">\r\n        <div class=\"stars\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n        <\/div>\r\n        <p>\u041e\u0444\u043e\u0440\u043c\u0438\u043b\u0438 \u0434\u043e\u0433\u043e\u0432\u043e\u0440 \u043d\u0430 \u0432\u0435\u0441\u044c \u0431\u0438\u0437\u043d\u0435\u0441-\u0446\u0435\u043d\u0442\u0440 \u2014 \u0441\u0440\u043e\u043a\u0438 \u0441\u043e\u0431\u043b\u044e\u0434\u0430\u044e\u0442, \u043e\u0442\u0447\u0438\u0442\u044b\u0432\u0430\u044e\u0442\u0441\u044f \u043f\u043e \u043a\u0430\u0436\u0434\u043e\u043c\u0443 \u044d\u0442\u0430\u0436\u0443. \u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u044e \u043a\u0430\u043a \u043f\u043e\u0434\u0440\u044f\u0434\u0447\u0438\u043a\u0430.<\/p>\r\n        <div class=\"reviewer\"><div class=\"av\">\u041c\u041a<\/div><div><b>\u041c\u0430\u0440\u0430\u0442 \u041a.<\/b><span>\u0423\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0449\u0430\u044f \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f<\/span><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"review-card\">\r\n        <div class=\"stars\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n        <\/div>\r\n        <p>\u0411\u043e\u044f\u043b\u0438\u0441\u044c \u0437\u0430 \u0441\u0432\u0435\u0436\u0438\u0439 \u0440\u0435\u043c\u043e\u043d\u0442, \u043d\u043e \u043c\u0430\u0441\u0442\u0435\u0440\u0430 \u0432\u0441\u0451 \u0441\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u043b\u0438 \u0437\u0430\u0440\u0430\u043d\u0435\u0435 \u0438 \u0437\u0430\u0449\u0438\u0442\u0438\u043b\u0438 \u043f\u043e\u043b\u044b \u043f\u043b\u0451\u043d\u043a\u043e\u0439. \u0421\u043b\u0435\u0434\u043e\u0432 \u043e\u0442 \u0448\u0442\u0440\u043e\u0431\u044b \u043d\u0435 \u0432\u0438\u0434\u043d\u043e.<\/p>\r\n        <div class=\"reviewer\"><div class=\"av\">\u0415\u0421<\/div><div><b>\u0415\u043b\u0435\u043d\u0430 \u0421.<\/b><span>\u0427\u0430\u0441\u0442\u043d\u044b\u0439 \u0434\u043e\u043c, \u0415\u0441\u0438\u043b\u044c<\/span><\/div><\/div>\r\n      <\/div>\r\n      <div class=\"review-card\">\r\n        <div class=\"stars\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg>\r\n        <\/div>\r\n        <p>\u041d\u0430\u043f\u0438\u0441\u0430\u043b\u0438 \u0432 WhatsApp \u0432\u0435\u0447\u0435\u0440\u043e\u043c \u2014 \u0443\u0442\u0440\u043e\u043c \u0443\u0436\u0435 \u043f\u0440\u0438\u0435\u0445\u0430\u043b \u043c\u0430\u0441\u0442\u0435\u0440 \u043d\u0430 \u0437\u0430\u043c\u0435\u0440. \u0426\u0435\u043d\u0443 \u043d\u0430\u0437\u0432\u0430\u043b\u0438 \u0441\u0440\u0430\u0437\u0443 \u0438 \u043d\u0435 \u043c\u0435\u043d\u044f\u043b\u0438 \u043f\u043e \u0444\u0430\u043a\u0442\u0443.<\/p>\r\n        <div class=\"reviewer\"><div class=\"av\">\u0414\u0422<\/div><div><b>\u0414\u0430\u043d\u0438\u044f\u0440 \u0422.<\/b><span>\u041a\u0432\u0430\u0440\u0442\u0438\u0440\u0430, \u0410\u043b\u043c\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0439 \u0440\u0430\u0439\u043e\u043d<\/span><\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FAQ ================= -->\r\n<section id=\"faq\">\r\n  <div class=\"wrap\">\r\n    <div class=\"sec-head center\">\r\n      <div class=\"eyebrow\">FAQ<\/div>\r\n      <h2>\u0427\u0430\u0441\u0442\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b<\/h2>\r\n    <\/div>\r\n    <div class=\"faq-list\">\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\">\u0421\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u0438\u0442\u0441\u044f \u0448\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440?<span class=\"plus\"><\/span><\/button>\r\n        <div class=\"faq-a\"><p>\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0430\u044f \u0448\u0442\u0440\u043e\u0431\u0430 \u043f\u043e\u0434 \u0441\u043f\u043b\u0438\u0442-\u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u2014 2\u20134 \u0447\u0430\u0441\u0430 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0434\u043b\u0438\u043d\u044b \u0442\u0440\u0430\u0441\u0441\u044b \u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430 \u0441\u0442\u0435\u043d\u044b. \u0422\u043e\u0447\u043d\u044b\u0439 \u0441\u0440\u043e\u043a \u043d\u0430\u0437\u044b\u0432\u0430\u0435\u043c \u043f\u043e\u0441\u043b\u0435 \u043e\u0441\u043c\u043e\u0442\u0440\u0430.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\">\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0440\u0442\u0438\u0442 \u043d\u0435\u0441\u0443\u0449\u0438\u0435 \u0441\u0442\u0435\u043d\u044b?<span class=\"plus\"><\/span><\/button>\r\n        <div class=\"faq-a\"><p>\u041d\u0435\u0442. \u041c\u044b \u0441\u043e\u0431\u043b\u044e\u0434\u0430\u0435\u043c \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u0443\u044e \u0433\u043b\u0443\u0431\u0438\u043d\u0443 \u0438 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0448\u0442\u0440\u043e\u0431\u044b \u0441\u043e\u0433\u043b\u0430\u0441\u043d\u043e \u043d\u043e\u0440\u043c\u0430\u043c \u2014 \u043d\u0435\u0441\u0443\u0449\u0430\u044f \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044c \u0441\u0442\u0435\u043d\u044b \u043d\u0435 \u043d\u0430\u0440\u0443\u0448\u0430\u0435\u0442\u0441\u044f.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\">\u041e\u0441\u0442\u0430\u0451\u0442\u0441\u044f \u043b\u0438 \u043f\u044b\u043b\u044c \u043f\u043e\u0441\u043b\u0435 \u0440\u0430\u0431\u043e\u0442?<span class=\"plus\"><\/span><\/button>\r\n        <div class=\"faq-a\"><p>\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0448\u0442\u0440\u043e\u0431\u043e\u0440\u0435\u0437\u043e\u043c \u0441 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0451\u043d\u043d\u044b\u043c \u043f\u044b\u043b\u0435\u0441\u043e\u0441\u043e\u043c \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u043b\u0430\u0441\u0441\u0430, \u0437\u0430\u0441\u0442\u0438\u043b\u0430\u0435\u043c \u043f\u043e\u043b\u044b \u0438 \u043c\u0435\u0431\u0435\u043b\u044c \u2014 \u043f\u043e\u0441\u043b\u0435 \u043d\u0430\u0441 \u043e\u0441\u0442\u0430\u0451\u0442\u0441\u044f \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u043f\u044b\u043b\u0438.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\">\u041c\u043e\u0436\u043d\u043e \u043b\u0438 \u0434\u0435\u043b\u0430\u0442\u044c \u0448\u0442\u0440\u043e\u0431\u043a\u0443 \u0432 \u0433\u043e\u0442\u043e\u0432\u043e\u043c \u0440\u0435\u043c\u043e\u043d\u0442\u0435?<span class=\"plus\"><\/span><\/button>\r\n        <div class=\"faq-a\"><p>\u0414\u0430, \u043d\u043e \u0437\u0430\u0440\u0430\u043d\u0435\u0435 \u0441\u043e\u0433\u043b\u0430\u0441\u0443\u0435\u043c \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u0442\u0440\u0430\u0441\u0441\u044b, \u0447\u0442\u043e\u0431\u044b \u043c\u0438\u043d\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u043c\u0435\u0448\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e \u0432 \u043e\u0442\u0434\u0435\u043b\u043a\u0443 \u0438 \u0443\u043f\u0440\u043e\u0441\u0442\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\">\u0412\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442\u0435 \u043f\u043e \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0443 \u0441 \u0423\u041a \u0438 \u0431\u0438\u0437\u043d\u0435\u0441\u043e\u043c?<span class=\"plus\"><\/span><\/button>\r\n        <div class=\"faq-a\"><p>\u0414\u0430, \u043e\u0444\u043e\u0440\u043c\u043b\u044f\u0435\u043c \u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0434\u043e\u0433\u043e\u0432\u043e\u0440 \u0441 \u0444\u0438\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u0446\u0435\u043d\u0430\u043c\u0438 \u0438 \u0441\u0440\u043e\u043a\u0430\u043c\u0438 \u2014 \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0449\u0438\u0445 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0439, \u043e\u0444\u0438\u0441\u043e\u0432 \u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u0439.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\">\u041a\u0430\u043a\u0430\u044f \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u044f \u043d\u0430 \u0440\u0430\u0431\u043e\u0442\u044b?<span class=\"plus\"><\/span><\/button>\r\n        <div class=\"faq-a\"><p>\u0414\u0430\u0451\u043c 100% \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u044e \u043d\u0430 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u043d\u044b\u0435 \u0440\u0430\u0431\u043e\u0442\u044b \u043f\u043e \u0448\u0442\u0440\u043e\u0431\u043b\u0435\u043d\u0438\u044e \u0438 \u0437\u0430\u043a\u043b\u0430\u0434\u043a\u0435 \u0442\u0440\u0430\u0441\u0441\u044b.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <button class=\"faq-q\">\u0421\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0442\u043e\u0438\u0442 \u0448\u0442\u0440\u043e\u0431\u043a\u0430?<span class=\"plus\"><\/span><\/button>\r\n        <div class=\"faq-a\"><p>\u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u0434\u043b\u0438\u043d\u044b \u0442\u0440\u0430\u0441\u0441\u044b, \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0430 \u0441\u0442\u0435\u043d\u044b \u0438 \u044d\u0442\u0430\u0436\u043d\u043e\u0441\u0442\u0438. \u041f\u0440\u0438\u0441\u044b\u043b\u0430\u0435\u043c \u0442\u043e\u0447\u043d\u044b\u0439 \u0440\u0430\u0441\u0447\u0451\u0442 \u043f\u043e\u0441\u043b\u0435 \u043a\u043e\u0440\u043e\u0442\u043a\u043e\u0439 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438 \u0432 WhatsApp.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= CONTACT \/ FORM ================= -->\r\n<section class=\"cta-section\" id=\"contact\">\r\n  <div class=\"wrap\">\r\n    <div class=\"cta-wrap\">\r\n      <div>\r\n        <div class=\"eyebrow\">\u0421\u0412\u042f\u0417\u0410\u0422\u042c\u0421\u042f \u0421 \u041d\u0410\u041c\u0418<\/div>\r\n        <h2 style=\"font-size:clamp(26px,3.2vw,36px); margin:16px 0 16px;\">\u041e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0437\u0430\u044f\u0432\u043a\u0443 \u2014 \u043e\u0442\u0432\u0435\u0442\u0438\u043c \u0432 WhatsApp<\/h2>\r\n        <p style=\"color:var(--steel); font-size:15.5px; max-width:440px; margin-bottom:28px;\">\u0417\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u0435 \u0444\u043e\u0440\u043c\u0443 \u0438\u043b\u0438 \u043d\u0430\u043f\u0438\u0448\u0438\u0442\u0435 \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e \u2014 \u0441\u043e\u0433\u043b\u0430\u0441\u0443\u0435\u043c \u0434\u0430\u0442\u0443 \u0437\u0430\u043c\u0435\u0440\u0430 \u0438 \u043d\u0430\u0437\u043e\u0432\u0451\u043c \u0442\u043e\u0447\u043d\u0443\u044e \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0448\u0442\u0440\u043e\u0431\u043a\u0438 \u043f\u043e\u0434 \u0432\u0430\u0448 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440.<\/p>\r\n        <div style=\"display:flex; flex-direction:column; gap:16px;\">\r\n          <a href=\"tel:+77783589044\" style=\"display:flex; align-items:center; gap:12px; font-weight:600; font-size:16px;\">\r\n            <span style=\"width:42px;height:42px;border-radius:11px;background:var(--white);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--blue-deep)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"19\" height=\"19\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\r\n            <\/span>\r\n            +7 778 358 90 44\r\n          <\/a>\r\n          <a href=\"https:\/\/wa.me\/77783589044\" target=\"_blank\" rel=\"noopener\" style=\"display:flex; align-items:center; gap:12px; font-weight:600; font-size:16px;\">\r\n            <span style=\"width:42px;height:42px;border-radius:11px;background:var(--white);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"#25D366\" width=\"19\" height=\"19\"><path d=\"M17.47 14.38c-.29-.15-1.72-.85-1.99-.95-.27-.1-.46-.15-.66.15-.2.29-.76.94-.93 1.14-.17.2-.34.22-.63.07-.29-.15-1.22-.45-2.32-1.43-.86-.76-1.44-1.71-1.61-2-.17-.29-.02-.45.13-.6.13-.13.29-.34.44-.51.15-.17.2-.29.29-.49.1-.2.05-.37-.02-.51-.07-.15-.66-1.59-.9-2.18-.24-.57-.48-.5-.66-.51h-.56c-.2 0-.51.07-.78.37-.27.29-1.02 1-1.02 2.44s1.05 2.83 1.19 3.03c.15.2 2.06 3.14 5 4.4.7.3 1.24.48 1.67.62.7.22 1.34.19 1.84.12.56-.08 1.72-.7 1.96-1.38.24-.68.24-1.26.17-1.38-.07-.12-.27-.2-.56-.35z\"\/><path d=\"M12.04 2C6.55 2 2.09 6.46 2.09 11.94c0 1.87.51 3.63 1.4 5.14L2 22l5.05-1.44a10 10 0 0 0 4.99 1.34h.01c5.5 0 9.96-4.46 9.96-9.94A9.9 9.9 0 0 0 12.04 2z\"\/><\/svg>\r\n            <\/span>\r\n            WhatsApp-\u0447\u0430\u0442\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <form class=\"cta-form\" id=\"leadForm\">\r\n        <div class=\"field\">\r\n          <label for=\"f-name\">\u0418\u043c\u044f<\/label>\r\n          <input id=\"f-name\" type=\"text\" placeholder=\"\u041a\u0430\u043a \u043a \u0432\u0430\u043c \u043e\u0431\u0440\u0430\u0449\u0430\u0442\u044c\u0441\u044f\" required>\r\n        <\/div>\r\n        <div class=\"field\">\r\n          <label for=\"f-phone\">\u0422\u0435\u043b\u0435\u0444\u043e\u043d<\/label>\r\n          <input id=\"f-phone\" type=\"tel\" placeholder=\"+7 (___) ___-__-__\" required>\r\n        <\/div>\r\n        <div class=\"field\">\r\n          <label for=\"f-comment\">\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439<\/label>\r\n          <textarea id=\"f-comment\" placeholder=\"\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440: 2-\u043a\u043e\u043c\u043d\u0430\u0442\u043d\u0430\u044f \u043a\u0432\u0430\u0440\u0442\u0438\u0440\u0430, \u043d\u0443\u0436\u043d\u0430 \u0448\u0442\u0440\u043e\u0431\u0430 \u043f\u043e\u0434 \u0441\u043f\u043b\u0438\u0442-\u0441\u0438\u0441\u0442\u0435\u043c\u0443\"><\/textarea>\r\n        <\/div>\r\n        <button type=\"submit\" class=\"btn btn-blue\">\r\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.47 14.38c-.29-.15-1.72-.85-1.99-.95-.27-.1-.46-.15-.66.15-.2.29-.76.94-.93 1.14-.17.2-.34.22-.63.07-.29-.15-1.22-.45-2.32-1.43-.86-.76-1.44-1.71-1.61-2-.17-.29-.02-.45.13-.6.13-.13.29-.34.44-.51.15-.17.2-.29.29-.49.1-.2.05-.37-.02-.51-.07-.15-.66-1.59-.9-2.18-.24-.57-.48-.5-.66-.51h-.56c-.2 0-.51.07-.78.37-.27.29-1.02 1-1.02 2.44s1.05 2.83 1.19 3.03c.15.2 2.06 3.14 5 4.4.7.3 1.24.48 1.67.62.7.22 1.34.19 1.84.12.56-.08 1.72-.7 1.96-1.38.24-.68.24-1.26.17-1.38-.07-.12-.27-.2-.56-.35z\"\/><path d=\"M12.04 2C6.55 2 2.09 6.46 2.09 11.94c0 1.87.51 3.63 1.4 5.14L2 22l5.05-1.44a10 10 0 0 0 4.99 1.34h.01c5.5 0 9.96-4.46 9.96-9.94A9.9 9.9 0 0 0 12.04 2z\"\/><\/svg>\r\n          \u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 WhatsApp\r\n        <\/button>\r\n        <p class=\"cta-note\">\u0417\u0430\u044f\u0432\u043a\u0430 \u043e\u0442\u043a\u0440\u043e\u0435\u0442\u0441\u044f \u0432 WhatsApp \u2014 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435 \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043d\u0430 \u0441\u0430\u0439\u0442\u0435.<\/p>\r\n      <\/form>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FOOTER ================= -->\r\n<footer>\r\n  <div class=\"wrap\">\r\n    <div class=\"footer-grid\">\r\n      <div>\r\n        <div class=\"footer-logo\">\r\n          <img decoding=\"async\" src=\"https:\/\/taza-samal.kz\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-28-\u0438\u044e\u043b.-2026-\u0433.-18_24_45-e1785249816667.png\" alt=\"Taza Samal\" style=\"height:38px; width:auto; object-fit:contain;\">\r\n        <\/div>\r\n        <p style=\"font-size:13.5px; max-width:260px; color:#93a8b8;\">\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440 \u0438 \u043a\u043b\u0438\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0435 \u0432 \u0410\u0441\u0442\u0430\u043d\u0435. \u041a\u043e\u043c\u0444\u043e\u0440\u0442 \u0432 \u043a\u0430\u0436\u0434\u043e\u043c \u0434\u043e\u043c\u0435.<\/p>\r\n      <\/div>\r\n      <div>\r\n        <h4>\u0420\u0410\u0417\u0414\u0415\u041b\u042b<\/h4>\r\n        <ul>\r\n          <li><a href=\"#services\">\u0423\u0441\u043b\u0443\u0433\u0438<\/a><\/li>\r\n          <li><a href=\"#stats\">\u041c\u044b \u0432 \u0446\u0438\u0444\u0440\u0430\u0445<\/a><\/li>\r\n          <li><a href=\"#gallery\">\u0413\u0430\u043b\u0435\u0440\u0435\u044f<\/a><\/li>\r\n          <li><a href=\"#contract\">\u0414\u043e\u0433\u043e\u0432\u043e\u0440<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div>\r\n        <h4>\u041a\u041e\u041c\u041f\u0410\u041d\u0418\u042f<\/h4>\r\n        <ul>\r\n          <li><a href=\"#reviews\">\u041e\u0442\u0437\u044b\u0432\u044b<\/a><\/li>\r\n          <li><a href=\"#faq\">FAQ<\/a><\/li>\r\n          <li><a href=\"#contact\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div>\r\n        <h4>\u041a\u041e\u041d\u0422\u0410\u041a\u0422\u042b<\/h4>\r\n        <ul>\r\n          <li><a href=\"tel:+77783589044\">+7 778 358 90 44<\/a><\/li>\r\n          <li><a href=\"https:\/\/wa.me\/77783589044\" target=\"_blank\" rel=\"noopener\">WhatsApp<\/a><\/li>\r\n          <li>\u0433. \u0410\u0441\u0442\u0430\u043d\u0430<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"footer-bottom\">\r\n      <span>\u00a9 2026 Taza Samal. \u0412\u0441\u0435 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b.<\/span>\r\n      <span>\u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440 \u0432 \u0410\u0441\u0442\u0430\u043d\u0435<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<!-- ================= FLOATING BUTTONS ================= -->\r\n<div class=\"float-stack\">\r\n  <a class=\"float-btn wa\" href=\"https:\/\/wa.me\/77783589044?text=\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435!%20\u0425\u043e\u0447\u0443%20\u0437\u0430\u043a\u0430\u0437\u0430\u0442\u044c%20\u0448\u0442\u0440\u043e\u0431\u043a\u0443%20\u043f\u043e\u0434%20\u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440.\" target=\"_blank\" rel=\"noopener\" aria-label=\"\u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 WhatsApp\">\r\n    <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.47 14.38c-.29-.15-1.72-.85-1.99-.95-.27-.1-.46-.15-.66.15-.2.29-.76.94-.93 1.14-.17.2-.34.22-.63.07-.29-.15-1.22-.45-2.32-1.43-.86-.76-1.44-1.71-1.61-2-.17-.29-.02-.45.13-.6.13-.13.29-.34.44-.51.15-.17.2-.29.29-.49.1-.2.05-.37-.02-.51-.07-.15-.66-1.59-.9-2.18-.24-.57-.48-.5-.66-.51h-.56c-.2 0-.51.07-.78.37-.27.29-1.02 1-1.02 2.44s1.05 2.83 1.19 3.03c.15.2 2.06 3.14 5 4.4.7.3 1.24.48 1.67.62.7.22 1.34.19 1.84.12.56-.08 1.72-.7 1.96-1.38.24-.68.24-1.26.17-1.38-.07-.12-.27-.2-.56-.35z\"\/><path d=\"M12.04 2C6.55 2 2.09 6.46 2.09 11.94c0 1.87.51 3.63 1.4 5.14L2 22l5.05-1.44a10 10 0 0 0 4.99 1.34h.01c5.5 0 9.96-4.46 9.96-9.94A9.9 9.9 0 0 0 12.04 2z\"\/><\/svg>\r\n  <\/a>\r\n  <a class=\"float-btn call\" href=\"tel:+77783589044\" aria-label=\"\u041f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c\">\r\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\r\n  <\/a>\r\n<\/div>\r\n\r\n<script>\r\n  \/\/ FAQ accordion\r\n  document.querySelectorAll('.faq-item').forEach(item=>{\r\n    const q = item.querySelector('.faq-q');\r\n    const a = item.querySelector('.faq-a');\r\n    q.addEventListener('click', ()=>{\r\n      const isOpen = item.classList.contains('open');\r\n      document.querySelectorAll('.faq-item.open').forEach(o=>{\r\n        o.classList.remove('open');\r\n        o.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  \/\/ Lead form -> WhatsApp\r\n  document.getElementById('leadForm').addEventListener('submit', function(e){\r\n    e.preventDefault();\r\n    const name = document.getElementById('f-name').value.trim();\r\n    const phone = document.getElementById('f-phone').value.trim();\r\n    const comment = document.getElementById('f-comment').value.trim();\r\n    let text = `\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0417\u0430\u044f\u0432\u043a\u0430 \u0441 \u0441\u0430\u0439\u0442\u0430 Taza Samal.%0A\u0418\u043c\u044f: ${encodeURIComponent(name)}%0A\u0422\u0435\u043b\u0435\u0444\u043e\u043d: ${encodeURIComponent(phone)}`;\r\n    if(comment){ text += `%0A\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439: ${encodeURIComponent(comment)}`; }\r\n    window.open(`https:\/\/wa.me\/77783589044?text=${text}`, '_blank');\r\n  });\r\n\r\n  \/\/ Scroll reveal\r\n  const revealEls = document.querySelectorAll('.reveal');\r\n  const io = new IntersectionObserver((entries)=>{\r\n    entries.forEach(entry=>{\r\n      if(entry.isIntersecting){\r\n        entry.target.classList.add('in');\r\n        io.unobserve(entry.target);\r\n      }\r\n    });\r\n  }, {threshold:0.15});\r\n  revealEls.forEach(el=>io.observe(el));\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>Taza Samal \u2014 \u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440 \u0432 \u0410\u0441\u0442\u0430\u043d\u0435 \u0423\u0441\u043b\u0443\u0433\u0438 \u041c\u044b \u0432 \u0446\u0438\u0444\u0440\u0430\u0445 \u0413\u0430\u043b\u0435\u0440\u0435\u044f \u0414\u043e\u0433\u043e\u0432\u043e\u0440 \u041e\u0442\u0437\u044b\u0432\u044b FAQ +7 778 358 90 44 \u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c TAZA SAMAL \u00b7 \u0428\u0422\u0420\u041e\u0411\u041a\u0410 \u0412 \u0410\u0421\u0422\u0410\u041d\u0415 \u0428\u0442\u0440\u043e\u0431\u043a\u0430 \u043f\u043e\u0434 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440 &#8212; \u043f\u0435\u0440\u0432\u044b\u0439 \u0438 \u0441\u0430\u043c\u044b\u0439 \u0447\u0438\u0441\u0442\u044b\u0439 \u044d\u0442\u0430\u043f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u041f\u0440\u044f\u0447\u0435\u043c \u0442\u0440\u0430\u0441\u0441\u0443 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0435\u0440\u0430 \u0432 \u0441\u0442\u0435\u043d\u0435: \u0442\u043e\u0447\u043d\u0430\u044f \u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0430, \u0448\u0442\u0440\u043e\u0431\u043b\u0435\u043d\u0438\u0435 \u0441 \u043f\u044b\u043b\u0435\u043e\u0442\u0432\u043e\u0434\u043e\u043c \u0438 \u0430\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u0430\u044f \u0437\u0430\u043a\u043b\u0430\u0434\u043a\u0430 \u2014 \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u0434\u044b\u0440 [&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-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/taza-samal.kz\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taza-samal.kz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taza-samal.kz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taza-samal.kz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taza-samal.kz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":25,"href":"https:\/\/taza-samal.kz\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":52,"href":"https:\/\/taza-samal.kz\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/52"}],"wp:attachment":[{"href":"https:\/\/taza-samal.kz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}