
» Ответы на часто задаваемые вопросы

» Как выбрать кондиционер?

» Что такое инверторный кондиционер?

» Что такое колонный кондиционер?

» Сертификаты

» Авторизированный дистрибьютор в Кыргызстане


<!doctype html>
<html lang="ru">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Инверторный кондиционер Midea Eazy Ecomaster 12 до 35 м² в Бишкеке. Цена 34 500 сом." />
<title>Midea Eazy Ecomaster 12 — Кондиционеры в Бишкеке</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap" rel="stylesheet">
<style>
:root {
--ink: #15242e;
--muted: #6e7f88;
--line: #dce9e9;
--paper: #f5faf9;
--white: #ffffff;
--teal: #0c8f86;
--teal-dark: #08645f;
--coral: #ff745f;
--yellow: #ffd166;
--shadow: 0 26px 70px rgba(26, 78, 82, .13);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
margin: 0;
color: var(--ink);
background: var(--paper);
font-family: "DM Sans", sans-serif;
-webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
.topline {
background: var(--ink);
color: #d8e8e5;
font-size: 12px;
letter-spacing: .02em;
padding: 9px 5vw;
}
.topline-inner, .nav-inner, .container { max-width: 1240px; margin: 0 auto; }
.topline-inner { display: flex; justify-content: space-between; gap: 18px; }
.topline span { opacity: .82; }
header { background: rgba(245,250,249,.94); border-bottom: 1px solid var(--line); position: relative; z-index: 2; }
.nav-inner { min-height: 86px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.brand { display: inline-flex; align-items: center; gap: 12px; font-family: Manrope, sans-serif; font-weight: 800; letter-spacing: -.04em; font-size: 19px; }
.brand-mark { width: 41px; height: 41px; border-radius: 13px 13px 13px 4px; display: grid; place-items: center; color: var(--white); background: var(--teal); box-shadow: inset 0 -5px 0 rgba(0,0,0,.1); }
.brand-mark::before { content: "✦"; font-size: 22px; }
.nav-links { display: flex; align-items: center; gap: 24px; color: #577078; font-size: 13px; font-weight: 600; }
.nav-links a:hover { color: var(--teal); }
.nav-phone { display: flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 700; }
.phone-dot { width: 8px; height: 8px; border-radius: 50%; background: #51c9a3; box-shadow: 0 0 0 5px rgba(81,201,163,.15); }
main { overflow: hidden; }
.hero { position: relative; padding: 67px 5vw 70px; }
.hero::before { content: ""; position: absolute; inset: 0 0 auto; height: 610px; background: radial-gradient(circle at 82% 18%, rgba(255,209,102,.27), transparent 21%), radial-gradient(circle at 13% 35%, rgba(108,207,193,.19), transparent 23%); pointer-events: none; }
.hero-grid { position: relative; max-width: 1240px; margin: 0 auto; display: grid; grid-template-columns: minmax(0, .95fr) minmax(490px, 1.05fr); align-items: center; gap: 54px; }
.eyebrow { color: var(--teal); font-size: 12px; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; margin: 0 0 21px; }
h1, h2, h3 { font-family: Manrope, sans-serif; letter-spacing: -.055em; margin: 0; }
h1 { font-size: clamp(40px, 5.2vw, 70px); line-height: .98; max-width: 620px; }
.lead { max-width: 490px; color: var(--muted); font-size: 17px; line-height: 1.65; margin: 27px 0 30px; }
.product-line { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 31px; }
.tag { border: 1px solid #bcdcd9; border-radius: 100px; padding: 8px 13px; color: var(--teal-dark); background: rgba(255,255,255,.5); font-size: 12px; font-weight: 700; }
.actions { display: flex; align-items: center; flex-wrap: wrap; gap: 15px; }
.btn { border: 0; cursor: pointer; display: inline-flex; justify-content: center; align-items: center; gap: 10px; border-radius: 11px; min-height: 52px; padding: 0 22px; font-weight: 700; transition: transform .2s, box-shadow .2s, background .2s; }
.btn:hover { transform: translateY(-2px); }
.btn-primary { color: var(--white); background: var(--teal); box-shadow: 0 10px 21px rgba(12,143,134,.23); }
.btn-primary:hover { background: var(--teal-dark); }
.btn-plain { color: var(--ink); background: var(--white); border: 1px solid var(--line); }
.btn-plain:hover { box-shadow: 0 8px 18px rgba(26,78,82,.1); }
.price-note { display: flex; flex-direction: column; margin-left: 8px; }
.price { font-family: Manrope, sans-serif; font-size: 26px; font-weight: 800; letter-spacing: -.05em; }
.availability { color: #4e9d72; font-size: 11px; font-weight: 700; margin-top: 3px; }
.visual-wrap { min-height: 530px; position: relative; display: grid; place-items: center; }
.visual-wrap::after { content: ""; position: absolute; z-index: 0; width: 85%; aspect-ratio: 1; border-radius: 50%; background: #dcf0ec; }
.visual-card { z-index: 1; position: relative; width: min(100%, 590px); min-height: 485px; border: 1px solid rgba(255,255,255,.9); border-radius: 28px; background: rgba(255,255,255,.66); box-shadow: var(--shadow); backdrop-filter: blur(16px); overflow: hidden; }
.visual-card::before { content: "MIDEA"; position: absolute; top: 28px; left: 31px; color: rgba(21,36,46,.15); font-family: Manrope, sans-serif; font-size: 12px; font-weight: 800; letter-spacing: .22em; }
.season { position: absolute; right: 26px; top: 23px; border-radius: 100px; padding: 8px 11px; color: #8d6416; background: #fff1bd; font-size: 11px; font-weight: 700; }
.ac-unit { position: absolute; left: 50%; top: 46%; width: 72%; height: 165px; transform: translate(-50%,-50%); border-radius: 17px 17px 13px 13px; background: linear-gradient(165deg, #fff 0%, #e8f0ef 100%); box-shadow: 10px 18px 25px rgba(37,82,85,.18), inset 0 -12px 17px rgba(159,185,185,.25); }
.ac-unit::before { content: ""; position: absolute; left: 6%; right: 6%; bottom: 24px; height: 18px; border-radius: 3px; background: repeating-linear-gradient(90deg, #a4babb 0 2px, transparent 2px 9px); opacity: .82; }
.ac-unit::after { content: "Eazy EcoMaster"; position: absolute; right: 8%; top: 32px; color: #94a8a9; font-size: 10px; font-weight: 700; letter-spacing: .04em; }
.display { position: absolute; top: 33px; left: 9%; width: 29px; height: 17px; padding-top: 3px; border-radius: 4px; color: #56aa91; background: #def5e8; text-align: center; font: 700 8px monospace; }
.air { position: absolute; top: 35%; right: 13%; width: 32px; height: 32px; border: 2px solid #79ada8; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; transform: rotate(-42deg); opacity: .82; }
.air::after { content: ""; position: absolute; inset: 7px; border: 2px solid #79ada8; border-radius: 50%; border-right-color: transparent; border-top-color: transparent; }
.wind { position: absolute; left: 50%; top: 71%; width: 310px; height: 72px; transform: translateX(-50%); opacity: .48; }
.wind span { display: block; width: 100%; height: 2px; margin: 14px 0; border-radius: 10px; background: linear-gradient(90deg, transparent, #72bbb2 30%, transparent); transform: skewX(-25deg); }
.visual-specs { position: absolute; right: 25px; bottom: 23px; left: 25px; display: flex; justify-content: space-between; align-items: end; border-top: 1px solid #d8e8e6; padding-top: 17px; }
.visual-specs strong { display: block; font-family: Manrope, sans-serif; font-size: 18px; letter-spacing: -.04em; }
.visual-specs small { color: var(--muted); font-size: 10px; }
.floating-note { position: absolute; z-index: 2; left: -24px; bottom: 70px; display: flex; align-items: center; gap: 11px; padding: 13px 16px; border-radius: 13px; background: var(--white); box-shadow: 0 15px 28px rgba(26,78,82,.12); font-size: 12px; font-weight: 700; }
.check { display: grid; place-items: center; width: 25px; height: 25px; border-radius: 50%; color: var(--white); background: var(--coral); font-size: 13px; }
.features { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: rgba(255,255,255,.54); }
.features-grid { max-width: 1240px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); }
.feature { display: flex; gap: 14px; padding: 27px 25px; border-right: 1px solid var(--line); }
.feature:first-child { padding-left: 0; }
.feature:last-child { border: 0; }
.feature-icon { flex: 0 0 37px; display: grid; place-items: center; width: 37px; height: 37px; border-radius: 10px; color: var(--teal); background: #dff4ef; font-size: 17px; }
.feature strong { display: block; font-size: 13px; margin: 1px 0 5px; }
.feature p { margin: 0; color: var(--muted); font-size: 11px; line-height: 1.4; }
.details { max-width: 1240px; margin: 0 auto; padding: 85px 0; display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; }
.details h2 { font-size: 36px; line-height: 1.05; }
.details-intro { color: var(--muted); line-height: 1.7; font-size: 15px; }
.spec-table { border-top: 1px solid var(--line); }
.spec-row { display: flex; justify-content: space-between; gap: 20px; padding: 16px 0; border-bottom: 1px solid var(--line); font-size: 14px; }
.spec-row span { color: var(--muted); }
.spec-row strong { text-align: right; }
footer { padding: 29px 5vw; color: #d5e5e3; background: var(--ink); }
.footer-inner { max-width: 1240px; margin: auto; display: flex; justify-content: space-between; gap: 20px; align-items: center; font-size: 12px; }
.footer-inner a { color: var(--yellow); font-weight: 700; }
@media (max-width: 850px) {
.nav-links { display: none; }
.hero { padding-top: 43px; }
.hero-grid, .details { grid-template-columns: 1fr; gap: 40px; }
.visual-wrap { min-height: 440px; }
.visual-card { min-height: 410px; }
.features-grid { grid-template-columns: repeat(2, 1fr); }
.feature, .feature:first-child { padding: 20px; }
.feature:nth-child(2) { border-right: 0; }
.feature:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
.details { padding: 62px 5vw; }
}
@media (max-width: 560px) {
.topline-inner { flex-direction: column; gap: 4px; }
.topline { padding: 9px 20px; }
.nav-inner { min-height: 72px; padding: 0 20px; }
.nav-phone { font-size: 11px; }
.hero { padding: 38px 20px 52px; }
h1 { font-size: 43px; }
.lead { font-size: 15px; }
.price-note { width: 100%; margin: 4px 0 0; }
.visual-wrap { min-height: 350px; margin: 0 -8px; }
.visual-card { min-height: 350px; border-radius: 21px; }
.ac-unit { height: 105px; }
.ac-unit::before { bottom: 17px; }
.ac-unit::after { top: 21px; font-size: 7px; }
.display { top: 21px; height: 13px; padding-top: 2px; font-size: 6px; }
.wind { top: 68%; width: 210px; }
.floating-note { left: 4px; bottom: 33px; font-size: 10px; }
.visual-specs { right: 17px; bottom: 16px; left: 17px; }
.visual-specs strong { font-size: 15px; }
.features-grid { grid-template-columns: 1fr; }
.feature, .feature:first-child { border-right: 0; border-bottom: 1px solid var(--line); padding: 17px 20px; }
.feature:last-child { border-bottom: 0; }
.details h2 { font-size: 31px; }
.footer-inner { align-items: flex-start; flex-direction: column; }
}
</style>
</head>
<body>
<div class="topline">
<div class="topline-inner"><span>Техника Бишкек · климат для дома и бизнеса</span><span>Ежедневно: 9:00–18:00</span></div>
</div>
<header>
<nav class="nav-inner">
<a class="brand" href="#top" aria-label="Техника Бишкек"><span class="brand-mark"></span><span>техника<br>бишкек</span></a>
<div class="nav-links">
<a href="#product">Каталог</a><a href="#benefits">Преимущества</a><a href="#specs">Характеристики</a>
</div>
<a class="nav-phone" href="tel:+996700752211"><span class="phone-dot"></span>0 (700) 75-22-11</a>
</nav>
</header>
<main id="top">
<section class="hero" id="product">
<div class="hero-grid">
<div>
<p class="eyebrow">Инверторная серия · Midea</p>
<h1>Прохлада, которая думает о комфорте.</h1>
<p class="lead">Midea Eazy Ecomaster 12 — тихий и экономичный кондиционер для помещений до 35 м². Работает на охлаждение и обогрев.</p>
<div class="product-line"><span class="tag">До 35 м²</span><span class="tag">Зима-лето</span><span class="tag">Инвертор</span></div>
<div class="actions">
<a class="btn btn-primary" href="tel:+996700752211">Позвонить и заказать <span>↗</span></a>
<a class="btn btn-plain" href="https://wa.me/996700752211" target="_blank" rel="noreferrer">Написать в WhatsApp</a>
<div class="price-note"><strong class="price">34 500 сом</strong><span class="availability">● В наличии в Бишкеке</span></div>
</div>
</div>
<div class="visual-wrap" aria-label="Визуализация кондиционера Midea Eazy Ecomaster 12">
<div class="visual-card">
<span class="season">Охлаждение · Обогрев</span>
<div class="ac-unit"><span class="display">24°</span><span class="air"></span></div>
<div class="wind"><span></span><span></span><span></span></div>
<div class="visual-specs"><div><small>Модель</small><strong>MSAG-12HRN8</strong></div><div><small>Мощность</small><strong>12 000 BTU</strong></div><div><small>Класс</small><strong>A++</strong></div></div>
</div>
<div class="floating-note"><span class="check">✓</span><span>Бесплатная консультация<br>по подбору мощности</span></div>
</div>
</div>
</section>
<section class="features" id="benefits">
<div class="features-grid">
<div class="feature"><span class="feature-icon">◌</span><div><strong>Точная температура</strong><p>Инвертор плавно регулирует мощность.</p></div></div>
<div class="feature"><span class="feature-icon">◒</span><div><strong>Тихая работа</strong><p>Комфортный сон даже ночью.</p></div></div>
<div class="feature"><span class="feature-icon">⌁</span><div><strong>Чистый воздух</strong><p>Фильтр задерживает пыль и запахи.</p></div></div>
<div class="feature"><span class="feature-icon">♧</span><div><strong>Монтаж под ключ</strong><p>Установим аккуратно и быстро.</p></div></div>
</div>
</section>
<section class="details" id="specs">
<div><p class="eyebrow">Всё по делу</p><h2>Комфорт без лишних настроек.</h2><p class="details-intro">Подходит для спальни, гостиной или небольшого офиса. Кондиционер сам поддерживает заданную температуру и экономит электроэнергию.</p><a class="btn btn-primary" href="tel:+996700752211">Получить консультацию</a></div>
<div class="spec-table"><div class="spec-row"><span>Производитель</span><strong>Midea</strong></div><div class="spec-row"><span>Тип</span><strong>Инверторный кондиционер</strong></div><div class="spec-row"><span>Рекомендуемая площадь</span><strong>до 35 м²</strong></div><div class="spec-row"><span>Режимы</span><strong>Охлаждение / обогрев / осушение</strong></div><div class="spec-row"><span>Гарантия</span><strong>12 месяцев</strong></div><div class="spec-row"><span>Доставка по Бишкеку</span><strong>Уточняйте при заказе</strong></div></div>
</section>
</main>
<footer><div class="footer-inner"><span>© Техника Бишкек · ул. Кулатова, 12</span><span>Есть вопросы? <a href="tel:+996555113322">0 (555) 11-33-22</a></span></div></footer>
</body>
</html>








