{"id":10,"date":"2026-06-05T14:09:04","date_gmt":"2026-06-05T14:09:04","guid":{"rendered":"https:\/\/alem-lingua.kz\/?page_id=10"},"modified":"2026-06-05T14:26:07","modified_gmt":"2026-06-05T14:26:07","slug":"elementor-10","status":"publish","type":"page","link":"https:\/\/alem-lingua.kz\/","title":{"rendered":"Elementor #10"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1896c26 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"1896c26\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61433d36\" data-id=\"61433d36\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-723552a2 elementor-widget elementor-widget-html\" data-id=\"723552a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800;900&family=Open+Sans:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --blue: #00AEEF;\n  --blue-dark: #0090C8;\n  --blue-light: #E8F7FD;\n  --red: #E8192C;\n  --red-dark: #C01020;\n  --red-light: #FDE8EA;\n  --dark: #1A1A2E;\n  --dark2: #16213E;\n  --gray: #F4F6F9;\n  --gray2: #E8ECF1;\n  --text: #2C2C3A;\n  --text2: #5A5A72;\n  --white: #FFFFFF;\n  --px: clamp(16px, 5vw, 40px);\n}\n\nhtml { scroll-behavior: smooth; }\nbody { font-family: 'Open Sans', sans-serif; color: var(--text); background: var(--white); overflow-x: hidden; }\nh1,h2,h3,h4 { font-family: 'Montserrat', sans-serif; line-height: 1.2; }\nimg, svg { max-width: 100%; }\n\n\/* \u2500\u2500 HEADER \u2500\u2500 *\/\nheader {\n  position: fixed; top: 0; left: 0; right: 0; z-index: 200;\n  background: rgba(255,255,255,0.97);\n  backdrop-filter: blur(8px);\n  border-bottom: 2px solid var(--blue);\n  padding: 0 var(--px);\n  height: 60px;\n  display: flex; align-items: center; justify-content: space-between;\n}\n.logo-wrap { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }\n.logo-icon { width: 40px; height: 40px; }\n.logo-text-wrap .brand { font-family: 'Montserrat',sans-serif; font-weight: 900; font-size: clamp(16px,4vw,20px); color: var(--dark); letter-spacing: -0.5px; line-height: 1; }\n.logo-text-wrap .brand .blue { color: var(--blue); }\n.logo-text-wrap .brand .red  { color: var(--red); }\n.logo-text-wrap .sub { font-size: 9px; font-weight: 600; color: var(--text2); letter-spacing: 1.5px; text-transform: uppercase; margin-top: 2px; }\n\nnav { display: flex; gap: 20px; align-items: center; }\nnav a { font-family: 'Montserrat',sans-serif; font-size: 13px; font-weight: 600; text-decoration: none; color: var(--text); transition: color .2s; }\nnav a:hover { color: var(--blue); }\n.header-phone { font-family: 'Montserrat',sans-serif; font-weight: 800; font-size: 14px; color: var(--dark); text-decoration: none; padding: 7px 16px; border: 2px solid var(--blue); border-radius: 6px; transition: all .2s; white-space: nowrap; }\n.header-phone:hover { background: var(--blue); color: var(--white); }\n\n\/* burger *\/\n.burger { display: none; flex-direction: column; gap: 5px; cursor: pointer; padding: 6px; border: none; background: none; }\n.burger span { display: block; width: 24px; height: 2px; background: var(--dark); border-radius: 2px; transition: all .3s; }\n.burger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }\n.burger.open span:nth-child(2) { opacity: 0; }\n.burger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }\n\n.mobile-menu {\n  display: none; position: fixed; top: 60px; left: 0; right: 0; z-index: 190;\n  background: var(--white); border-bottom: 2px solid var(--blue);\n  flex-direction: column; padding: 20px var(--px) 24px;\n  gap: 0; box-shadow: 0 8px 24px rgba(0,0,0,0.12);\n}\n.mobile-menu.open { display: flex; }\n.mobile-menu a { font-family: 'Montserrat',sans-serif; font-size: 15px; font-weight: 600; text-decoration: none; color: var(--text); padding: 13px 0; border-bottom: 1px solid var(--gray2); }\n.mobile-menu a:last-child { border-bottom: none; margin-top: 8px; color: var(--blue); font-weight: 800; }\n\n\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\nsection { padding: clamp(48px,8vw,90px) var(--px); }\n.container { max-width: 1200px; margin: 0 auto; }\n.section-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: var(--blue); margin-bottom: 10px; }\n.section-title { font-size: clamp(26px,5vw,38px); font-weight: 800; color: var(--dark); margin-bottom: 14px; line-height: 1.2; }\n.section-title .red  { color: var(--red); }\n.section-title .blue { color: var(--blue); }\n.section-desc { font-size: 15px; color: var(--text2); line-height: 1.7; }\n.divider { width: 60px; height: 4px; background: linear-gradient(90deg,var(--blue),var(--red)); border-radius: 2px; margin: 14px 0 22px; }\n.divider.center { margin-left: auto; margin-right: auto; }\n\n\/* \u2500\u2500 BLOCK 1: HERO \u2500\u2500 *\/\n.hero {\n  min-height: 100svh; background: var(--dark);\n  position: relative; display: flex; align-items: center;\n  padding-top: 60px; overflow: hidden;\n}\n.hero-bg {\n  position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse 60% 60% at 80% 50%, rgba(0,174,239,.12) 0%, transparent 70%),\n    radial-gradient(ellipse 40% 40% at 20% 80%, rgba(232,25,44,.10) 0%, transparent 60%),\n    var(--dark2);\n}\n.hero-grid-lines {\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(0,174,239,.04) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(0,174,239,.04) 1px, transparent 1px);\n  background-size: 60px 60px;\n}\n.hero-inner {\n  position: relative; max-width: 1200px; margin: 0 auto;\n  padding: clamp(40px,6vw,80px) var(--px);\n  display: flex; flex-wrap: wrap; gap: clamp(32px,5vw,60px);\n  align-items: center; width: 100%;\n}\n.hero-left { flex: 1 1 320px; min-width: 0; }\n.hero-right { flex: 1 1 320px; min-width: 0; max-width: 460px; width: 100%; }\n\n.hero-badge {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: rgba(0,174,239,.15); border: 1px solid rgba(0,174,239,.4);\n  border-radius: 100px; padding: 6px 14px;\n  font-size: 11px; font-weight: 700; color: var(--blue);\n  text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 20px;\n}\n.hero-badge::before {\n  content: ''; width: 8px; height: 8px; border-radius: 50%;\n  background: var(--blue); flex-shrink: 0;\n  animation: pulse 2s infinite;\n}\n@keyframes pulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.5;transform:scale(1.3)} }\n\n.hero h1 { font-size: clamp(26px,6vw,52px); font-weight: 900; color: var(--white); margin-bottom: 16px; }\n.hero h1 .accent-blue { color: var(--blue); }\n.hero h1 .accent-red  { color: var(--red); }\n.hero-subtitle { font-size: clamp(14px,2vw,17px); color: rgba(255,255,255,.65); line-height: 1.7; margin-bottom: 32px; }\n.hero-stats { display: flex; flex-wrap: wrap; gap: 24px; }\n.hero-stat .num { font-family: 'Montserrat',sans-serif; font-size: clamp(24px,4vw,32px); font-weight: 900; color: var(--white); line-height: 1; }\n.hero-stat .num span { color: var(--blue); }\n.hero-stat .label { font-size: 11px; color: rgba(255,255,255,.5); text-transform: uppercase; letter-spacing: .8px; margin-top: 4px; }\n\n\/* hero form card *\/\n.hero-form-card {\n  background: var(--white); border-radius: 16px;\n  padding: clamp(24px,4vw,36px) clamp(20px,4vw,32px);\n  box-shadow: 0 32px 80px rgba(0,0,0,.4); position: relative;\n}\n.hero-form-card::before {\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px;\n  background: linear-gradient(90deg,var(--blue),var(--red));\n  border-radius: 16px 16px 0 0;\n}\n.form-title { font-family: 'Montserrat',sans-serif; font-size: clamp(16px,3vw,20px); font-weight: 800; color: var(--dark); margin-bottom: 6px; }\n.form-subtitle { font-size: 13px; color: var(--text2); margin-bottom: 20px; line-height: 1.5; }\n.form-field label { display: block; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; color: var(--text2); margin-bottom: 8px; }\n.form-field textarea {\n  width: 100%; border: 2px solid var(--gray2); border-radius: 10px;\n  padding: 12px 14px; font-family: 'Open Sans',sans-serif; font-size: 14px;\n  color: var(--text); resize: none; outline: none; transition: border-color .2s;\n  min-height: 120px; line-height: 1.6;\n}\n.form-field textarea:focus { border-color: var(--blue); }\n.form-field textarea::placeholder { color: #AAAAB8; }\n\n.btn-whatsapp {\n  display: flex; align-items: center; justify-content: center; gap: 10px;\n  width: 100%; padding: 15px; border: none; border-radius: 10px;\n  background: #25D366; color: var(--white);\n  font-family: 'Montserrat',sans-serif; font-size: 15px; font-weight: 800;\n  cursor: pointer; margin-top: 14px; transition: all .2s; text-decoration: none;\n}\n.btn-whatsapp:hover { background: #1EB858; transform: translateY(-1px); box-shadow: 0 8px 20px rgba(37,211,102,.3); }\n.wa-icon { width: 22px; height: 22px; fill: white; flex-shrink: 0; }\n.form-note { font-size: 11px; color: var(--text2); text-align: center; margin-top: 10px; line-height: 1.5; }\n\n\/* \u2500\u2500 BLOCK 2: \u0423\u0421\u041b\u0423\u0413\u0418 \u2500\u2500 *\/\n.services { background: var(--gray); }\n.services-header { text-align: center; margin-bottom: clamp(36px,5vw,56px); }\n.services-header .section-desc { margin: 0 auto; }\n.services-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n}\n.service-card {\n  background: var(--white); border-radius: 14px; padding: clamp(20px,3vw,30px) clamp(18px,3vw,26px);\n  border: 1.5px solid var(--gray2); transition: all .25s; position: relative; overflow: hidden;\n}\n.service-card::after {\n  content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px;\n  background: linear-gradient(90deg,var(--blue),var(--red));\n  transform: scaleX(0); transition: transform .3s; transform-origin: left;\n}\n.service-card:hover::after { transform: scaleX(1); }\n.service-card:hover { transform: translateY(-3px); box-shadow: 0 14px 36px rgba(0,0,0,.09); border-color: transparent; }\n.service-icon { width: 50px; height: 50px; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px; font-size: 24px; }\n.service-icon.blue-bg { background: var(--blue-light); }\n.service-icon.red-bg  { background: var(--red-light); }\n.service-card h3 { font-size: 16px; font-weight: 700; color: var(--dark); margin-bottom: 8px; }\n.service-card p  { font-size: 14px; color: var(--text2); line-height: 1.65; }\n\n\/* \u2500\u2500 BLOCK 3: \u041f\u041e\u0427\u0415\u041c\u0423 \u041c\u042b \u2500\u2500 *\/\n.why { background: var(--white); }\n.why-inner { display: flex; flex-wrap: wrap; gap: clamp(36px,6vw,80px); align-items: center; }\n.why-visual { flex: 1 1 280px; min-width: 0; }\n.why-globe {\n  width: 100%; max-width: 360px; aspect-ratio: 1; border-radius: 50%;\n  background: linear-gradient(135deg,var(--blue-light),rgba(0,174,239,.05));\n  border: 2px solid rgba(0,174,239,.2);\n  display: flex; align-items: center; justify-content: center;\n  position: relative; margin: 0 auto;\n}\n.why-globe-inner { font-size: clamp(60px,12vw,100px); line-height: 1; }\n.why-floats { position: absolute; inset: 0; }\n.float-badge {\n  position: absolute; background: var(--white); border-radius: 10px;\n  padding: 8px 12px; box-shadow: 0 6px 20px rgba(0,0,0,.12);\n  display: flex; align-items: center; gap: 8px;\n  font-family: 'Montserrat',sans-serif; font-size: 12px; font-weight: 700; white-space: nowrap;\n}\n.float-badge .dot { width: 8px; height: 8px; border-radius: 50%; flex-shrink: 0; }\n.float-badge.b1 { top: 8%; right: -8%; }\n.float-badge.b2 { bottom: 12%; left: -8%; }\n.float-badge.b3 { top: 50%; right: -12%; }\n\n.why-content { flex: 1 1 300px; min-width: 0; }\n.why-features { display: flex; flex-direction: column; gap: 20px; margin-top: 8px; }\n.why-feature { display: flex; gap: 16px; align-items: flex-start; }\n.why-feature-num {\n  flex-shrink: 0; width: 42px; height: 42px; border-radius: 10px;\n  background: var(--dark); color: var(--white);\n  font-family: 'Montserrat',sans-serif; font-size: 14px; font-weight: 900;\n  display: flex; align-items: center; justify-content: center; margin-top: 2px;\n}\n.why-feature h4 { font-size: 15px; font-weight: 700; color: var(--dark); margin-bottom: 4px; }\n.why-feature p  { font-size: 13px; color: var(--text2); line-height: 1.6; }\n\n\/* \u2500\u2500 BLOCK 4: \u042f\u0417\u042b\u041a\u0418 \u2500\u2500 *\/\n.languages { background: var(--dark2); padding: clamp(48px,8vw,80px) var(--px); }\n.languages-header { text-align: center; margin-bottom: clamp(32px,5vw,48px); }\n.languages-header .section-title { color: var(--white); }\n.languages-header .section-desc { color: rgba(255,255,255,.55); margin: 0 auto; }\n.languages-header .section-label { color: var(--blue); }\n.lang-grid { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }\n.lang-pill {\n  background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12);\n  border-radius: 100px; padding: 9px 18px;\n  font-size: 13px; font-weight: 600; color: rgba(255,255,255,.85);\n  font-family: 'Montserrat',sans-serif; display: flex; align-items: center; gap: 7px;\n  transition: all .2s; cursor: default;\n}\n.lang-pill:hover { background: rgba(0,174,239,.15); border-color: rgba(0,174,239,.5); color: var(--white); }\n.lang-pill .flag { font-size: 17px; }\n\n\/* \u2500\u2500 BLOCK 5: \u041a\u0410\u041a \u0420\u0410\u0411\u041e\u0422\u0410\u0415\u041c \u2500\u2500 *\/\n.process { background: var(--gray); }\n.process-header { text-align: center; margin-bottom: clamp(36px,5vw,56px); }\n.process-steps {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 32px; position: relative;\n}\n.process-step { text-align: center; }\n.step-circle {\n  width: 68px; height: 68px; border-radius: 50%; background: var(--dark);\n  color: var(--white); font-family: 'Montserrat',sans-serif; font-size: 22px; font-weight: 900;\n  display: flex; align-items: center; justify-content: center; margin: 0 auto 18px;\n}\n.step-circle.blue { background: var(--blue); }\n.step-circle.red  { background: var(--red); }\n.process-step h4 { font-size: 15px; font-weight: 700; color: var(--dark); margin-bottom: 8px; }\n.process-step p  { font-size: 13px; color: var(--text2); line-height: 1.6; }\n\n\/* \u2500\u2500 BLOCK 6: \u0426\u0415\u041d\u042b \u2500\u2500 *\/\n.prices { background: var(--white); }\n.prices-header { text-align: center; margin-bottom: clamp(36px,5vw,56px); }\n.prices-header .section-desc { margin: 0 auto; text-align: center; }\n.prices-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 20px;\n}\n.price-card { border-radius: 16px; padding: clamp(24px,4vw,36px) clamp(20px,3vw,26px); border: 2px solid var(--gray2); text-align: center; position: relative; transition: all .25s; }\n.price-card.featured { border-color: var(--blue); background: linear-gradient(180deg,var(--blue-light),var(--white)); }\n.price-card.featured::before {\n  content: '\u041f\u041e\u041f\u0423\u041b\u042f\u0420\u041d\u042b\u0419'; position: absolute; top: -14px; left: 50%; transform: translateX(-50%);\n  background: var(--blue); color: var(--white); font-size: 11px; font-weight: 800;\n  letter-spacing: 1px; padding: 4px 14px; border-radius: 100px;\n  font-family: 'Montserrat',sans-serif; white-space: nowrap;\n}\n.price-card:hover { transform: translateY(-4px); box-shadow: 0 18px 46px rgba(0,0,0,.1); }\n.price-card h3 { font-size: 18px; font-weight: 800; color: var(--dark); margin-bottom: 8px; }\n.price-card .price-note { font-size: 13px; color: var(--text2); margin-bottom: 20px; line-height: 1.5; }\n.price-big { font-family: 'Montserrat',sans-serif; font-size: clamp(32px,5vw,42px); font-weight: 900; color: var(--dark); line-height: 1; margin-bottom: 6px; }\n.price-big span { font-size: 18px; font-weight: 600; color: var(--text2); }\n.price-unit { font-size: 12px; color: var(--text2); margin-bottom: 20px; }\n.price-list { list-style: none; margin-bottom: 24px; text-align: left; }\n.price-list li { font-size: 14px; color: var(--text); padding: 7px 0; border-bottom: 1px solid var(--gray2); display: flex; align-items: center; gap: 8px; }\n.price-list li::before { content: '\u2713'; color: var(--blue); font-weight: 700; flex-shrink: 0; }\n.btn-price {\n  display: block; width: 100%; padding: 13px; border-radius: 8px;\n  font-family: 'Montserrat',sans-serif; font-size: 14px; font-weight: 700;\n  text-decoration: none; text-align: center; cursor: pointer;\n  border: 2px solid var(--dark); color: var(--dark); background: transparent; transition: all .2s;\n}\n.btn-price:hover, .price-card.featured .btn-price { background: var(--blue); border-color: var(--blue); color: var(--white); }\n\n\/* \u2500\u2500 BLOCK 7: \u041d\u041e\u0422\u0410\u0420\u0418\u0410\u041b\u042c\u041d\u042b\u0415 \u2500\u2500 *\/\n.notary { background: var(--dark); padding: clamp(48px,8vw,90px) var(--px); position: relative; overflow: hidden; }\n.notary-bg { position: absolute; inset: 0; background: radial-gradient(ellipse 50% 80% at 90% 50%, rgba(232,25,44,.08) 0%, transparent 60%); }\n.notary-inner {\n  position: relative; max-width: 1200px; margin: 0 auto;\n  display: flex; flex-wrap: wrap; gap: clamp(36px,6vw,80px); align-items: flex-start;\n}\n.notary-content { flex: 1 1 280px; min-width: 0; }\n.notary-content .section-label { color: var(--red); }\n.notary-content .section-title { color: var(--white); }\n.notary-content .section-desc { color: rgba(255,255,255,.6); margin-bottom: 28px; }\n.notary-badges { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }\n.notary-badge {\n  background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.15);\n  border-radius: 8px; padding: 9px 14px; font-size: 13px; font-weight: 600;\n  color: rgba(255,255,255,.8); font-family: 'Montserrat',sans-serif;\n  display: flex; align-items: center; gap: 8px;\n}\n.notary-badge .dot-red { width: 8px; height: 8px; border-radius: 50%; background: var(--red); flex-shrink: 0; }\n.notary-features { flex: 1 1 280px; min-width: 0; display: flex; flex-direction: column; gap: 16px; }\n.notary-feat {\n  background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.08);\n  border-radius: 12px; padding: 18px 20px; display: flex; gap: 14px; align-items: flex-start; transition: all .2s;\n}\n.notary-feat:hover { background: rgba(255,255,255,.07); border-color: rgba(232,25,44,.3); }\n.notary-feat-icon { font-size: 26px; flex-shrink: 0; margin-top: 2px; }\n.notary-feat h4 { font-size: 14px; font-weight: 700; color: var(--white); margin-bottom: 4px; }\n.notary-feat p  { font-size: 13px; color: rgba(255,255,255,.5); line-height: 1.55; }\n\n\/* \u2500\u2500 BLOCK 8: \u041e\u0422\u0417\u042b\u0412\u042b \u2500\u2500 *\/\n.reviews { background: var(--gray); }\n.reviews-header { text-align: center; margin-bottom: clamp(36px,5vw,56px); }\n.reviews-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px,1fr)); gap: 20px; }\n.review-card { background: var(--white); border-radius: 14px; padding: clamp(20px,3vw,26px) clamp(18px,3vw,22px); border: 1.5px solid var(--gray2); position: relative; }\n.review-card::before { content: '\"'; position: absolute; top: 12px; right: 18px; font-size: 70px; font-family: 'Montserrat',sans-serif; font-weight: 900; color: var(--gray2); line-height: 1; }\n.review-stars { color: #F5A623; font-size: 15px; margin-bottom: 12px; }\n.review-text { font-size: 14px; color: var(--text); line-height: 1.7; margin-bottom: 18px; position: relative; }\n.review-author { display: flex; align-items: center; gap: 12px; border-top: 1px solid var(--gray2); padding-top: 14px; }\n.review-avatar { width: 38px; height: 38px; border-radius: 50%; background: var(--blue); color: var(--white); font-family: 'Montserrat',sans-serif; font-size: 13px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.review-avatar.red  { background: var(--red); }\n.review-avatar.dark { background: var(--dark); }\n.review-name    { font-size: 14px; font-weight: 700; color: var(--dark); }\n.review-company { font-size: 12px; color: var(--text2); margin-top: 2px; }\n\n\/* \u2500\u2500 BLOCK 9: \u0414\u041e\u041a\u0423\u041c\u0415\u041d\u0422\u042b \u0418 \u0421\u0424\u0415\u0420\u042b \u2500\u2500 *\/\n.docs { background: var(--white); }\n.docs-inner { display: flex; flex-wrap: wrap; gap: clamp(36px,6vw,60px); }\n.docs-col { flex: 1 1 280px; min-width: 0; }\n.docs-list { display: flex; flex-direction: column; gap: 10px; margin-top: 28px; }\n.doc-item { display: flex; align-items: center; gap: 14px; padding: 14px 16px; border-radius: 10px; background: var(--gray); border: 1.5px solid var(--gray2); transition: all .2s; }\n.doc-item:hover { border-color: var(--blue); background: var(--blue-light); }\n.doc-icon { font-size: 22px; flex-shrink: 0; }\n.doc-item span { font-size: 14px; font-weight: 600; color: var(--text); }\n.sectors-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px,1fr)); gap: 12px; margin-top: 28px; }\n.sector-card { padding: 16px 18px; border-radius: 10px; border: 1.5px solid var(--gray2); background: var(--gray); }\n.sector-card .emoji { font-size: 22px; margin-bottom: 8px; display: block; }\n.sector-card h4 { font-size: 14px; font-weight: 700; color: var(--dark); margin-bottom: 4px; }\n.sector-card p, .sector-card span { font-size: 12px; color: var(--text2); line-height: 1.5; }\n\n\/* \u2500\u2500 BLOCK 10: CTA \u2500\u2500 *\/\n.cta-banner { background: var(--blue); padding: clamp(56px,8vw,80px) var(--px); text-align: center; position: relative; overflow: hidden; }\n.cta-banner::before { content: ''; position: absolute; inset: 0; background: radial-gradient(circle 300px at 15% 50%, rgba(255,255,255,.1), transparent), radial-gradient(circle 300px at 85% 50%, rgba(232,25,44,.2), transparent); }\n.cta-content { position: relative; max-width: 700px; margin: 0 auto; }\n.cta-banner h2 { font-size: clamp(26px,5vw,42px); font-weight: 900; color: var(--white); margin-bottom: 14px; }\n.cta-banner p  { font-size: clamp(14px,2vw,17px); color: rgba(255,255,255,.85); margin-bottom: 32px; line-height: 1.6; }\n.cta-btns { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; }\n.btn-white {\n  display: inline-flex; align-items: center; gap: 10px;\n  padding: 15px 28px; border-radius: 10px; background: var(--white); color: var(--blue);\n  font-family: 'Montserrat',sans-serif; font-size: 14px; font-weight: 800;\n  text-decoration: none; transition: all .2s;\n}\n.btn-white:hover { transform: translateY(-2px); box-shadow: 0 10px 28px rgba(0,0,0,.15); }\n.btn-outline-white {\n  display: inline-flex; align-items: center; gap: 10px;\n  padding: 15px 28px; border-radius: 10px; background: transparent; color: var(--white);\n  font-family: 'Montserrat',sans-serif; font-size: 14px; font-weight: 800;\n  text-decoration: none; border: 2px solid rgba(255,255,255,.6); transition: all .2s;\n}\n.btn-outline-white:hover { background: rgba(255,255,255,.15); border-color: var(--white); }\n\n\/* \u2500\u2500 BLOCK 11: \u041a\u041e\u041d\u0422\u0410\u041a\u0422\u042b \u2500\u2500 *\/\n.contacts { background: var(--white); }\n.contacts-inner { display: flex; flex-wrap: wrap; gap: clamp(36px,6vw,60px); }\n.contacts-col { flex: 1 1 280px; min-width: 0; }\n.contact-info-block { margin-top: 28px; display: flex; flex-direction: column; gap: 18px; }\n.contact-item { display: flex; gap: 14px; align-items: flex-start; }\n.contact-icon { width: 42px; height: 42px; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; }\n.contact-icon.blue  { background: var(--blue-light); }\n.contact-icon.red   { background: var(--red-light); }\n.contact-icon.green { background: #E8FDF2; }\n.contact-item h4 { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; color: var(--text2); margin-bottom: 4px; }\n.contact-item a, .contact-item p { font-size: 15px; font-weight: 600; color: var(--dark); text-decoration: none; line-height: 1.5; }\n.contact-item a:hover { color: var(--blue); }\n.map-block { border-radius: 16px; overflow: hidden; border: 2px solid var(--gray2); min-height: 280px; background: var(--gray); display: flex; align-items: center; justify-content: center; }\n.map-placeholder { text-align: center; padding: 24px; }\n.map-placeholder .map-pin { font-size: 44px; margin-bottom: 10px; display: block; }\n.map-placeholder p { font-size: 15px; font-weight: 600; color: var(--dark); margin-bottom: 6px; }\n.map-placeholder span { font-size: 13px; color: var(--text2); }\n.map-link { display: inline-flex; align-items: center; gap: 8px; margin-top: 16px; padding: 11px 22px; border-radius: 8px; background: var(--blue); color: var(--white); font-family: 'Montserrat',sans-serif; font-size: 13px; font-weight: 700; text-decoration: none; transition: all .2s; }\n.map-link:hover { background: var(--blue-dark); }\n\n\/* \u2500\u2500 BLOCK 12: FOOTER \u2500\u2500 *\/\nfooter { background: var(--dark2); padding: clamp(40px,6vw,50px) var(--px) 28px; border-top: 3px solid var(--blue); }\n.footer-inner { max-width: 1200px; margin: 0 auto; }\n.footer-top {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n  gap: 32px; margin-bottom: 36px; padding-bottom: 36px;\n  border-bottom: 1px solid rgba(255,255,255,.1);\n}\n.footer-brand p { font-size: 13px; color: rgba(255,255,255,.45); line-height: 1.7; margin-top: 12px; }\n.footer-col h5 { font-family: 'Montserrat',sans-serif; font-size: 12px; font-weight: 700; color: rgba(255,255,255,.5); text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 14px; }\n.footer-col a { display: block; font-size: 14px; color: rgba(255,255,255,.7); text-decoration: none; margin-bottom: 10px; transition: color .2s; }\n.footer-col a:hover { color: var(--blue); }\n.footer-bottom { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 14px; }\n.footer-bottom p { font-size: 13px; color: rgba(255,255,255,.35); }\n.footer-wa { display: inline-flex; align-items: center; gap: 8px; padding: 10px 18px; border-radius: 8px; background: #25D366; color: var(--white); font-family: 'Montserrat',sans-serif; font-size: 13px; font-weight: 700; text-decoration: none; transition: all .2s; }\n.footer-wa:hover { background: #1EB858; }\n\n\/* \u2500\u2500 WA FLOAT \u2500\u2500 *\/\n.wa-float {\n  position: fixed; bottom: 24px; right: 20px; z-index: 999;\n  width: 56px; height: 56px; border-radius: 50%; background: #25D366;\n  display: flex; align-items: center; justify-content: center;\n  box-shadow: 0 6px 20px rgba(37,211,102,.4); transition: all .2s; text-decoration: none;\n}\n.wa-float:hover { transform: scale(1.1); }\n.wa-float svg { width: 30px; height: 30px; fill: white; }\n\n\/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   MOBILE BREAKPOINTS\n   \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 768px) {\n  nav, .header-phone { display: none; }\n  .burger { display: flex; }\n\n  .hero-inner { flex-direction: column; padding: clamp(32px,6vw,60px) var(--px); }\n  .hero-right { max-width: 100%; }\n  .float-badge.b1, .float-badge.b2, .float-badge.b3 { display: none; }\n\n  .why-visual { order: -1; }\n  .why-globe { max-width: 260px; }\n\n  .process-steps { grid-template-columns: 1fr 1fr; }\n\n  .notary-inner { flex-direction: column; }\n\n  .footer-top { grid-template-columns: 1fr 1fr; }\n}\n\n@media (max-width: 480px) {\n  .process-steps { grid-template-columns: 1fr; }\n  .cta-btns { flex-direction: column; align-items: stretch; }\n  .btn-white, .btn-outline-white { justify-content: center; }\n  .footer-top { grid-template-columns: 1fr; }\n  .footer-bottom { flex-direction: column; align-items: flex-start; }\n  .hero-stats { gap: 18px; }\n}\n.btn-service-wa {\n  display: inline-flex; align-items: center; gap: 8px;\n  margin-top: 16px; padding: 10px 18px; border-radius: 8px;\n  background: #25D366; color: white;\n  font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 700;\n  text-decoration: none; transition: all .2s; width: 100%; justify-content: center;\n}\n.btn-service-wa:hover { background: #1EB858; transform: translateY(-1px); }\n.btn-service-wa svg { width: 18px; height: 18px; fill: white; flex-shrink: 0; }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c96383f elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"c96383f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-49f79dd1\" data-id=\"49f79dd1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-79d8321c elementor-widget elementor-widget-html\" data-id=\"79d8321c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- HEADER -->\n<header>\n  <div class=\"logo-wrap\">\n   <img decoding=\"async\" src=\"https:\/\/alem-lingua.kz\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-05-at-12.31.31-1-1.jpeg\" alt=\"Alem Lingua\" class=\"logo-icon\" style=\"width:40px;height:40px;object-fit:contain;border-radius:4px;\">\n    <div class=\"logo-text-wrap\">\n      <div class=\"brand\"><span class=\"blue\">Alem<\/span><span class=\"red\"> Lingua<\/span><\/div>\n      <div class=\"sub\">\u0410\u0433\u0435\u043d\u0442\u0441\u0442\u0432\u043e \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432<\/div>\n    <\/div>\n  <\/div>\n  <nav>\n    <a href=\"#services\">\u0423\u0441\u043b\u0443\u0433\u0438<\/a>\n    <a href=\"#process\">\u041f\u0440\u043e\u0446\u0435\u0441\u0441<\/a>\n    <a href=\"#prices\">\u0426\u0435\u043d\u044b<\/a>\n    <a href=\"#reviews\">\u041e\u0442\u0437\u044b\u0432\u044b<\/a>\n    <a href=\"#contacts\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/a>\n  <\/nav>\n  <a href=\"tel:87760317677\" class=\"header-phone\">+7 776 031 7677<\/a>\n  <button class=\"burger\" id=\"burger\" aria-label=\"\u041c\u0435\u043d\u044e\">\n    <span><\/span><span><\/span><span><\/span>\n  <\/button>\n<\/header>\n\n<div class=\"mobile-menu\" id=\"mobile-menu\">\n  <a href=\"#services\"  onclick=\"closeMob()\">\u0423\u0441\u043b\u0443\u0433\u0438<\/a>\n  <a href=\"#process\"   onclick=\"closeMob()\">\u041a\u0430\u043a \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c<\/a>\n  <a href=\"#prices\"    onclick=\"closeMob()\">\u0426\u0435\u043d\u044b<\/a>\n  <a href=\"#reviews\"   onclick=\"closeMob()\">\u041e\u0442\u0437\u044b\u0432\u044b<\/a>\n  <a href=\"#contacts\"  onclick=\"closeMob()\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/a>\n  <a href=\"tel:+77760317677\">\ud83d\udcde +7 776 031 7677<\/a>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-21891602 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"21891602\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-13e63168\" data-id=\"13e63168\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5d44c0ff elementor-widget elementor-widget-html\" data-id=\"5d44c0ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 1: HERO -->\n<section class=\"hero\">\n  <div class=\"hero-bg\"><\/div>\n  <div class=\"hero-grid-lines\"><\/div>\n  <div class=\"hero-inner\">\n    <div class=\"hero-left\">\n      <div class=\"hero-badge\">\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u00b7 \u041d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e \u0437\u0430\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0435<\/div>\n      <h1>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435<br><span class=\"accent-blue\">\u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b<\/span> \u043b\u044e\u0431\u043e\u0439<br>\u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0438<\/h1>\n      <p class=\"hero-subtitle\">\u0411\u044e\u0440\u043e \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432 \u00abAlem Lingua\u00bb \u0432 \u041a\u0430\u0440\u0430\u0433\u0430\u043d\u0434\u0435 - \u0442\u043e\u0447\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432, \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u043e\u0432, \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0438 \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u043d\u0430 30+ \u044f\u0437\u044b\u043a\u0430\u0445.<\/p>\n      <div class=\"hero-stats\">\n        <div class=\"hero-stat\">\n          <div class=\"num\">10<span>+<\/span><\/div>\n          <div class=\"label\">\u043b\u0435\u0442 \u043d\u0430 \u0440\u044b\u043d\u043a\u0435<\/div>\n        <\/div>\n        <div class=\"hero-stat\">\n          <div class=\"num\">5000<span>+<\/span><\/div>\n          <div class=\"label\">\u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/div>\n        <\/div>\n        <div class=\"hero-stat\">\n          <div class=\"num\">30<span>+<\/span><\/div>\n          <div class=\"label\">\u044f\u0437\u044b\u043a\u043e\u0432<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"hero-right\">\n      <div class=\"hero-form-card\">\n        <div class=\"form-title\">\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e<\/div>\n        <p class=\"form-subtitle\">\u041e\u043f\u0438\u0448\u0438\u0442\u0435 \u0437\u0430\u043f\u0440\u043e\u0441 \u2014 \u043e\u0442\u0432\u0435\u0442\u0438\u043c \u0432 WhatsApp \u0437\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0438\u043d\u0443\u0442<\/p>\n        <div class=\"form-field\">\n          <label>\u0412\u0430\u0448\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435<\/label>\n          <textarea id=\"hero-msg\" placeholder=\"\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440: \u043d\u0443\u0436\u0435\u043d \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0441\u0432\u0438\u0434\u0435\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430 \u043e \u0440\u043e\u0436\u0434\u0435\u043d\u0438\u0438 \u0441 \u0440\u0443\u0441\u0441\u043a\u043e\u0433\u043e \u043d\u0430 \u0430\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439, \u043d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0437\u0430\u0432\u0435\u0440\u0435\u043d\u0438\u0435...\"><\/textarea>\n        <\/div>\n        <a class=\"btn-whatsapp\" href=\"#\" onclick=\"sendToWhatsapp(event)\">\n          <svg class=\"wa-icon\" viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n          \u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 WhatsApp\n        <\/a>\n        <p class=\"form-note\">\ud83d\udd12 \u0414\u0430\u043d\u043d\u044b\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u043e\u0442\u0432\u0435\u0442\u0430 \u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0441<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-31d1c6fb elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"31d1c6fb\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-57a50b46\" data-id=\"57a50b46\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d2ad571 elementor-widget elementor-widget-html\" data-id=\"d2ad571\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 2: \u0423\u0421\u041b\u0423\u0413\u0418 -->\r\n<section class=\"services\" id=\"services\">\r\n  <div class=\"container\">\r\n    <div class=\"services-header\">\r\n      <div class=\"section-label\">\u0427\u0442\u043e \u043c\u044b \u0434\u0435\u043b\u0430\u0435\u043c<\/div>\r\n      <h2 class=\"section-title\">\u041d\u0430\u0448\u0438 <span class=\"blue\">\u0443\u0441\u043b\u0443\u0433\u0438<\/span><\/h2>\r\n      <div class=\"divider center\"><\/div>\r\n      <p class=\"section-desc\">\u0412\u0441\u0435 \u0432\u0438\u0434\u044b \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432 \u2014 \u043e\u0442 \u043b\u0438\u0447\u043d\u044b\u0445 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0434\u043e \u043a\u0440\u0443\u043f\u043d\u044b\u0445 \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432<\/p>\r\n    <\/div>\r\n    <div class=\"services-grid\">\r\n      <div class=\"service-card\"><div class=\"service-icon blue-bg\">\ud83d\udcc4<\/div><h3>\u041f\u0435\u0440\u0435\u0432\u043e\u0434 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432<\/h3><p>\u0421\u0432\u0438\u0434\u0435\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430, \u0434\u0438\u043f\u043b\u043e\u043c\u044b, \u043f\u0430\u0441\u043f\u043e\u0440\u0442\u0430, \u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u043e\u0441\u0442\u0438. \u0422\u043e\u0447\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0441 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u0438\u0435\u043c \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b.<\/p><a href=\"#\" class=\"btn-service-wa\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0418\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u0435\u0442 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432.');return false;\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c<\/a><\/div>\r\n      <div class=\"service-card\"><div class=\"service-icon red-bg\">\u2696\ufe0f<\/div><h3>\u042e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b<\/h3><p>\u0414\u043e\u0433\u043e\u0432\u043e\u0440\u044b, \u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u044f, \u0443\u0441\u0442\u0430\u0432\u044b. \u041f\u043e\u043d\u0438\u043c\u0430\u0435\u043c \u043f\u0440\u0430\u0432\u043e\u0432\u0443\u044e \u0442\u0435\u0440\u043c\u0438\u043d\u043e\u043b\u043e\u0433\u0438\u044e \u0434\u0432\u0443\u0445 \u044e\u0440\u0438\u0441\u0434\u0438\u043a\u0446\u0438\u0439.<\/p><a href=\"#\" class=\"btn-service-wa\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0418\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u0435\u0442 \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434.');return false;\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c<\/a><\/div>\r\n      <div class=\"service-card\"><div class=\"service-icon blue-bg\">\ud83c\udfe2<\/div><h3>\u0414\u0435\u043b\u043e\u0432\u0430\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f<\/h3><p>\u041a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u043f\u0435\u0440\u0435\u043f\u0438\u0441\u043a\u0430, \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u0430\u044f \u043e\u0442\u0447\u0451\u0442\u043d\u043e\u0441\u0442\u044c \u0434\u043b\u044f \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u044b\u0445 \u043f\u0430\u0440\u0442\u043d\u0451\u0440\u043e\u0432.<\/p><a href=\"#\" class=\"btn-service-wa\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0418\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u0435\u0442 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0434\u0435\u043b\u043e\u0432\u043e\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438.');return false;\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c<\/a><\/div>\r\n      <div class=\"service-card\"><div class=\"service-icon red-bg\">\ud83d\udd29<\/div><h3>\u0422\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u044b<\/h3><p>\u0418\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438, \u0440\u0435\u0433\u043b\u0430\u043c\u0435\u043d\u0442\u044b, \u043f\u0430\u0442\u0435\u043d\u0442\u044b, \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438. \u041f\u0440\u0438\u0432\u043b\u0435\u043a\u0430\u0435\u043c \u043e\u0442\u0440\u0430\u0441\u043b\u0435\u0432\u044b\u0445 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442\u043e\u0432.<\/p><a href=\"#\" class=\"btn-service-wa\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0418\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u0435\u0442 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432.');return false;\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c<\/a><\/div>\r\n      <div class=\"service-card\"><div class=\"service-icon blue-bg\">\ud83c\udfe5<\/div><h3>\u041c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0435 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b<\/h3><p>\u041c\u0435\u0434\u043a\u0430\u0440\u0442\u044b, \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u0430\u043d\u0430\u043b\u0438\u0437\u043e\u0432, \u043a\u043b\u0438\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u044b. \u0421\u0442\u0440\u043e\u0433\u0430\u044f \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c.<\/p><a href=\"#\" class=\"btn-service-wa\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0418\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u0435\u0442 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434.');return false;\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c<\/a><\/div>\r\n      <div class=\"service-card\"><div class=\"service-icon red-bg\">\ud83c\udf10<\/div><h3>\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434<\/h3><p>\u0423\u0441\u0442\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u043d\u0430 \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u044f\u0445, \u043f\u0435\u0440\u0435\u0433\u043e\u0432\u043e\u0440\u0430\u0445, \u0434\u0435\u043b\u043e\u0432\u044b\u0445 \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0445.<\/p><a href=\"#\" class=\"btn-service-wa\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0418\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u0435\u0442 \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434.');return false;\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\u0417\u0430\u043a\u0430\u0437\u0430\u0442\u044c<\/a><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7d724b39 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"7d724b39\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-32d54770\" data-id=\"32d54770\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6c100ccd elementor-widget elementor-widget-html\" data-id=\"6c100ccd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 3: \u041f\u041e\u0427\u0415\u041c\u0423 \u041c\u042b -->\n<section class=\"why\" id=\"why\">\n  <div class=\"container\">\n    <div class=\"why-inner\">\n      <div class=\"why-visual\">\n        <div class=\"why-globe\">\n          <div class=\"why-globe-inner\">\ud83c\udf0d<\/div>\n          <div class=\"why-floats\">\n            <div class=\"float-badge b1\"><div class=\"dot\" style=\"background:var(--blue)\"><\/div>ISO-\u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e<\/div>\n            <div class=\"float-badge b2\"><div class=\"dot\" style=\"background:#25D366\"><\/div>\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u043e\u0442\u0432\u0435\u0442<\/div>\n            <div class=\"float-badge b3\"><div class=\"dot\" style=\"background:var(--red)\"><\/div>\u041d\u043e\u0442\u0430\u0440\u0438\u0443\u0441 \u0432 \u043e\u0444\u0438\u0441\u0435<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"why-content\">\n        <div class=\"section-label\">\u041d\u0430\u0448\u0438 \u043f\u0440\u0435\u0438\u043c\u0443\u0449\u0435\u0441\u0442\u0432\u0430<\/div>\n        <h2 class=\"section-title\">\u041f\u043e\u0447\u0435\u043c\u0443 \u0432\u044b\u0431\u0438\u0440\u0430\u044e\u0442 <span class=\"blue\">Alem Lingua<\/span><\/h2>\n        <div class=\"divider\"><\/div>\n        <div class=\"why-features\">\n          <div class=\"why-feature\"><div class=\"why-feature-num\">01<\/div><div><h4>\u041d\u043e\u0442\u0430\u0440\u0438\u0443\u0441 \u0432 \u043e\u0444\u0438\u0441\u0435 \u2014 \u0441\u0440\u0430\u0437\u0443 \u0437\u0430\u0432\u0435\u0440\u044f\u0435\u043c<\/h4><p>\u0420\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u044b \u043d\u0430 \u043f\u0440. \u0411\u0443\u0445\u0430\u0440-\u0416\u044b\u0440\u0430\u0443, 63. \u041f\u0435\u0440\u0435\u0432\u043e\u0434 \u0438 \u043d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0437\u0430\u0432\u0435\u0440\u0435\u043d\u0438\u0435 \u2014 \u0432 \u043e\u0434\u043d\u043e\u043c \u043c\u0435\u0441\u0442\u0435.<\/p><\/div><\/div>\n          <div class=\"why-feature\"><div class=\"why-feature-num\">02<\/div><div><h4>\u0422\u043e\u043b\u044c\u043a\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0447\u0438\u043a\u0438<\/h4><p>\u0414\u0438\u043f\u043b\u043e\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0447\u0438\u043a\u0438. \u041a\u0430\u0436\u0434\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u0442 \u0434\u0432\u043e\u0439\u043d\u0443\u044e \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0443.<\/p><\/div><\/div>\n          <div class=\"why-feature\"><div class=\"why-feature-num\">03<\/div><div><h4>\u0421\u0440\u043e\u0447\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0437\u0430 1\u20133 \u0447\u0430\u0441\u0430<\/h4><p>\u041f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u043c \u0441\u0440\u043e\u0447\u043d\u044b\u0435 \u0437\u0430\u043a\u0430\u0437\u044b \u2014 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u0432\u0435\u0434\u0451\u043c \u0432 \u0434\u0435\u043d\u044c \u043e\u0431\u0440\u0430\u0449\u0435\u043d\u0438\u044f.<\/p><\/div><\/div>\n          <div class=\"why-feature\"><div class=\"why-feature-num\">04<\/div><div><h4>\u041f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u044b\u0435 \u0446\u0435\u043d\u044b \u0431\u0435\u0437 \u0441\u043a\u0440\u044b\u0442\u044b\u0445 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439<\/h4><p>\u0421\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u043e\u0433\u043e\u0432\u0430\u0440\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u0430 \u0440\u0430\u0431\u043e\u0442\u044b. \u041d\u0438\u043a\u0430\u043a\u0438\u0445 \u0434\u043e\u043f\u043b\u0430\u0442 \u043f\u043e \u0445\u043e\u0434\u0443.<\/p><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1cc94b3a elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"1cc94b3a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3020d5ea\" data-id=\"3020d5ea\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-743544d1 elementor-widget elementor-widget-html\" data-id=\"743544d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 4: \u042f\u0417\u042b\u041a\u0418 -->\n<section class=\"languages\">\n  <div class=\"container\">\n    <div class=\"languages-header\">\n      <div class=\"section-label\">\u041c\u043d\u043e\u0433\u043e\u044f\u0437\u044b\u0447\u043d\u043e\u0441\u0442\u044c<\/div>\n      <h2 class=\"section-title\">\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0441 30+ \u044f\u0437\u044b\u043a\u0430\u043c\u0438<\/h2>\n      <div class=\"divider center\"><\/div>\n      <p class=\"section-desc\">\u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u043c\u0438\u0440\u043e\u0432\u044b\u0435 \u044f\u0437\u044b\u043a\u0438 \u0438 \u044f\u0437\u044b\u043a\u0438 \u0441\u0442\u0440\u0430\u043d \u0421\u041d\u0413<\/p>\n    <\/div>\n    <div class=\"lang-grid\">\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddf7\ud83c\uddfa<\/span>\u0420\u0443\u0441\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddf0\ud83c\uddff<\/span>\u041a\u0430\u0437\u0430\u0445\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddec\ud83c\udde7<\/span>\u0410\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\udde9\ud83c\uddea<\/span>\u041d\u0435\u043c\u0435\u0446\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddeb\ud83c\uddf7<\/span>\u0424\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\udde8\ud83c\uddf3<\/span>\u041a\u0438\u0442\u0430\u0439\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddf9\ud83c\uddf7<\/span>\u0422\u0443\u0440\u0435\u0446\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\udde6\ud83c\uddea<\/span>\u0410\u0440\u0430\u0431\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddea\ud83c\uddf8<\/span>\u0418\u0441\u043f\u0430\u043d\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddee\ud83c\uddf9<\/span>\u0418\u0442\u0430\u043b\u044c\u044f\u043d\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddf0\ud83c\uddf7<\/span>\u041a\u043e\u0440\u0435\u0439\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddef\ud83c\uddf5<\/span>\u042f\u043f\u043e\u043d\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddf5\ud83c\uddf1<\/span>\u041f\u043e\u043b\u044c\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddfa\ud83c\uddff<\/span>\u0423\u0437\u0431\u0435\u043a\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\udde6\ud83c\uddff<\/span>\u0410\u0437\u0435\u0440\u0431\u0430\u0439\u0434\u0436\u0430\u043d\u0441\u043a\u0438\u0439<\/div>\n      <div class=\"lang-pill\"><span class=\"flag\">\ud83c\uddfa\ud83c\udde6<\/span>\u0423\u043a\u0440\u0430\u0438\u043d\u0441\u043a\u0438\u0439<\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-58ae7996 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"58ae7996\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-42781a0f\" data-id=\"42781a0f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-754aad5 elementor-widget elementor-widget-html\" data-id=\"754aad5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 5: \u041a\u0410\u041a \u0420\u0410\u0411\u041e\u0422\u0410\u0415\u041c -->\n<section class=\"process\" id=\"process\">\n  <div class=\"container\">\n    <div class=\"process-header\">\n      <div class=\"section-label\">\u041d\u0430\u0448 \u043f\u0440\u043e\u0446\u0435\u0441\u0441<\/div>\n      <h2 class=\"section-title\">\u041a\u0430\u043a \u043c\u044b <span class=\"blue\">\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c<\/span><\/h2>\n      <div class=\"divider center\"><\/div>\n    <\/div>\n    <div class=\"process-steps\">\n      <div class=\"process-step\"><div class=\"step-circle blue\">1<\/div><h4>\u0412\u044b \u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0435 \u0437\u0430\u044f\u0432\u043a\u0443<\/h4><p>\u0427\u0435\u0440\u0435\u0437 WhatsApp, \u0437\u0432\u043e\u043d\u043e\u043a \u0438\u043b\u0438 \u0432 \u043e\u0444\u0438\u0441\u0435. \u041e\u043f\u0438\u0448\u0438\u0442\u0435 \u0437\u0430\u0434\u0430\u0447\u0443 \u0438 \u043f\u0440\u0438\u043a\u0440\u0435\u043f\u0438\u0442\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442.<\/p><\/div>\n      <div class=\"process-step\"><div class=\"step-circle\">2<\/div><h4>\u041e\u0446\u0435\u043d\u0438\u0432\u0430\u0435\u043c \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c<\/h4><p>\u0417\u0430 15 \u043c\u0438\u043d\u0443\u0442 \u043d\u0430\u0437\u044b\u0432\u0430\u0435\u043c \u0442\u043e\u0447\u043d\u0443\u044e \u0446\u0435\u043d\u0443 \u0438 \u0441\u0440\u043e\u043a \u0431\u0435\u0437 \u0441\u043a\u0440\u044b\u0442\u044b\u0445 \u043f\u043b\u0430\u0442\u0435\u0436\u0435\u0439.<\/p><\/div>\n      <div class=\"process-step\"><div class=\"step-circle\">3<\/div><h4>\u041f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u043c \u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u043c<\/h4><p>\u041f\u0440\u043e\u0444\u0438\u043b\u044c\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0447\u0438\u043a \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0443, \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440 \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u0442 \u043a\u0430\u0436\u0434\u043e\u0435 \u0441\u043b\u043e\u0432\u043e.<\/p><\/div>\n      <div class=\"process-step\"><div class=\"step-circle red\">4<\/div><h4>\u041f\u0435\u0440\u0435\u0434\u0430\u0451\u043c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442<\/h4><p>\u0417\u0430\u0431\u0438\u0440\u0430\u0435\u0442\u0435 \u0432 \u043e\u0444\u0438\u0441\u0435 \u0438\u043b\u0438 \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u043d\u0430 \u043f\u043e\u0447\u0442\u0443. \u041d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0437\u0430\u0432\u0435\u0440\u0435\u043d\u0438\u0435 \u2014 \u043d\u0430 \u043c\u0435\u0441\u0442\u0435.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7152cdf6 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"7152cdf6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1914543f\" data-id=\"1914543f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7261c3f7 elementor-widget elementor-widget-html\" data-id=\"7261c3f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 7: \u041d\u041e\u0422\u0410\u0420\u0418\u0410\u041b\u042c\u041d\u042b\u0415 -->\n<section class=\"notary\">\n  <div class=\"notary-bg\"><\/div>\n  <div class=\"notary-inner\">\n    <div class=\"notary-content\">\n      <div class=\"section-label\">\u0421\u043f\u0435\u0446\u0443\u0441\u043b\u0443\u0433\u0430<\/div>\n      <h2 class=\"section-title\">\u041d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e \u0437\u0430\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0435 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b<\/h2>\n      <div class=\"divider\"><\/div>\n      <p class=\"section-desc\">\u041c\u044b \u043d\u0430\u0445\u043e\u0434\u0438\u043c\u0441\u044f \u043f\u0440\u044f\u043c\u043e \u0432 \u043e\u0444\u0438\u0441\u0435 \u043d\u043e\u0442\u0430\u0440\u0438\u0443\u0441\u0430 \u2014 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0438 \u043d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u0435 \u0437\u0430 \u043e\u0434\u043d\u043e \u043f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435.<\/p>\n      <div class=\"notary-badges\">\n        <div class=\"notary-badge\"><span class=\"dot-red\"><\/span>\u041f\u0440\u0438\u043d\u0438\u043c\u0430\u044e\u0442 \u0433\u043e\u0441\u043e\u0440\u0433\u0430\u043d\u044b \u0420\u041a<\/div>\n        <div class=\"notary-badge\"><span class=\"dot-red\"><\/span>\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b \u0437\u0430 \u0440\u0443\u0431\u0435\u0436\u043e\u043c<\/div>\n        <div class=\"notary-badge\"><span class=\"dot-red\"><\/span>\u0410\u043f\u043e\u0441\u0442\u0438\u043b\u044c \u043f\u043e \u0437\u0430\u043f\u0440\u043e\u0441\u0443<\/div>\n        <div class=\"notary-badge\"><span class=\"dot-red\"><\/span>\u041b\u0435\u0433\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"notary-features\">\n      <div class=\"notary-feat\"><div class=\"notary-feat-icon\">\ud83c\udf93<\/div><div><h4>\u0414\u0438\u043f\u043b\u043e\u043c\u044b \u0438 \u0430\u0442\u0442\u0435\u0441\u0442\u0430\u0442\u044b<\/h4><p>\u0414\u043b\u044f \u043f\u043e\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u044f \u0437\u0430 \u0440\u0443\u0431\u0435\u0436 \u0438\u043b\u0438 \u0442\u0440\u0443\u0434\u043e\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0432 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u044b\u0445 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u0445<\/p><\/div><\/div>\n      <div class=\"notary-feat\"><div class=\"notary-feat-icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67<\/div><div><h4>\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b \u0417\u0410\u0413\u0421<\/h4><p>\u0421\u0432\u0438\u0434\u0435\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430 \u043e \u0440\u043e\u0436\u0434\u0435\u043d\u0438\u0438, \u0431\u0440\u0430\u043a\u0435, \u0440\u0430\u0437\u0432\u043e\u0434\u0435 \u0434\u043b\u044f \u043f\u043e\u0441\u043e\u043b\u044c\u0441\u0442\u0432 \u0438 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0441\u0442\u0432<\/p><\/div><\/div>\n      <div class=\"notary-feat\"><div class=\"notary-feat-icon\">\ud83d\udec2<\/div><div><h4>\u041f\u0430\u0441\u043f\u043e\u0440\u0442\u0430 \u0438 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u044f<\/h4><p>\u0423\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u044f \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438, \u0437\u0430\u0433\u0440\u0430\u043d\u043f\u0430\u0441\u043f\u043e\u0440\u0442\u0430 \u0434\u043b\u044f \u0432\u0438\u0437\u043e\u0432\u044b\u0445 \u0446\u0435\u043d\u0442\u0440\u043e\u0432 \u0438 \u043f\u043e\u0441\u043e\u043b\u044c\u0441\u0442\u0432<\/p><\/div><\/div>\n      <div class=\"notary-feat\"><div class=\"notary-feat-icon\">\ud83c\udfdb\ufe0f<\/div><div><h4>\u041a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b<\/h4><p>\u0423\u0441\u0442\u0430\u0432\u044b, \u0443\u0447\u0440\u0435\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u044b \u0434\u043b\u044f \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u044b\u0445 \u0441\u0434\u0435\u043b\u043e\u043a<\/p><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6ed03e45 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"6ed03e45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-34541eec\" data-id=\"34541eec\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-718dedb elementor-widget elementor-widget-html\" data-id=\"718dedb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 8: \u041e\u0422\u0417\u042b\u0412\u042b -->\n<section class=\"reviews\" id=\"reviews\">\n  <div class=\"container\">\n    <div class=\"reviews-header\">\n      <div class=\"section-label\">\u041c\u043d\u0435\u043d\u0438\u0435 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/div>\n      <h2 class=\"section-title\">\u0427\u0442\u043e \u0433\u043e\u0432\u043e\u0440\u044f\u0442 \u043d\u0430\u0448\u0438 <span class=\"blue\">\u043a\u043b\u0438\u0435\u043d\u0442\u044b<\/span><\/h2>\n      <div class=\"divider center\"><\/div>\n    <\/div>\n    <div class=\"reviews-grid\">\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">\u041e\u0431\u0440\u0430\u0449\u0430\u0435\u043c\u0441\u044f \u0432 Alem Lingua \u0442\u0440\u0435\u0442\u0438\u0439 \u0433\u043e\u0434 \u043f\u043e\u0434\u0440\u044f\u0434 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430 \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u043e\u0432. \u0412\u0441\u0435\u0433\u0434\u0430 \u0442\u043e\u0447\u043d\u043e, \u0432 \u0441\u0440\u043e\u043a \u0438 \u0441 \u043d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u043c \u0437\u0430\u0432\u0435\u0440\u0435\u043d\u0438\u0435\u043c. \u041e\u0447\u0435\u043d\u044c \u0443\u0434\u043e\u0431\u043d\u043e \u2014 \u0432\u0441\u0451 \u0432 \u043e\u0434\u043d\u043e\u043c \u043c\u0435\u0441\u0442\u0435!<\/p>\n        <div class=\"review-author\"><div class=\"review-avatar\">\u0410\u041a<\/div><div><div class=\"review-name\">\u0410\u0439\u0433\u0443\u043b\u044c \u041a\u0435\u043d\u0436\u0435\u0431\u0430\u0435\u0432\u0430<\/div><div class=\"review-company\">\u0422\u041e\u041e \u00abKazTrade International\u00bb<\/div><\/div><\/div>\n      <\/div>\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">\u041d\u0443\u0436\u0435\u043d \u0431\u044b\u043b \u0441\u0440\u043e\u0447\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0434\u0438\u043f\u043b\u043e\u043c\u0430 \u0434\u043b\u044f \u043f\u043e\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u044f \u0432 \u043d\u0435\u043c\u0435\u0446\u043a\u0438\u0439 \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442. \u0421\u0434\u0435\u043b\u0430\u043b\u0438 \u0437\u0430 2 \u0447\u0430\u0441\u0430, \u043d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e \u0437\u0430\u0432\u0435\u0440\u0438\u043b\u0438. \u0412\u0438\u0437\u0443 \u043f\u043e\u043b\u0443\u0447\u0438\u043b, \u0441\u0435\u0439\u0447\u0430\u0441 \u0443\u0447\u0443\u0441\u044c \u0432 \u0411\u0435\u0440\u043b\u0438\u043d\u0435. \u0421\u043f\u0430\u0441\u0438\u0431\u043e!<\/p>\n        <div class=\"review-author\"><div class=\"review-avatar red\">\u0414\u0410<\/div><div><div class=\"review-name\">\u0414\u0430\u043d\u0438\u044f\u0440 \u0410\u0445\u043c\u0435\u0442\u043e\u0432<\/div><div class=\"review-company\">\u0421\u0442\u0443\u0434\u0435\u043d\u0442 TU Berlin<\/div><\/div><\/div>\n      <\/div>\n      <div class=\"review-card\">\n        <div class=\"review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"review-text\">\u041f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u043b\u0438 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b \u0434\u043b\u044f \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0437\u0430 \u0440\u0443\u0431\u0435\u0436\u043e\u043c. \u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434, \u0432\u0441\u044f \u0442\u0435\u0440\u043c\u0438\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0430\u044f. \u041a\u043b\u0438\u043d\u0438\u043a\u0430 \u0432 \u0413\u0435\u0440\u043c\u0430\u043d\u0438\u0438 \u043f\u0440\u0438\u043d\u044f\u043b\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b \u0431\u0435\u0437 \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u0432.<\/p>\n        <div class=\"review-author\"><div class=\"review-avatar dark\">\u0417\u041c<\/div><div><div class=\"review-name\">\u0417\u0430\u0440\u0438\u043d\u0430 \u041c\u0443\u0441\u0430\u0435\u0432\u0430<\/div><div class=\"review-company\">\u0427\u0430\u0441\u0442\u043d\u044b\u0439 \u043a\u043b\u0438\u0435\u043d\u0442<\/div><\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7d4f45eb elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"7d4f45eb\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-835bbcd\" data-id=\"835bbcd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-61029fa0 elementor-widget elementor-widget-html\" data-id=\"61029fa0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 9: \u0414\u041e\u041a\u0423\u041c\u0415\u041d\u0422\u042b \u0418 \u0421\u0424\u0415\u0420\u042b -->\n<section class=\"docs\">\n  <div class=\"container\">\n    <div class=\"docs-inner\">\n      <div class=\"docs-col\">\n        <div class=\"section-label\">\u041f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u043c \u043d\u0430 \u043f\u0435\u0440\u0435\u0432\u043e\u0434<\/div>\n        <h2 class=\"section-title\">\u041b\u044e\u0431\u044b\u0435 <span class=\"red\">\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b<\/span><\/h2>\n        <div class=\"divider\"><\/div>\n        <div class=\"docs-list\">\n          <div class=\"doc-item\"><span class=\"doc-icon\">\ud83e\udeaa<\/span><span>\u0423\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u044f \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438 \u0438 \u043f\u0430\u0441\u043f\u043e\u0440\u0442\u0430<\/span><\/div>\n          <div class=\"doc-item\"><span class=\"doc-icon\">\ud83c\udf93<\/span><span>\u0414\u0438\u043f\u043b\u043e\u043c\u044b, \u0430\u0442\u0442\u0435\u0441\u0442\u0430\u0442\u044b, \u0442\u0440\u0430\u043d\u0441\u043a\u0440\u0438\u043f\u0442\u044b<\/span><\/div>\n          <div class=\"doc-item\"><span class=\"doc-icon\">\ud83d\udccb<\/span><span>\u0421\u0432\u0438\u0434\u0435\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430 \u0417\u0410\u0413\u0421<\/span><\/div>\n          <div class=\"doc-item\"><span class=\"doc-icon\">\u2696\ufe0f<\/span><span>\u0421\u0443\u0434\u0435\u0431\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0438 \u043d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0430\u043a\u0442\u044b<\/span><\/div>\n          <div class=\"doc-item\"><span class=\"doc-icon\">\ud83c\udfe2<\/span><span>\u0423\u0447\u0440\u0435\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0439<\/span><\/div>\n          <div class=\"doc-item\"><span class=\"doc-icon\">\ud83c\udfe5<\/span><span>\u041c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b \u0438 \u0432\u044b\u043f\u0438\u0441\u043a\u0438<\/span><\/div>\n          <div class=\"doc-item\"><span class=\"doc-icon\">\ud83d\udcd1<\/span><span>\u0414\u043e\u0433\u043e\u0432\u043e\u0440\u044b \u0438 \u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u044f<\/span><\/div>\n          <div class=\"doc-item\"><span class=\"doc-icon\">\ud83d\ude97<\/span><span>\u0412\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0435 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d\u0438\u044f, \u041f\u0422\u0421<\/span><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"docs-col\">\n        <div class=\"section-label\">\u041e\u0442\u0440\u0430\u0441\u043b\u0438<\/div>\n        <h2 class=\"section-title\">\u0420\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0441\u043e \u0432\u0441\u0435\u043c\u0438 <span class=\"blue\">\u0441\u0444\u0435\u0440\u0430\u043c\u0438<\/span><\/h2>\n        <div class=\"divider\"><\/div>\n        <div class=\"sectors-grid\">\n          <div class=\"sector-card\"><span class=\"emoji\">\u2696\ufe0f<\/span><h4>\u042e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0441\u0444\u0435\u0440\u0430<\/h4><p>\u0421\u0443\u0434\u044b, \u0430\u0434\u0432\u043e\u043a\u0430\u0442\u044b, \u043d\u043e\u0442\u0430\u0440\u0438\u0443\u0441\u044b<\/p><\/div>\n          <div class=\"sector-card\"><span class=\"emoji\">\ud83c\udfe6<\/span><h4>\u0424\u0438\u043d\u0430\u043d\u0441\u044b \u0438 \u0431\u0430\u043d\u043a\u0438<\/h4><p>\u041e\u0442\u0447\u0451\u0442\u043d\u043e\u0441\u0442\u044c, \u0430\u0443\u0434\u0438\u0442, \u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u044b<\/p><\/div>\n          <div class=\"sector-card\"><span class=\"emoji\">\ud83c\udfe5<\/span><h4>\u041c\u0435\u0434\u0438\u0446\u0438\u043d\u0430<\/h4><p>\u041a\u043b\u0438\u043d\u0438\u043a\u0438, \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u0434\u043e\u0441\u044c\u0435<\/p><\/div>\n          <div class=\"sector-card\"><span class=\"emoji\">\ud83c\udfd7\ufe0f<\/span><h4>\u0421\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e<\/h4><p>\u041f\u0440\u043e\u0435\u043a\u0442\u043d\u0430\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f, \u0442\u0435\u043d\u0434\u0435\u0440\u044b<\/p><\/div>\n          <div class=\"sector-card\"><span class=\"emoji\">\ud83c\udf10<\/span><h4>IT \u0438 \u0442\u0435\u043b\u0435\u043a\u043e\u043c<\/h4><p>\u0422\u0435\u0445. \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f, \u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u044f<\/p><\/div>\n          <div class=\"sector-card\"><span class=\"emoji\">\ud83c\udf93<\/span><h4>\u041e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435<\/h4><p>\u0414\u0438\u043f\u043b\u043e\u043c\u044b, \u0441\u043f\u0440\u0430\u0432\u043a\u0438, \u0440\u0435\u0437\u044e\u043c\u0435<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-466b98d5 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"466b98d5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1986a34b\" data-id=\"1986a34b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-51170329 elementor-widget elementor-widget-html\" data-id=\"51170329\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 10: CTA -->\n<section class=\"cta-banner\">\n  <div class=\"cta-content\">\n    <h2>\u041d\u0443\u0436\u0435\u043d \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u043f\u0440\u044f\u043c\u043e \u0441\u0435\u0439\u0447\u0430\u0441?<\/h2>\n    <p>\u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438 \u2014 \u043e\u0442\u0432\u0435\u0442\u0438\u043c \u0437\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0438\u043d\u0443\u0442 \u0438 \u043d\u0430\u0437\u043e\u0432\u0451\u043c \u0442\u043e\u0447\u043d\u0443\u044e \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c<\/p>\n    <div class=\"cta-btns\">\n      <a href=\"#\" class=\"btn-white\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0425\u043e\u0447\u0443 \u0443\u0437\u043d\u0430\u0442\u044c \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430.');return false;\">\n        <svg style=\"width:20px;height:20px;fill:var(--blue);flex-shrink:0\" viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n        \u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 WhatsApp\n      <\/a>\n      <a href=\"tel:+77760317677\" class=\"btn-outline-white\">\ud83d\udcde +7 776 031 7677<\/a>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5238f5ff elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"5238f5ff\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b5c5cf2\" data-id=\"7b5c5cf2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7a89a58a elementor-widget elementor-widget-html\" data-id=\"7a89a58a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 11: \u041a\u041e\u041d\u0422\u0410\u041a\u0422\u042b -->\n<section class=\"contacts\" id=\"contacts\">\n  <div class=\"container\">\n    <div class=\"contacts-inner\">\n      <div class=\"contacts-col\">\n        <div class=\"section-label\">\u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438<\/div>\n        <h2 class=\"section-title\">\u041d\u0430\u0448\u0438 <span class=\"blue\">\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/span><\/h2>\n        <div class=\"divider\"><\/div>\n        <div class=\"contact-info-block\">\n          <div class=\"contact-item\">\n            <div class=\"contact-icon blue\">\ud83d\udccd<\/div>\n            <div><h4>\u0410\u0434\u0440\u0435\u0441 \u043e\u0444\u0438\u0441\u0430<\/h4><p>\u0420\u041a, \u0433. \u041a\u0430\u0440\u0430\u0433\u0430\u043d\u0434\u0430,<br>\u043f\u0440. \u0411\u0443\u0445\u0430\u0440-\u0416\u044b\u0440\u0430\u0443, \u0434. 63<br>(\u043e\u0444\u0438\u0441 \u043d\u043e\u0442\u0430\u0440\u0438\u0443\u0441\u0430)<\/p><\/div>\n          <\/div>\n          <div class=\"contact-item\">\n            <div class=\"contact-icon green\">\ud83d\udcf1<\/div>\n            <div><h4>WhatsApp \/ \u0422\u0435\u043b\u0435\u0444\u043e\u043d<\/h4><a href=\"tel:+77760317677\">+7 776 031 7677<\/a><\/div>\n          <\/div>\n          <div class=\"contact-item\">\n            <div class=\"contact-icon blue\">\ud83d\udd50<\/div>\n            <div><h4>\u0420\u0435\u0436\u0438\u043c \u0440\u0430\u0431\u043e\u0442\u044b<\/h4><p>\u041f\u043d\u2013\u041f\u0442: 9:00\u201318:00<br>\u0421\u0431: 10:00\u201315:00<br>\u0412\u0441: \u0432\u044b\u0445\u043e\u0434\u043d\u043e\u0439<\/p><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"contacts-col\">\n        <div class=\"map-block\">\n          <div class=\"map-placeholder\">\n            <span class=\"map-pin\">\ud83d\udccd<\/span>\n            <p>\u0433. \u041a\u0430\u0440\u0430\u0433\u0430\u043d\u0434\u0430, \u043f\u0440. \u0411\u0443\u0445\u0430\u0440-\u0416\u044b\u0440\u0430\u0443, \u0434. 63<\/p>\n            <span>\u041e\u0444\u0438\u0441 \u043d\u043e\u0442\u0430\u0440\u0438\u0443\u0441\u0430 (Alem Lingua)<\/span><br>\n            <a href=\"https:\/\/2gis.kz\/karaganda\/search\/%D0%9F%D1%80.%20%D0%91%D1%83%D1%85%D0%B0%D1%80-%D0%96%D1%8B%D1%80%D0%B0%D1%83%2C%2063%2C%20%D0%9A%D0%B0%D1%80%D0%B0%D0%B3%D0%B0%D0%BD%D0%B4%D0%B0\" target=\"_blank\" class=\"map-link\">\ud83d\uddfa\ufe0f \u041e\u0442\u043a\u0440\u044b\u0442\u044c \u043d\u0430 2\u0413\u0418\u0421<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-631ae2f0 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"631ae2f0\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-499273e\" data-id=\"499273e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6ffb9b20 elementor-widget elementor-widget-html\" data-id=\"6ffb9b20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- BLOCK 12: FOOTER -->\r\n<footer>\r\n  <div class=\"footer-inner\">\r\n    <div class=\"footer-top\">\r\n      <div class=\"footer-brand\">\r\n        <div class=\"logo-wrap\">\r\n          <img decoding=\"async\" src=\"https:\/\/alem-lingua.kz\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-05-at-12.31.31-1-1.jpeg\" alt=\"Alem Lingua\" style=\"width:38px;height:38px;object-fit:contain;border-radius:4px;\">\r\n          <div style=\"margin-left:10px\">\r\n            <div style=\"font-family:Montserrat,sans-serif;font-weight:900;font-size:17px;color:white;line-height:1\"><span style=\"color:#00AEEF\">Alem<\/span><span style=\"color:#E8192C\"> Lingua<\/span><\/div>\r\n            <div style=\"font-size:9px;font-weight:600;color:rgba(255,255,255,.45);letter-spacing:1.5px;text-transform:uppercase;margin-top:3px\">\u0410\u0433\u0435\u043d\u0442\u0441\u0442\u0432\u043e \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <p>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b \u043d\u0430 30+ \u044f\u0437\u044b\u043a\u043e\u0432. \u041d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0437\u0430\u0432\u0435\u0440\u0435\u043d\u0438\u0435 \u043d\u0430 \u043c\u0435\u0441\u0442\u0435.<\/p>\r\n      <\/div>\r\n      <div class=\"footer-col\">\r\n        <h5>\u0423\u0441\u043b\u0443\u0433\u0438<\/h5>\r\n        <a href=\"#services\">\u041f\u0435\u0440\u0435\u0432\u043e\u0434 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432<\/a>\r\n        <a href=\"#services\">\u041d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434<\/a>\r\n        <a href=\"#services\">\u042e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b<\/a>\r\n        <a href=\"#services\">\u0422\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u044b<\/a>\r\n      <\/div>\r\n      <div class=\"footer-col\">\r\n        <h5>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f<\/h5>\r\n        <a href=\"#why\">\u041e \u043d\u0430\u0441<\/a>\r\n        <a href=\"#reviews\">\u041e\u0442\u0437\u044b\u0432\u044b<\/a>\r\n        <a href=\"#prices\">\u0426\u0435\u043d\u044b<\/a>\r\n        <a href=\"#contacts\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/a>\r\n      <\/div>\r\n      <div class=\"footer-col\">\r\n        <h5>\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/h5>\r\n        <a href=\"tel:+77760317677\">+7 776 031 7677<\/a>\r\n        <a href=\"#\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435!');return false;\">WhatsApp<\/a>\r\n        <a style=\"color:rgba(255,255,255,.4);font-size:12px;line-height:1.7;cursor:default\">\u043f\u0440. \u0411\u0443\u0445\u0430\u0440-\u0416\u044b\u0440\u0430\u0443, 63<br>\u041e\u0444\u0438\u0441 \u043d\u043e\u0442\u0430\u0440\u0438\u0443\u0441\u0430<br>\u041a\u0430\u0440\u0430\u0433\u0430\u043d\u0434\u0430, \u0420\u041a<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"footer-bottom\">\r\n      <p>\u00a9 2024 Alem Lingua. \u0412\u0441\u0435 \u043f\u0440\u0430\u0432\u0430 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u044b.<\/p>\r\n      <a href=\"#\" class=\"footer-wa\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0418\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u0435\u0442 \u043f\u0435\u0440\u0435\u0432\u043e\u0434.');return false;\">\r\n        <svg style=\"width:16px;height:16px;fill:white;flex-shrink:0\" viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\r\n        \u041d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 WhatsApp\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-35fdae5f elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"35fdae5f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5867acc1\" data-id=\"5867acc1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-20995de3 elementor-widget elementor-widget-html\" data-id=\"20995de3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- FLOATING WA -->\n<a href=\"#\" class=\"wa-float\" onclick=\"openWA('\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0425\u043e\u0447\u0443 \u0443\u0437\u043d\u0430\u0442\u044c \u043e \u0432\u0430\u0448\u0438\u0445 \u0443\u0441\u043b\u0443\u0433\u0430\u0445.');return false;\" title=\"WhatsApp\">\n  <svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n<\/a>\n<script>var WA_PHONE = '77760317677';\nfunction openWA(msg){ window.open('https:\/\/wa.me\/'+WA_PHONE+'?text='+encodeURIComponent(msg),'_blank'); }\nfunction sendToWhatsapp(e){\n  e.preventDefault();\n  var msg = document.getElementById('hero-msg').value.trim();\n  openWA(msg ? '\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! '+msg : '\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435! \u0425\u043e\u0447\u0443 \u0443\u0437\u043d\u0430\u0442\u044c \u043e \u0432\u0430\u0448\u0438\u0445 \u0443\u0441\u043b\u0443\u0433\u0430\u0445 \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430.');\n}\nfunction closeMob(){ document.getElementById('mobile-menu').classList.remove('open'); document.getElementById('burger').classList.remove('open'); }\ndocument.getElementById('burger').addEventListener('click', function(){\n  this.classList.toggle('open');\n  document.getElementById('mobile-menu').classList.toggle('open');\n});<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Alem Lingua \u0410\u0433\u0435\u043d\u0442\u0441\u0442\u0432\u043e \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432 \u0423\u0441\u043b\u0443\u0433\u0438 \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u0426\u0435\u043d\u044b \u041e\u0442\u0437\u044b\u0432\u044b \u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b +7 776 031 7677 \u0423\u0441\u043b\u0443\u0433\u0438 \u041a\u0430\u043a \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0426\u0435\u043d\u044b \u041e\u0442\u0437\u044b\u0432\u044b \u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b \ud83d\udcde +7 776 031 7677 \u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u00b7 \u041d\u043e\u0442\u0430\u0440\u0438\u0430\u043b\u044c\u043d\u043e \u0437\u0430\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0435 \u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435\u043f\u0435\u0440\u0435\u0432\u043e\u0434\u044b \u043b\u044e\u0431\u043e\u0439\u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0411\u044e\u0440\u043e \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u043e\u0432 \u00abAlem Lingua\u00bb \u0432 \u041a\u0430\u0440\u0430\u0433\u0430\u043d\u0434\u0435 &#8212; \u0442\u043e\u0447\u043d\u044b\u0439 \u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432, \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u043e\u0432, \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0438 \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u043d\u0430 30+ \u044f\u0437\u044b\u043a\u0430\u0445. 10+ \u043b\u0435\u0442 \u043d\u0430 \u0440\u044b\u043d\u043a\u0435 5000+ \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 30+ [&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:\/\/alem-lingua.kz\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alem-lingua.kz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alem-lingua.kz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alem-lingua.kz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alem-lingua.kz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":7,"href":"https:\/\/alem-lingua.kz\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":27,"href":"https:\/\/alem-lingua.kz\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/27"}],"wp:attachment":[{"href":"https:\/\/alem-lingua.kz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}