Сложность алгоритмов
графы
деревья
рекурсия
Алгоритмы поиска
Алгоритмы и структуры данных
Навык, который увеличит ваши шансы пройти алгоритмическое интервью в международные компании на 80%
Егор Самойлин
выпускник фронтенд
Программа обучения
Введение в алгоритмы
Бинарный поиск, рекурсия, сложность алгоритмов, оценка сложности
Рекурсивные алгоритмы
Рекурсия вместо цикла, алгоритм для Ханойской башни
Связные и двусвязные списки
Реализация структур, основные операции, сравнение с массивами
Очередь Стэк
Реализация через список и массив, сложность основых операций
Хэш
Реализация, коллизии, хэш-функция, вставка значений
Алгоритмы сортировки
Виды сортировки, сложность алгоритмов, Пузырьковая сортировка, Сортировка выбором, Быстрая сортировка
Деревья как концепция
Структура, виды узлов, формы деревьев, деревья в жизни
Виды деревьев
Виды деревьев, реализация. основные операции, алгоритмы поиска, древовидная рекурсия
Балансировка деревьев
Балансировка деревьев, красно-черные (KD-деревья)
B-деревья, 2-3-деревья
Связь деревьев с базой данных, индексы, работа с поиском
Префиксные деревья
Реализация, использование во фреймворках и словарях
DOM-деревья и AST-деревья
Поиск различий, ast-деревья в коде
Знакомство с графами
Класс сложности алгоритмов, виды графов, проблема P-NP
Применение графов
Поиск пути, задача коммивояжера, сет
Задача коммивояжер
Как опознать, оценка сложности, метод перебора, метод ветвей и границ
Алгоритмы поиска в графах
Поиск в ширину и глубину, списки смежности, неявные графы
Жадные алгоритмы
Жадные алгоритмы и алгоритмы перебора
Эвристические алгоритмы
Кратчайший путь, Алгоритм А*, реализация алгоритма
Проекты
Поисковый движок
Разработаете поисковый движок, который поможет искать строки сразу в нескольких текстовых документах. Пример похожей системы — ElasticSearch.
В проекте освоите работу с регулярными выражениями для поиска и реализуете метрику релевантности TF-IDF, чтобы находить именно те документы, которые действительно важны (например, где нужное слово встречается чаще). А чтобы поиск был не только точным, но и быстрым, используете инвертированный индекс как основную структуру данных.
Роутер
На этом этапе создадите библиотеку-роутер, которая будет обрабатывать входящие HTTP-запросы. Чтобы роутер работал быстро и эффективно, добавим в него специальную структуру данных — префиксное дерево.
Этот проект — отличный шанс потренироваться в создании древовидных структур и разобраться, как устроены эффективные алгоритмы их работы.
Как проходит обучение
Теория в удобном текстовом формате — легко читать даже с телефона. Живые примеры помогают понять, как всё работает. Материал выстроен так, чтобы вы двигались шаг за шагом, не упуская важных деталей
Подписка от 2 400 ₽/мес
Этот навык уже входит в подписку. Оформи доступ и открывай все навыки сразу (50+)
Подписаться →
-
50+ навыков в одной подписке
-
Пожизненный доступ к теории
-
Обучение с ИИ-ассистентом
-
Отмена в любой момент
Нам доверяют обучение своих сотрудников
Отзывы о Хекслете на площадках
Вопросы и Ответы
На курсе «Алгоритмы и структуры данных» вы изучите, как работать с основными алгоритмами и структурами, такими как массивы, списки, деревья и графы. Эти знания помогут вам улучшить навыки программирования, оптимизировать код и стать востребованным разработчиком.
Курс создан для тех, кто хочет разобраться в принципах структуры данных, научиться писать эффективный код и успешно пройти технические собеседования. Обучение проходит в формате онлайн, что позволяет вам гибко управлять своим временем.
<!DOCTYPE html>
<html class="h-100" data-bs-theme="light" data-mantine-color-scheme="light" lang="ru" prefix="og: https://ogp.me/ns#">
<head>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<link crossorigin="true" href="https://cdn.hexlet.io" rel="preconnect">
<link href="https://mc.yandex.ru" rel="preconnect">
<meta content="aa2vrdtq64dub8knuf83lwywit311w" name="facebook-domain-verification">
<link href="/favicon.ico" rel="icon" sizes="any">
<link href="/favicon.svg" rel="icon" type="image/svg+xml">
<link href="/apple-touch-icon.png" rel="apple-touch-icon">
<link href="/manifest.webmanifest" rel="manifest">
<script>
//<![CDATA[
window.gon={};gon.ym_counter="25559621";gon.is_bot=true;gon.applications={};gon.current_user={"id":null,"last_viewed_notification_id":null,"email":null,"state":null,"first_name":"","last_name":"","created_at":"2026-02-26 23:19:54 UTC","current_program":null,"current_team":null,"full_name":"","guest":true,"can_use_paid_features":false,"is_hexlet_employee":false,"sanitized_phone_number":"","can_subscribe":true,"can_renew_education":false};gon.token="CktSRlEX4yhXb0wlJytwCmwYFyoVgdraFskitx3g-jjlmplxo2lOSOEsaL0rJIB9rBE6gB22JHirKbjjT-cdVg";gon.locale="ru";gon.language="ru";gon.theme="light";gon.rails_env="production";gon.mobile=false;gon.google={"analytics_key":"UA-1360700-51","optimize_key":"GTM-5QDVFPF"};gon.captcha={"google_v3_site_key":"6LenGbgZAAAAAM7HbrDbn5JlizCSzPcS767c9vaY","yandex_site_key":"ysc1_Vyob5ZPPUdPBsu0ykt8bVFdzsfpoVjQChLGl2b4g19647a89","verification_failed":null};gon.social_signin=false;gon.typoreporter_google_form_id="1FAIpQLSeibfGq-KvWQ2Fyru-zkFFRVTLBuzXAHAoEyN1p49FtDmNoNA";
//]]>
</script>
<meta charset="utf-8">
<title>Алгоритмы и структуры данных для интервью: Онлайн-курс подготовки к собеседованиям в международные компании</title>
<meta name="description" content="Увеличьте шансы пройти алгоритмическое интервью в FAANG и международные IT-компании на 80%. Освойте деревья, графы, сортировку и структуры данных за 2 месяца. Доступна оплата в рассрочку.">
<link rel="canonical" href="https://ru.hexlet.io/programs/algorithms">
<link rel="image_src" href="https://ru.hexlet.io/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6NDAyOCwicHVyIjoiYmxvYl9pZCJ9fQ==--ae9eed98663dd1201759d042a5ba7ca790866156/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbNDAwLDQwMF0sInNhdmVyIjp7InF1YWxpdHkiOjg1fX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--5b6f46dacd1af664f27558553a58076185091823/Programming-bro.png">
<meta property="og:title" content="Алгоритмы и структуры данных для интервью: Онлайн-курс подготовки к собеседованиям в международные компании">
<meta property="og:description" content="Увеличьте шансы пройти алгоритмическое интервью в FAANG и международные IT-компании на 80%. Освойте деревья, графы, сортировку и структуры данных за 2 месяца. Доступна оплата в рассрочку.">
<meta property="og:url" content="https://ru.hexlet.io/programs/algorithms">
<meta property="og:image" content="https://ru.hexlet.io/rails/active_storage/representations/proxy/eyJfcmFpbHMiOnsiZGF0YSI6NDAyOCwicHVyIjoiYmxvYl9pZCJ9fQ==--ae9eed98663dd1201759d042a5ba7ca790866156/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbNDAwLDQwMF0sInNhdmVyIjp7InF1YWxpdHkiOjg1fX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--5b6f46dacd1af664f27558553a58076185091823/Programming-bro.png">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="j9yGsrIPTiPtBV70s35Gbmz9lttl6PybzAs14q4lFslgDU2FQHHjQ1tGemy_cbYZrPS7cW3fAjlx66-2_CLxpw" />
<script src="/vite/assets/inertia-DfXos102.js" crossorigin="anonymous" type="module"></script><link rel="modulepreload" href="/vite/assets/chunk-DsPFFUou.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/preload-helper-BJ4cLWpC.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/init-BrRXra1y.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/ahoy-DrlRQ-1D.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/analytics-cb8xch9l.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/ErrorFallbackBlock-naDSYSy9.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Surface-DL2bpZA-.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/gon-D3e4yh1x.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/mantine-CGMYrt2Y.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/utils-DRqSHbQE.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/routes-CCH8ilKF.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/extends-C-EagtpE.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/inheritsLoose-BBd-DCVI.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/objectWithoutPropertiesLoose-DRHXDhjp.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/index.esm-DAqKOkZ0.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Button-CGPUux8l.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/CloseButton-D1euiPao.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Group-BX48WcuU.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Loader-BQEY8g6v.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Modal-Cy3HByv7.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/OptionalPortal-1Hza5P2w.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Stack-CtjJzfw4.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Textarea-Ck64llAy.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Box-B5-OOzBf.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/DirectionProvider-Dc9zdUke.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/events-DJQOhap0.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/use-reduced-motion-D2owz4wa.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/use-disclosure-zKtK5W1r.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/use-hotkeys-Cnc_Rwkb.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/random-id-DOQyszCZ.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/notifications.store-C-3AFSMn.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/exports-C_MrNx_T.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/axios-BEvgo0ym.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/dayjs.min-BkKovM-s.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/i18next-BlSq9s7B.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/client-U9M77rxp.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/react-dom-DaLxUz_h.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/useTranslation-Bx1Cdrkz.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/compiler-runtime-6XxiPFnt.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/jsx-runtime-CwjcCKJi.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/react-CkL4ZRHB.js" as="script" crossorigin="anonymous">
<link rel="stylesheet" href="/vite/assets/application-BqhCP46M.js" />
<script src="/vite/assets/application-Df9RExpe.js" crossorigin="anonymous" type="module"></script><link rel="modulepreload" href="/vite/assets/chunk-DsPFFUou.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/autocomplete-VMNbxKGl.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/routes-CCH8ilKF.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/createPopper-C3aM9r1M.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/js.cookie-D1-O8zkX.js" as="script" crossorigin="anonymous"><link rel="stylesheet" href="/vite/assets/application-C8HjmMaq.css" media="screen" />
<script>
window.ym = function(){(ym.a=ym.a||[]).push(arguments)};
window.addEventListener('load', function() {
setTimeout(function() {
ym.l = 1*new Date();
ym(window.gon.ym_counter, "init", {
clickmap: true,
trackLinks: true,
accurateTrackBounce: true,
webvisor: true
});
// Загружаем скрипт
var k = document.createElement('script');
k.async = 1;
k.src = 'https://mc.yandex.ru/metrika/tag.js';
document.head.appendChild(k);
ym(window.gon.ym_counter, 'getClientID', function(clientID) {
window.ymClientId = clientID;
});
}, 1500);
});
</script>
<!-- Google Tag Manager - deferred -->
<script>
// dataLayer stub сразу — пуши работают до загрузки скрипта
window.dataLayer = window.dataLayer || [];
// Сам скрипт — отложенно после load
window.addEventListener('load', function() {
setTimeout(function() {
dataLayer.push({'gtm.start': new Date().getTime(), event: 'gtm.js'});
var j = document.createElement('script');
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WK88TH';
document.head.appendChild(j);
}, 1500);
});
</script>
<!-- End Google Tag Manager -->
</head>
<body>
<noscript>
<div>
<img alt="" src="https://mc.yandex.ru/watch/25559621" style="position:absolute; left:-9999px;">
</div>
</noscript>
<header class="sticky-top bg-body">
<nav class="navbar navbar-expand-lg">
<div class="container-xxl">
<a class="navbar-brand" href="/"><img alt="Логотип Хекслета" height="24" src="https://ru.hexlet.io/vite/assets/logo_ru_light-BpiEA1LT.svg" width="96">
</a><button aria-controls="collapsable" aria-expanded="false" aria-label="Меню" class="navbar-toggler border-0 mb-0 mt-1" data-bs-target="#collapsable" data-bs-toggle="collapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsable">
<ul class="navbar-nav mb-lg-0 mt-lg-1">
<li class="nav-item dropdown">
<button aria-haspopup class="btn nav-link" data-bs-toggle="dropdown" type="button">
Все курсы
<span class="bi bi-chevron-down align-middle ms-1"></span>
</button>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item d-flex py-2" href="/courses"><div class="fw-bold me-auto">Все что есть</div>
<div class="text-muted">117</div>
</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li class="dropdown-item">
<b>Популярные категории</b>
</li>
<li>
<a class="dropdown-item py-2" href="/courses_devops">Курсы по DevOps
</a></li>
<li>
<a class="dropdown-item py-2" href="/courses_data_analytics">Курсы по аналитике данных
</a></li>
<li>
<a class="dropdown-item py-2" href="/courses_programming">Курсы по программированию
</a></li>
<li>
<a class="dropdown-item py-2" href="/courses_testing">Курсы по тестированию
</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li class="dropdown-item">
<b>Популярные курсы</b>
</li>
<li>
<a class="dropdown-item py-2" href="/programs/devops-engineer-from-scratch">DevOps-инженер с нуля
</a></li>
<li>
<a class="dropdown-item py-2" href="/programs/go">Go-разработчик
</a></li>
<li>
<a class="dropdown-item py-2" href="/programs/java">Java-разработчик
</a></li>
<li>
<a class="dropdown-item py-2" href="/programs/python">Python-разработчик
</a></li>
<li>
<a class="dropdown-item py-2" href="/programs/qa-auto-engineer-java">Автоматизатор тестирования на Java
</a></li>
<li>
<a class="dropdown-item py-2" href="/programs/data-analytics">Аналитик данных
</a></li>
<li>
<a class="dropdown-item py-2" href="/programs/frontend">Фронтенд-разработчик
</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<button aria-haspopup class="btn nav-link" data-bs-toggle="dropdown" type="button">
О Хекслете
<span class="bi bi-chevron-down align-middle"></span>
</button>
<ul class="dropdown-menu bg-body">
<li>
<a class="dropdown-item py-2" href="/pages/about">О нас
</a></li>
<li>
<a class="dropdown-item py-2" href="/blog">Блог
</a></li>
<li>
<span class="dropdown-item py-2 external-link" data-href="https://special.hexlet.io/hse-research" role="button">Результаты (Исследование)
</span></li>
<li>
<span class="dropdown-item py-2 external-link" data-href="https://career.hexlet.io" role="button">Хекслет Карьера
</span></li>
<li>
<a class="dropdown-item py-2" href="/testimonials">Отзывы студентов
</a></li>
<li>
<span class="dropdown-item py-2 external-link" data-href="https://t.me/hexlet_help_bot" role="button">Поддержка (В ТГ)
</span></li>
<li>
<span class="dropdown-item py-2 external-link" data-href="https://special.hexlet.io/referal-program/?promo_creative=priglasite-druzei&promo_name=referal-program&promo_position=promo_position&promo_start=010724&promo_type=link" role="button">Реферальная программа
</span></li>
<li>
<span class="dropdown-item py-2 external-link" data-href="https://special.hexlet.io/certificate" role="button">Подарочные сертификаты
</span></li>
<li>
<span class="dropdown-item py-2 external-link" data-href="https://hh.ru/employer/4307094" role="button">Вакансии
</span></li>
<li>
<span class="dropdown-item d-flex external-link" rel="noopener noreferrer nofollow" data-href="https://b2b.hexlet.io" data-target="_blank" role="button">Компаниям
</span></li>
<li>
<span class="dropdown-item d-flex external-link" rel="noopener noreferrer nofollow" data-href="https://hexly.ru/" data-target="_blank" role="button">Колледж
</span></li>
<li>
<span class="dropdown-item d-flex external-link" rel="noopener noreferrer nofollow" data-href="https://hexlyschool.ru/" data-target="_blank" role="button">Частная школа
</span></li>
</ul>
</li>
<li><a class="nav-link" href="/subscription/new">Подписка</a></li>
</ul>
<ul class="navbar-nav flex-lg-row align-items-lg-center gap-2 ms-auto">
<li>
<a class="nav-link" aria-label="Переключить тему" href="/theme/switch?new_theme=dark"><span aria-hidden="true" class="bi bi-moon"></span>
</a></li>
<li>
<span data-target="_self" class="nav-link external-link" data-href="/u/new" role="button"><span>Регистрация</span>
</span></li>
<li>
<span data-target="_self" class="nav-link external-link" data-href="https://ru.hexlet.io/session/new" role="button"><span>Вход</span>
</span></li>
</ul>
</div>
</div>
</nav>
</header>
<div class="x-container-xxxl">
</div>
<main class="mb-6 min-vh-100 h-100">
<link rel="preload" as="image" href="/vite/assets/egor_samoylin_frontend_graduate-CXxUf1KL.png" fetchPriority="high"/><link rel="preload" as="image" href="/vite/assets/track-project-fallback-image-DVcKW3s1.webp"/><link rel="preload" as="image" href="/vite/assets/yandex_books-lOMT2fem.svg"/><link rel="preload" as="image" href="/vite/assets/delivery_club-KqWhcueI.svg"/><link rel="preload" as="image" href="/vite/assets/jetrockets-IGhBnKh3.svg"/><link rel="preload" as="image" href="/vite/assets/cdek_it-BIJvmb0q.svg"/><link rel="preload" as="image" href="/vite/assets/dualboot-DYafTL4r.svg"/><link rel="preload" as="image" href="/vite/assets/greenatom-7hhwSUGX.svg"/><link rel="preload" as="image" href="/vite/assets/pk_zdrav-CFf0lapI.svg"/><link rel="preload" as="image" href="/vite/assets/timeweb-DyLepd-k.svg"/><link rel="preload" as="image" href="/vite/assets/aviasales-CxpTRrM-.svg"/><div id="app" data-page="{"component":"web/programs/show","props":{"errors":{},"locale":"ru","language":"ru","httpsHost":"https://ru.hexlet.io","host":"ru.hexlet.io","colorScheme":"light","auth":{"user":{"id":null,"last_viewed_notification_id":null,"email":null,"state":null,"first_name":"","last_name":"","created_at":"2026-02-26T23:19:54.263Z","current_program":null,"current_team":null,"full_name":"","guest":true,"can_use_paid_features":false,"is_hexlet_employee":false,"sanitized_phone_number":"","can_subscribe":true,"can_renew_education":false}},"cloudflareTurnstileSiteKey":"0x4AAAAAAA15KmeFXzd2H0Xo","vkIdClientId":"51586979","yandexIdClientId":"88d071f1d3384eb4bd1deb37910235c7","formAuthToken":"f8z3mqPMyWc48aAEDWXaqOV1W0x__eF4vqFNn_aBd0mQHTytUbJkB46yhJwBairfJXx25nfKH9oDQdfLpIaQJw","landing":{"stack":{"id":34,"slug":"algorithms","title":"Алгоритмы и структуры данных","audience":"for_programmers","start_type":"anytime","pricing_model":"subscription","priority":"medium","kind":"track","state":"published","stack_state":"finished","order":4000,"duration_in_months":2,"lessons_count":29,"projects_count":2},"id":56,"slug":"algorithms","title":"Алгоритмы и структуры данных","subtitle":"Навык, который увеличит ваши шансы пройти алгоритмическое интервью в международные компании на 80%","subtitle_for_lists":"Алгоритмы для собеседований","skill_list":["Сложность алгоритмов","графы","деревья","рекурсия","Алгоритмы поиска"],"locale":"ru","current":true,"duration_in_months_text":"2 месяца","stack_slug":"algorithms","price_text":"от 3 900 ₽","duration_text":"2 месяца","audience_text":"Translation missing: ru.views.web.shared.courses.cards.it.advanced_level"},"landingProjects":[{"id":1,"name":"Поисковый движок","summary":"Разработаете поисковый движок, который поможет искать строки сразу в нескольких текстовых документах. Пример похожей системы — ElasticSearch.\r\nВ проекте освоите работу с регулярными выражениями для поиска и реализуете метрику релевантности TF-IDF, чтобы находить именно те документы, которые действительно важны (например, где нужное слово встречается чаще). А чтобы поиск был не только точным, но и быстрым, используете инвертированный индекс как основную структуру данных.","cover":"/vite/assets/track-project-fallback-image-DVcKW3s1.webp"},{"id":2,"name":"Роутер","summary":"На этом этапе создадите библиотеку-роутер, которая будет обрабатывать входящие HTTP-запросы. Чтобы роутер работал быстро и эффективно, добавим в него специальную структуру данных — префиксное дерево.\r\nЭтот проект — отличный шанс потренироваться в создании древовидных структур и разобраться, как устроены эффективные алгоритмы их работы.\r\n","cover":"/vite/assets/track-project-fallback-image-DVcKW3s1.webp"}],"landingLearningModules":[{"items":[{"id":1,"title":"Введение в алгоритмы","description":"Бинарный поиск, рекурсия, сложность алгоритмов, оценка сложности","order":1},{"id":2,"title":"Рекурсивные алгоритмы","description":"Рекурсия вместо цикла, алгоритм для Ханойской башни","order":2},{"id":3,"title":"Связные и двусвязные списки","description":"Реализация структур, основные операции, сравнение с массивами","order":3},{"id":4,"title":"Очередь Стэк","description":"Реализация через список и массив, сложность основых операций","order":4},{"id":5,"title":"Хэш","description":"Реализация, коллизии, хэш-функция, вставка значений","order":5},{"id":6,"title":"Алгоритмы сортировки","description":"Виды сортировки, сложность алгоритмов, Пузырьковая сортировка, Сортировка выбором, Быстрая сортировка","order":6}],"id":1,"title":"Основы Алгоритмов и структур данных","duration_value":1,"duration_unit":"month","exercises_count":13,"quizzes_count":9,"order":1,"project_title":"Поисковый движок","project_description":"Разработаете поисковый движок, который поможет искать строки сразу в нескольких текстовых документах. Пример похожей системы — ElasticSearch.\r\nВ проекте освоите работу с регулярными выражениями для поиска и реализуете метрику релевантности TF-IDF, чтобы находить именно те документы, которые действительно важны (например, где нужное слово встречается чаще). А чтобы поиск был не только точным, но и быстрым, используете инвертированный индекс как основную структуру данных.","project_cover":{"name":"project_cover","record":{"id":1,"title":"Основы Алгоритмов и структур данных","order":1,"duration_value":1,"duration_unit":"month","exercises_count":13,"quizzes_count":9,"stack_landing_id":56,"tags":["Рекурсия","Бинарный поиск","Базовые алгоритмы","Алгоритмическая сложность","Основные структуры данных"],"created_at":"2025-01-28T10:59:10.683Z","updated_at":"2026-01-30T14:01:42.590Z","project_title":"Поисковый движок","project_description":"Разработаете поисковый движок, который поможет искать строки сразу в нескольких текстовых документах. Пример похожей системы — ElasticSearch.\r\nВ проекте освоите работу с регулярными выражениями для поиска и реализуете метрику релевантности TF-IDF, чтобы находить именно те документы, которые действительно важны (например, где нужное слово встречается чаще). А чтобы поиск был не только точным, но и быстрым, используете инвертированный индекс как основную структуру данных.","project_image_data":"{\"id\":\"5e33c9ebafeae4a5a4d70d88a108a023.png\",\"storage\":\"ya_store\",\"metadata\":{\"filename\":\"search.java(1).png\",\"size\":1404087,\"mime_type\":\"image/png\",\"width\":2824,\"height\":2056}}"}},"tags":["Рекурсия","Бинарный поиск","Базовые алгоритмы","Алгоритмическая сложность","Основные структуры данных"]},{"items":[{"id":7,"title":"Деревья как концепция","description":"Структура, виды узлов, формы деревьев, деревья в жизни","order":1},{"id":8,"title":"Виды деревьев","description":"Виды деревьев, реализация. основные операции, алгоритмы поиска, древовидная рекурсия","order":2},{"id":9,"title":"Балансировка деревьев","description":"Балансировка деревьев, красно-черные (KD-деревья)","order":3},{"id":10,"title":"B-деревья, 2-3-деревья","description":"Связь деревьев с базой данных, индексы, работа с поиском","order":4},{"id":11,"title":"Префиксные деревья","description":"Реализация, использование во фреймворках и словарях","order":5},{"id":12,"title":"DOM-деревья и AST-деревья","description":"Поиск различий, ast-деревья в коде","order":6}],"id":2,"title":"Деревья","duration_value":2,"duration_unit":"week","exercises_count":8,"quizzes_count":8,"order":2,"project_title":"Роутер","project_description":"На этом этапе создадите библиотеку-роутер, которая будет обрабатывать входящие HTTP-запросы. Чтобы роутер работал быстро и эффективно, добавим в него специальную структуру данных — префиксное дерево.\r\nЭтот проект — отличный шанс потренироваться в создании древовидных структур и разобраться, как устроены эффективные алгоритмы их работы.\r\n","project_cover":{"name":"project_cover","record":{"id":2,"title":"Деревья","order":2,"duration_value":2,"duration_unit":"week","exercises_count":8,"quizzes_count":8,"stack_landing_id":56,"tags":["Концепция деревье","индексы в БД","kd-tree","b-tree","dom-дерево","ast-дерево","heap (куча)","алгоритм поисков","операции с деревьями","балансировка деревьев"],"created_at":"2025-01-28T11:11:48.268Z","updated_at":"2026-01-30T14:01:42.605Z","project_title":"Роутер","project_description":"На этом этапе создадите библиотеку-роутер, которая будет обрабатывать входящие HTTP-запросы. Чтобы роутер работал быстро и эффективно, добавим в него специальную структуру данных — префиксное дерево.\r\nЭтот проект — отличный шанс потренироваться в создании древовидных структур и разобраться, как устроены эффективные алгоритмы их работы.\r\n","project_image_data":"{\"id\":\"47cfb35298ce2e373881fc3f48a9768d.png\",\"storage\":\"ya_store\",\"metadata\":{\"filename\":\"router.js.png\",\"size\":2605851,\"mime_type\":\"image/png\",\"width\":3680,\"height\":3496}}"}},"tags":["Концепция деревье","индексы в БД","kd-tree","b-tree","dom-дерево","ast-дерево","heap (куча)","алгоритм поисков","операции с деревьями","балансировка деревьев"]},{"items":[{"id":13,"title":"Знакомство с графами","description":"Класс сложности алгоритмов, виды графов, проблема P-NP","order":1},{"id":14,"title":"Применение графов","description":"Поиск пути, задача коммивояжера, сет","order":2},{"id":15,"title":"Задача коммивояжер","description":"Как опознать, оценка сложности, метод перебора, метод ветвей и границ","order":3},{"id":16,"title":"Алгоритмы поиска в графах","description":"Поиск в ширину и глубину, списки смежности, неявные графы","order":4},{"id":17,"title":"Жадные алгоритмы","description":"Жадные алгоритмы и алгоритмы перебора","order":5},{"id":18,"title":"Эвристические алгоритмы","description":"Кратчайший путь, Алгоритм А*, реализация алгоритма","order":6}],"id":3,"title":"Графы","duration_value":2,"duration_unit":"week","exercises_count":7,"quizzes_count":10,"order":3,"project_title":"","project_description":"","project_cover":{"name":"project_cover","record":{"id":3,"title":"Графы","order":3,"duration_value":2,"duration_unit":"week","exercises_count":7,"quizzes_count":10,"stack_landing_id":56,"tags":["Виды графов","задачи решаемые с помощью графов","поиск в ширину и глубину","жадные алгоритмы","NP-полные задачи","поиск пути","эвристические алгоритмы"],"created_at":"2025-01-28T11:14:17.400Z","updated_at":"2026-01-30T14:01:41.096Z","project_title":"","project_description":"","project_image_data":null}},"tags":["Виды графов","задачи решаемые с помощью графов","поиск в ширину и глубину","жадные алгоритмы","NP-полные задачи","поиск пути","эвристические алгоритмы"]}],"landingQnaItems":[{"id":1,"question":"Что изучается на курсе «Алгоритмы и структуры данных» и для чего это нужно?","answer":"На курсе «Алгоритмы и структуры данных» вы изучите, как работать с основными алгоритмами и структурами, такими как массивы, списки, деревья и графы. Эти знания помогут вам улучшить навыки программирования, оптимизировать код и стать востребованным разработчиком.\r\nКурс создан для тех, кто хочет разобраться в принципах структуры данных, научиться писать эффективный код и успешно пройти технические собеседования. Обучение проходит в формате онлайн, что позволяет вам гибко управлять своим временем.\r\n","order":1},{"id":2,"question":"Как курс «Алгоритмы и структуры данных» помогает в карьере программиста?","answer":"Наши курсы дают практические навыки, необходимые для успешной работы разработчиком. Вы научитесь использовать алгоритмы и структуры данных в реальных проектах, писать оптимальный код и решать сложные задачи.\r\n\r\nДля программистов, которые хотят получить первую работу или продвинуться в карьере, знание алгоритмов и структур становится ключевым преимуществом. Обучение включает реальные кейсы, что делает вас конкурентоспособным кандидатом на рынке труда.","order":2},{"id":3,"question":"Почему стоит выбрать именно этот курс по алгоритмам и структурам данных?","answer":"Наш курс объединяет теорию и практику, помогая вам освоить алгоритмы и структуры программирования. Это идеальный выбор как для начинающих программистов, так и для опытных разработчиков, стремящихся улучшить свои навыки.\r\n\r\nОбучение включает пошаговое изучение структур данных и алгоритмов. Курсы проходят полностью онлайн, поэтому вы можете учиться в удобное для вас время. Знания, полученные на курсе, помогут вам начать работать над проектами с уверенностью и эффективностью.\r\n","order":3}]},"url":"/programs/algorithms","version":"8f286f6358a90a7bef2263b3a6edf5a90a94fa42","encryptHistory":false,"clearHistory":false,"flash":{"events":[{"type":"Ecommerce::ProductViewedEvent","name":"Product Viewed","event_id":"88e6f6db-e095-4c97-8498-c77bcbd2fc7c","metadata":{},"data":{"user_id":null,"product_id":"34","name":"Алгоритмы и структуры данных","category":"program","locale":"ru","language":"ru"}}]}}"><style data-mantine-styles="true">:root, :host{--mantine-font-family: Arial, sans-serif;--mantine-font-family-headings: Arial, sans-serif;--mantine-heading-font-weight: normal;--mantine-radius-default: 0rem;--mantine-primary-color-filled: var(--mantine-color-indigo-filled);--mantine-primary-color-filled-hover: var(--mantine-color-indigo-filled-hover);--mantine-primary-color-light: var(--mantine-color-indigo-light);--mantine-primary-color-light-hover: var(--mantine-color-indigo-light-hover);--mantine-primary-color-light-color: var(--mantine-color-indigo-light-color);--mantine-spacing-xxl: calc(4rem * var(--mantine-scale));--mantine-font-size-xs: 12px;--mantine-font-size-sm: 14px;--mantine-font-size-md: 16px;--mantine-font-size-lg: clamp(16.0000px, calc(15.2727px + 0.2273vw), 18.0000px);--mantine-font-size-xl: clamp(16.0000px, calc(14.5455px + 0.4545vw), 20.0000px);--mantine-font-size-display-3: clamp(32.0000px, calc(26.1818px + 1.8182vw), 48.0000px);--mantine-font-size-display-2: clamp(36.0000px, calc(25.8182px + 3.1818vw), 64.0000px);--mantine-font-size-display-1: clamp(40.0000px, calc(25.4545px + 4.5455vw), 80.0000px);--mantine-font-size-h1: clamp(28.0000px, calc(23.6364px + 1.3636vw), 40.0000px);--mantine-font-size-h2: clamp(24.0000px, calc(21.0909px + 0.9091vw), 32.0000px);--mantine-font-size-h3: clamp(20.0000px, calc(17.0909px + 0.9091vw), 28.0000px);--mantine-font-size-h4: clamp(16.0000px, calc(13.0909px + 0.9091vw), 24.0000px);--mantine-font-size-h5: clamp(16.0000px, calc(14.5455px + 0.4545vw), 20.0000px);--mantine-font-size-h6: 1rem;--mantine-primary-color-0: var(--mantine-color-indigo-0);--mantine-primary-color-1: var(--mantine-color-indigo-1);--mantine-primary-color-2: var(--mantine-color-indigo-2);--mantine-primary-color-3: var(--mantine-color-indigo-3);--mantine-primary-color-4: var(--mantine-color-indigo-4);--mantine-primary-color-5: var(--mantine-color-indigo-5);--mantine-primary-color-6: var(--mantine-color-indigo-6);--mantine-primary-color-7: var(--mantine-color-indigo-7);--mantine-primary-color-8: var(--mantine-color-indigo-8);--mantine-primary-color-9: var(--mantine-color-indigo-9);--mantine-color-red-0: #ffeaea;--mantine-color-red-1: #fed4d4;--mantine-color-red-2: #f4a7a8;--mantine-color-red-3: #ec7878;--mantine-color-red-4: #e55050;--mantine-color-red-5: #e03131;--mantine-color-red-6: #e02829;--mantine-color-red-7: #c71a1c;--mantine-color-red-8: #b21218;--mantine-color-red-9: #9c0411;--mantine-color-violet-0: #fce9ff;--mantine-color-violet-1: #f1cfff;--mantine-color-violet-2: #e09bff;--mantine-color-violet-3: #d16fff;--mantine-color-violet-4: #be37fe;--mantine-color-violet-5: #b51afe;--mantine-color-violet-6: #b009ff;--mantine-color-violet-7: #9b00e4;--mantine-color-violet-8: #8a00cc;--mantine-color-violet-9: #7800b3;--mantine-color-indigo-0: #edecff;--mantine-color-indigo-1: #d6d5fe;--mantine-color-indigo-2: #aaa9f4;--mantine-color-indigo-3: #7b79eb;--mantine-color-indigo-4: #5451e4;--mantine-color-indigo-5: #3b37e0;--mantine-color-indigo-6: #2d2adf;--mantine-color-indigo-7: #1f1ec7;--mantine-color-indigo-8: #1819b2;--mantine-color-indigo-9: #0c149e;--mantine-color-cyan-0: #dffdff;--mantine-color-cyan-1: #caf5ff;--mantine-color-cyan-2: #99e8ff;--mantine-color-cyan-3: #64daff;--mantine-color-cyan-4: #3ccffe;--mantine-color-cyan-5: #24c8fe;--mantine-color-cyan-6: #00c2ff;--mantine-color-cyan-7: #00ade4;--mantine-color-cyan-8: #009acd;--mantine-color-cyan-9: #0085b5;--mantine-color-green-0: #e9fdec;--mantine-color-green-1: #d7f6dc;--mantine-color-green-2: #b0eab9;--mantine-color-green-3: #86df94;--mantine-color-green-4: #62d574;--mantine-color-green-5: #4ccf5f;--mantine-color-green-6: #3fcc54;--mantine-color-green-7: #2fb344;--mantine-color-green-8: #25a03b;--mantine-color-green-9: #138a2e;--mantine-color-yellow-0: #fff7e2;--mantine-color-yellow-1: #ffeecd;--mantine-color-yellow-2: #ffdc9c;--mantine-color-yellow-3: #ffc966;--mantine-color-yellow-4: #feb93a;--mantine-color-yellow-5: #feae1e;--mantine-color-yellow-6: #ffa90f;--mantine-color-yellow-8: #ca8200;--mantine-color-yellow-9: #af7000;--mantine-h1-font-size: clamp(28.0000px, calc(23.6364px + 1.3636vw), 40.0000px);--mantine-h1-font-weight: normal;--mantine-h2-font-size: clamp(24.0000px, calc(21.0909px + 0.9091vw), 32.0000px);--mantine-h2-font-weight: normal;--mantine-h3-font-size: clamp(20.0000px, calc(17.0909px + 0.9091vw), 28.0000px);--mantine-h3-font-weight: normal;--mantine-h4-font-size: clamp(16.0000px, calc(13.0909px + 0.9091vw), 24.0000px);--mantine-h4-font-weight: normal;--mantine-h5-font-size: clamp(16.0000px, calc(14.5455px + 0.4545vw), 20.0000px);--mantine-h5-font-weight: normal;--mantine-h6-font-size: 1rem;--mantine-h6-font-weight: normal;}
:root[data-mantine-color-scheme="dark"], :host([data-mantine-color-scheme="dark"]){--mantine-color-anchor: var(--mantine-color-text);--mantine-color-dimmed: #495057;--mantine-color-dark-filled: var(--mantine-color-dark-5);--mantine-color-dark-filled-hover: var(--mantine-color-dark-6);--mantine-color-dark-light: rgba(105, 105, 105, 0.15);--mantine-color-dark-light-hover: rgba(105, 105, 105, 0.2);--mantine-color-dark-light-color: var(--mantine-color-dark-0);--mantine-color-dark-outline: var(--mantine-color-dark-1);--mantine-color-dark-outline-hover: rgba(184, 184, 184, 0.05);--mantine-color-gray-filled: var(--mantine-color-gray-5);--mantine-color-gray-filled-hover: var(--mantine-color-gray-6);--mantine-color-gray-light: rgba(222, 226, 230, 0.15);--mantine-color-gray-light-hover: rgba(222, 226, 230, 0.2);--mantine-color-gray-light-color: var(--mantine-color-gray-0);--mantine-color-gray-outline: var(--mantine-color-gray-1);--mantine-color-gray-outline-hover: rgba(241, 243, 245, 0.05);--mantine-color-red-filled: var(--mantine-color-red-5);--mantine-color-red-filled-hover: var(--mantine-color-red-6);--mantine-color-red-light: rgba(236, 120, 120, 0.15);--mantine-color-red-light-hover: rgba(236, 120, 120, 0.2);--mantine-color-red-light-color: var(--mantine-color-red-0);--mantine-color-red-outline: var(--mantine-color-red-1);--mantine-color-red-outline-hover: rgba(254, 212, 212, 0.05);--mantine-color-pink-filled: var(--mantine-color-pink-5);--mantine-color-pink-filled-hover: var(--mantine-color-pink-6);--mantine-color-pink-light: rgba(250, 162, 193, 0.15);--mantine-color-pink-light-hover: rgba(250, 162, 193, 0.2);--mantine-color-pink-light-color: var(--mantine-color-pink-0);--mantine-color-pink-outline: var(--mantine-color-pink-1);--mantine-color-pink-outline-hover: rgba(255, 222, 235, 0.05);--mantine-color-grape-filled: var(--mantine-color-grape-5);--mantine-color-grape-filled-hover: var(--mantine-color-grape-6);--mantine-color-grape-light: rgba(229, 153, 247, 0.15);--mantine-color-grape-light-hover: rgba(229, 153, 247, 0.2);--mantine-color-grape-light-color: var(--mantine-color-grape-0);--mantine-color-grape-outline: var(--mantine-color-grape-1);--mantine-color-grape-outline-hover: rgba(243, 217, 250, 0.05);--mantine-color-violet-filled: var(--mantine-color-violet-5);--mantine-color-violet-filled-hover: var(--mantine-color-violet-6);--mantine-color-violet-light: rgba(209, 111, 255, 0.15);--mantine-color-violet-light-hover: rgba(209, 111, 255, 0.2);--mantine-color-violet-light-color: var(--mantine-color-violet-0);--mantine-color-violet-outline: var(--mantine-color-violet-1);--mantine-color-violet-outline-hover: rgba(241, 207, 255, 0.05);--mantine-color-indigo-filled: var(--mantine-color-indigo-5);--mantine-color-indigo-filled-hover: var(--mantine-color-indigo-6);--mantine-color-indigo-light: rgba(123, 121, 235, 0.15);--mantine-color-indigo-light-hover: rgba(123, 121, 235, 0.2);--mantine-color-indigo-light-color: var(--mantine-color-indigo-0);--mantine-color-indigo-outline: var(--mantine-color-indigo-1);--mantine-color-indigo-outline-hover: rgba(214, 213, 254, 0.05);--mantine-color-blue-filled: var(--mantine-color-blue-5);--mantine-color-blue-filled-hover: var(--mantine-color-blue-6);--mantine-color-blue-light: rgba(116, 192, 252, 0.15);--mantine-color-blue-light-hover: rgba(116, 192, 252, 0.2);--mantine-color-blue-light-color: var(--mantine-color-blue-0);--mantine-color-blue-outline: var(--mantine-color-blue-1);--mantine-color-blue-outline-hover: rgba(208, 235, 255, 0.05);--mantine-color-cyan-filled: var(--mantine-color-cyan-5);--mantine-color-cyan-filled-hover: var(--mantine-color-cyan-6);--mantine-color-cyan-light: rgba(100, 218, 255, 0.15);--mantine-color-cyan-light-hover: rgba(100, 218, 255, 0.2);--mantine-color-cyan-light-color: var(--mantine-color-cyan-0);--mantine-color-cyan-outline: var(--mantine-color-cyan-1);--mantine-color-cyan-outline-hover: rgba(202, 245, 255, 0.05);--mantine-color-teal-filled: var(--mantine-color-teal-5);--mantine-color-teal-filled-hover: var(--mantine-color-teal-6);--mantine-color-teal-light: rgba(99, 230, 190, 0.15);--mantine-color-teal-light-hover: rgba(99, 230, 190, 0.2);--mantine-color-teal-light-color: var(--mantine-color-teal-0);--mantine-color-teal-outline: var(--mantine-color-teal-1);--mantine-color-teal-outline-hover: rgba(195, 250, 232, 0.05);--mantine-color-green-filled: var(--mantine-color-green-5);--mantine-color-green-filled-hover: var(--mantine-color-green-6);--mantine-color-green-light: rgba(134, 223, 148, 0.15);--mantine-color-green-light-hover: rgba(134, 223, 148, 0.2);--mantine-color-green-light-color: var(--mantine-color-green-0);--mantine-color-green-outline: var(--mantine-color-green-1);--mantine-color-green-outline-hover: rgba(215, 246, 220, 0.05);--mantine-color-lime-filled: var(--mantine-color-lime-5);--mantine-color-lime-filled-hover: var(--mantine-color-lime-6);--mantine-color-lime-light: rgba(192, 235, 117, 0.15);--mantine-color-lime-light-hover: rgba(192, 235, 117, 0.2);--mantine-color-lime-light-color: var(--mantine-color-lime-0);--mantine-color-lime-outline: var(--mantine-color-lime-1);--mantine-color-lime-outline-hover: rgba(233, 250, 200, 0.05);--mantine-color-yellow-filled: var(--mantine-color-yellow-5);--mantine-color-yellow-filled-hover: var(--mantine-color-yellow-6);--mantine-color-yellow-light: rgba(255, 201, 102, 0.15);--mantine-color-yellow-light-hover: rgba(255, 201, 102, 0.2);--mantine-color-yellow-light-color: var(--mantine-color-yellow-0);--mantine-color-yellow-outline: var(--mantine-color-yellow-1);--mantine-color-yellow-outline-hover: rgba(255, 238, 205, 0.05);--mantine-color-orange-filled: var(--mantine-color-orange-5);--mantine-color-orange-filled-hover: var(--mantine-color-orange-6);--mantine-color-orange-light: rgba(255, 192, 120, 0.15);--mantine-color-orange-light-hover: rgba(255, 192, 120, 0.2);--mantine-color-orange-light-color: var(--mantine-color-orange-0);--mantine-color-orange-outline: var(--mantine-color-orange-1);--mantine-color-orange-outline-hover: rgba(255, 232, 204, 0.05);--app-cta-gradient: linear-gradient(90deg, var(--mantine-color-blue-9) 0%, var(--mantine-color-cyan-7) 100%);--app-color-surface: #2e2e2e;}
:root[data-mantine-color-scheme="light"], :host([data-mantine-color-scheme="light"]){--mantine-color-anchor: var(--mantine-color-text);--mantine-color-dimmed: #495057;--mantine-color-red-light: rgba(224, 40, 41, 0.1);--mantine-color-red-light-hover: rgba(224, 40, 41, 0.12);--mantine-color-red-outline-hover: rgba(224, 40, 41, 0.05);--mantine-color-violet-light: rgba(176, 9, 255, 0.1);--mantine-color-violet-light-hover: rgba(176, 9, 255, 0.12);--mantine-color-violet-outline-hover: rgba(176, 9, 255, 0.05);--mantine-color-indigo-light: rgba(45, 42, 223, 0.1);--mantine-color-indigo-light-hover: rgba(45, 42, 223, 0.12);--mantine-color-indigo-outline-hover: rgba(45, 42, 223, 0.05);--mantine-color-cyan-light: rgba(0, 194, 255, 0.1);--mantine-color-cyan-light-hover: rgba(0, 194, 255, 0.12);--mantine-color-cyan-outline-hover: rgba(0, 194, 255, 0.05);--mantine-color-green-light: rgba(63, 204, 84, 0.1);--mantine-color-green-light-hover: rgba(63, 204, 84, 0.12);--mantine-color-green-outline-hover: rgba(63, 204, 84, 0.05);--mantine-color-yellow-light: rgba(255, 169, 15, 0.1);--mantine-color-yellow-light-hover: rgba(255, 169, 15, 0.12);--mantine-color-yellow-outline-hover: rgba(255, 169, 15, 0.05);--app-color-surface: #f1f3f5;--app-cta-gradient: linear-gradient(90deg, var(--mantine-color-blue-filled) 0%, var(--mantine-color-cyan-5) 100%);}</style><style data-mantine-styles="classes">@media (max-width: 35.99375em) {.mantine-visible-from-xs {display: none !important;}}@media (min-width: 36em) {.mantine-hidden-from-xs {display: none !important;}}@media (max-width: 47.99375em) {.mantine-visible-from-sm {display: none !important;}}@media (min-width: 48em) {.mantine-hidden-from-sm {display: none !important;}}@media (max-width: 61.99375em) {.mantine-visible-from-md {display: none !important;}}@media (min-width: 62em) {.mantine-hidden-from-md {display: none !important;}}@media (max-width: 74.99375em) {.mantine-visible-from-lg {display: none !important;}}@media (min-width: 75em) {.mantine-hidden-from-lg {display: none !important;}}@media (max-width: 87.99375em) {.mantine-visible-from-xl {display: none !important;}}@media (min-width: 88em) {.mantine-hidden-from-xl {display: none !important;}}</style><div style="overflow:hidden" class=""><style data-mantine-styles="inline">.__m__-_R_1mb_{padding-bottom:var(--mantine-spacing-xs);}@media(min-width: 75em){.__m__-_R_1mb_{padding-bottom:var(--mantine-spacing-xxl);}}</style><div style="--container-size:var(--container-size-lg);overflow:visible;margin-top:var(--mantine-spacing-xxl)" class="m_7485cace mantine-Container-root __m__-_R_1mb_" data-size="lg" data-strategy="block"><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:flex-start;--group-wrap:wrap;margin-top:var(--mantine-spacing-xl);margin-bottom:var(--mantine-spacing-xl)" class="m_4081bf90 mantine-Group-root"><div style="--badge-dot-color:var(--mantine-color-indigo-filled);font-weight:normal" class="m_fbd81e3d m_347db0ec mantine-Badge-root" data-variant="dot"><span class="m_5add502a mantine-Badge-label">Сложность алгоритмов</span></div><div style="--badge-dot-color:var(--mantine-color-indigo-filled);font-weight:normal" class="m_fbd81e3d m_347db0ec mantine-Badge-root" data-variant="dot"><span class="m_5add502a mantine-Badge-label">графы</span></div><div style="--badge-dot-color:var(--mantine-color-indigo-filled);font-weight:normal" class="m_fbd81e3d m_347db0ec mantine-Badge-root" data-variant="dot"><span class="m_5add502a mantine-Badge-label">деревья</span></div><div style="--badge-dot-color:var(--mantine-color-indigo-filled);font-weight:normal" class="m_fbd81e3d m_347db0ec mantine-Badge-root" data-variant="dot"><span class="m_5add502a mantine-Badge-label">рекурсия</span></div><div style="--badge-dot-color:var(--mantine-color-indigo-filled);font-weight:normal" class="m_fbd81e3d m_347db0ec mantine-Badge-root" data-variant="dot"><span class="m_5add502a mantine-Badge-label">Алгоритмы поиска</span></div></div><style data-mantine-styles="inline">.__m__-_R_2lmb_{--grid-gutter:var(--mantine-spacing-md);}</style><div style="overflow:visible;height:100%" class="m_410352e9 mantine-Grid-root __m__-_R_2lmb_"><div class="m_dee7bd2f mantine-Grid-inner"><style data-mantine-styles="inline">.__m__-_R_dmlmb_{--col-flex-grow:auto;--col-flex-basis:100%;--col-max-width:100%;}@media(min-width: 62em){.__m__-_R_dmlmb_{--col-flex-grow:auto;--col-flex-basis:58.333333333333336%;--col-max-width:58.333333333333336%;}}</style><div style="flex-direction:column" class="m_96bdd299 mantine-Grid-col __m__-_R_dmlmb_ m_8bffd616 mantine-Flex-root __m__-_R_1ddmlmb_"><style data-mantine-styles="inline">.__m__-_R_6rddmlmb_{width:100%;}@media(min-width: 48em){.__m__-_R_6rddmlmb_{width:80%;}}@media(min-width: 62em){.__m__-_R_6rddmlmb_{width:90%;}}</style><div style="margin-bottom:var(--mantine-spacing-xxl)" class="__m__-_R_6rddmlmb_"><h1 style="--title-fw:var(--mantine-h1-font-weight);--title-lh:var(--mantine-h1-line-height);--title-fz:var(--mantine-h1-font-size);font-size:var(--mantine-font-size-display-2);line-height:1" class="m_8a5d1357 mantine-Title-root" data-order="1">Алгоритмы и структуры данных</h1><p style="--text-fz:var(--mantine-font-size-lg);--text-lh:var(--mantine-line-height-lg);margin-top:var(--mantine-spacing-md)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="lg">Навык, который увеличит ваши шансы пройти алгоритмическое интервью в международные компании на 80%</p></div><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap;margin-top:auto" class="m_4081bf90 mantine-Group-root"><div class=""><a style="--button-height:var(--button-height-xl);--button-padding-x:var(--button-padding-x-xl);--button-fz:var(--mantine-font-size-xl);--button-color:var(--mantine-color-white);margin-bottom:var(--mantine-spacing-md);display:block" class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-size="xl" href="/programs/algorithms/goto"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Начать обучение</span></span></a><div style="color:var(--mantine-color-dimmed)" class="m_4451eb3a mantine-Center-root" data-inline="true"><div style="--ti-size:var(--ti-size-xs);--ti-bg:transparent;--ti-color:var(--mantine-color-indigo-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent;margin-inline-end:var(--mantine-spacing-xs);color:inherit" class="m_7341320d mantine-ThemeIcon-root" data-variant="transparent" data-size="xs"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-pyramid-plus "><path d="M18.719 11.985l-5.889 -9.539a.999 .999 0 0 0 -1.664 0l-8.54 13.836a1.005 1.005 0 0 0 .386 1.452l8.092 4.054a1.994 1.994 0 0 0 1.789 0l.149 -.074"></path><path d="M12 2v20"></path><path d="M16 19h6"></path><path d="M19 16v6"></path></svg></div><p style="font-size:var(--mantine-font-size-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Входит в подписку (более 50 навыков)</p></div></div><div style="margin-top:auto" class="mantine-visible-from-md"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Егор Самойлин</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">выпускник фронтенд</p></div></div></div><style data-mantine-styles="inline">.__m__-_R_lmlmb_{--col-flex-grow:auto;--col-flex-basis:100%;--col-max-width:100%;}@media(min-width: 62em){.__m__-_R_lmlmb_{--col-flex-grow:auto;--col-flex-basis:41.66666666666667%;--col-max-width:41.66666666666667%;}}</style><div style="overflow:visible" class="m_96bdd299 mantine-Grid-col __m__-_R_lmlmb_ mantine-visible-from-md"><div style="overflow:visible;height:calc(29.375rem * var(--mantine-scale));position:relative" class=""><style data-mantine-styles="inline">@media(min-width: 62em){.__m__-_R_bdlmlmb_{right:calc(-10rem * var(--mantine-scale));}}@media(min-width: 75em){.__m__-_R_bdlmlmb_{right:calc(-9.375rem * var(--mantine-scale));}}</style><img style="width:calc(43.75rem * var(--mantine-scale));position:absolute" class="m_9e117634 mantine-Image-root __m__-_R_bdlmlmb_" src="/vite/assets/egor_samoylin_frontend_graduate-CXxUf1KL.png" fetchPriority="high"/></div></div></div></div></div><style data-mantine-styles="inline">.__m__-_R_6mb_{padding-block:var(--mantine-spacing-md);}@media(min-width: 75em){.__m__-_R_6mb_{padding-block:var(--mantine-spacing-xl);}}</style><div style="--container-size:var(--container-size-lg)" class="m_7485cace mantine-Container-root __m__-_R_6mb_" data-size="lg" data-strategy="block"><style data-mantine-styles="inline">.__m__-_R_d6mb_{margin-bottom:var(--mantine-spacing-xl);}@media(min-width: 48em){.__m__-_R_d6mb_{margin-bottom:var(--mantine-spacing-xxl);}}</style><h2 style="--title-fw:var(--mantine-h2-font-weight);--title-lh:var(--mantine-h2-line-height);--title-fz:var(--mantine-h2-font-size);font-size:var(--mantine-font-size-display-3)" class="m_8a5d1357 mantine-Title-root __m__-_R_d6mb_" data-order="2">Программа обучения</h2><div style="--accordion-chevron-size:auto" class="m_9bdbb667 mantine-Accordion-root" data-variant="separated" id="mantine-_R_l6mb_" data-accordion="true"><div class="m_9f59b069 m_9bd7b098 mantine-Accordion-item" data-active="true"><button class="mantine-focus-auto m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-expanded="true" aria-controls="mantine-_R_l6mb_-panel-module-1" id="mantine-_R_l6mb_-control-module-1"><span class="m_3f35ae96 mantine-Accordion-chevron" data-rotate="true" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><div style="--stack-gap:var(--mantine-spacing-md);--stack-align:stretch;--stack-justify:flex-start" class="m_6d731127 mantine-Stack-root"><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h3)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">1<!-- -->. <!-- -->Основы Алгоритмов и структур данных</p><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:wrap;color:var(--mantine-color-dimmed)" class="m_4081bf90 mantine-Group-root"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">13 упражнений</p><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">9 квизов</p></div></div><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:flex-start;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">Рекурсия</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">Бинарный поиск</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">Базовые алгоритмы</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">Алгоритмическая сложность</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">Основные структуры данных</span></div></div></div></span></button><div style="box-sizing:border-box;opacity:1;transition:opacity 200ms ease;padding-top:var(--mantine-spacing-xl)" class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-_R_l6mb_-panel-module-1" aria-labelledby="mantine-_R_l6mb_-control-module-1"><div class="m_4ba554d4 mantine-Accordion-content"><style data-mantine-styles="inline">.__m__-_R_barl6mb_{--sg-spacing-x:var(--mantine-spacing-md);--sg-spacing-y:var(--mantine-spacing-md);--sg-cols:1;}@media(min-width: 36em){.__m__-_R_barl6mb_{--sg-cols:2;}}@media(min-width: 62em){.__m__-_R_barl6mb_{--sg-cols:3;}}</style><div class="m_2415a157 mantine-SimpleGrid-root __m__-_R_barl6mb_"><style data-mantine-styles="inline">.__m__-_R_1mrarl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_1mrarl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_1mrarl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Введение в алгоритмы</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Бинарный поиск, рекурсия, сложность алгоритмов, оценка сложности</p></div><style data-mantine-styles="inline">.__m__-_R_2mrarl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_2mrarl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_2mrarl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Рекурсивные алгоритмы</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Рекурсия вместо цикла, алгоритм для Ханойской башни</p></div><style data-mantine-styles="inline">.__m__-_R_3mrarl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_3mrarl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_3mrarl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Связные и двусвязные списки</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Реализация структур, основные операции, сравнение с массивами</p></div><style data-mantine-styles="inline">.__m__-_R_4mrarl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_4mrarl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_4mrarl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Очередь Стэк</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Реализация через список и массив, сложность основых операций</p></div><style data-mantine-styles="inline">.__m__-_R_5mrarl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_5mrarl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_5mrarl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Хэш</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Реализация, коллизии, хэш-функция, вставка значений</p></div><style data-mantine-styles="inline">.__m__-_R_6mrarl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_6mrarl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_6mrarl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Алгоритмы сортировки</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Виды сортировки, сложность алгоритмов, Пузырьковая сортировка, Сортировка выбором, Быстрая сортировка</p></div></div></div></div></div><div class="m_9f59b069 m_9bd7b098 mantine-Accordion-item" data-active="true"><button class="mantine-focus-auto m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-expanded="true" aria-controls="mantine-_R_l6mb_-panel-module-2" id="mantine-_R_l6mb_-control-module-2"><span class="m_3f35ae96 mantine-Accordion-chevron" data-rotate="true" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><div style="--stack-gap:var(--mantine-spacing-md);--stack-align:stretch;--stack-justify:flex-start" class="m_6d731127 mantine-Stack-root"><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h3)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">2<!-- -->. <!-- -->Деревья</p><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:wrap;color:var(--mantine-color-dimmed)" class="m_4081bf90 mantine-Group-root"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">8 упражнений</p><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">8 квизов</p></div></div><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:flex-start;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">Концепция деревье</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">индексы в БД</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">kd-tree</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">b-tree</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">dom-дерево</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">ast-дерево</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">heap (куча)</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">алгоритм поисков</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">операции с деревьями</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">балансировка деревьев</span></div></div></div></span></button><div style="box-sizing:border-box;opacity:1;transition:opacity 200ms ease;padding-top:var(--mantine-spacing-xl)" class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-_R_l6mb_-panel-module-2" aria-labelledby="mantine-_R_l6mb_-control-module-2"><div class="m_4ba554d4 mantine-Accordion-content"><style data-mantine-styles="inline">.__m__-_R_bbbl6mb_{--sg-spacing-x:var(--mantine-spacing-md);--sg-spacing-y:var(--mantine-spacing-md);--sg-cols:1;}@media(min-width: 36em){.__m__-_R_bbbl6mb_{--sg-cols:2;}}@media(min-width: 62em){.__m__-_R_bbbl6mb_{--sg-cols:3;}}</style><div class="m_2415a157 mantine-SimpleGrid-root __m__-_R_bbbl6mb_"><style data-mantine-styles="inline">.__m__-_R_1mrbbl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_1mrbbl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_1mrbbl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Деревья как концепция</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Структура, виды узлов, формы деревьев, деревья в жизни</p></div><style data-mantine-styles="inline">.__m__-_R_2mrbbl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_2mrbbl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_2mrbbl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Виды деревьев</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Виды деревьев, реализация. основные операции, алгоритмы поиска, древовидная рекурсия</p></div><style data-mantine-styles="inline">.__m__-_R_3mrbbl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_3mrbbl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_3mrbbl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Балансировка деревьев</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Балансировка деревьев, красно-черные (KD-деревья)</p></div><style data-mantine-styles="inline">.__m__-_R_4mrbbl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_4mrbbl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_4mrbbl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">B-деревья, 2-3-деревья</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Связь деревьев с базой данных, индексы, работа с поиском</p></div><style data-mantine-styles="inline">.__m__-_R_5mrbbl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_5mrbbl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_5mrbbl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Префиксные деревья</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Реализация, использование во фреймворках и словарях</p></div><style data-mantine-styles="inline">.__m__-_R_6mrbbl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_6mrbbl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_6mrbbl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">DOM-деревья и AST-деревья</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Поиск различий, ast-деревья в коде</p></div></div></div></div></div><div class="m_9f59b069 m_9bd7b098 mantine-Accordion-item" data-active="true"><button class="mantine-focus-auto m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-expanded="true" aria-controls="mantine-_R_l6mb_-panel-module-3" id="mantine-_R_l6mb_-control-module-3"><span class="m_3f35ae96 mantine-Accordion-chevron" data-rotate="true" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><div style="--stack-gap:var(--mantine-spacing-md);--stack-align:stretch;--stack-justify:flex-start" class="m_6d731127 mantine-Stack-root"><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h3)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">3<!-- -->. <!-- -->Графы</p><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:wrap;color:var(--mantine-color-dimmed)" class="m_4081bf90 mantine-Group-root"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">7 упражнений</p><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">10 квизов</p></div></div><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:flex-start;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">Виды графов</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">задачи решаемые с помощью графов</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">поиск в ширину и глубину</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">жадные алгоритмы</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">NP-полные задачи</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">поиск пути</span></div><div style="--badge-bg:var(--mantine-color-default);--badge-color:var(--mantine-color-default-color);--badge-bd:calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);cursor:pointer;font-weight:normal" class="m_347db0ec mantine-Badge-root" data-variant="default"><span class="m_5add502a mantine-Badge-label">эвристические алгоритмы</span></div></div></div></span></button><div style="box-sizing:border-box;opacity:1;transition:opacity 200ms ease;padding-top:var(--mantine-spacing-xl)" class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-_R_l6mb_-panel-module-3" aria-labelledby="mantine-_R_l6mb_-control-module-3"><div class="m_4ba554d4 mantine-Accordion-content"><style data-mantine-styles="inline">.__m__-_R_bbrl6mb_{--sg-spacing-x:var(--mantine-spacing-md);--sg-spacing-y:var(--mantine-spacing-md);--sg-cols:1;}@media(min-width: 36em){.__m__-_R_bbrl6mb_{--sg-cols:2;}}@media(min-width: 62em){.__m__-_R_bbrl6mb_{--sg-cols:3;}}</style><div class="m_2415a157 mantine-SimpleGrid-root __m__-_R_bbrl6mb_"><style data-mantine-styles="inline">.__m__-_R_1mrbrl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_1mrbrl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_1mrbrl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Знакомство с графами</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Класс сложности алгоритмов, виды графов, проблема P-NP</p></div><style data-mantine-styles="inline">.__m__-_R_2mrbrl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_2mrbrl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_2mrbrl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Применение графов</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Поиск пути, задача коммивояжера, сет</p></div><style data-mantine-styles="inline">.__m__-_R_3mrbrl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_3mrbrl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_3mrbrl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Задача коммивояжер</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Как опознать, оценка сложности, метод перебора, метод ветвей и границ</p></div><style data-mantine-styles="inline">.__m__-_R_4mrbrl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_4mrbrl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_4mrbrl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Алгоритмы поиска в графах</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Поиск в ширину и глубину, списки смежности, неявные графы</p></div><style data-mantine-styles="inline">.__m__-_R_5mrbrl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_5mrbrl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_5mrbrl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Жадные алгоритмы</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Жадные алгоритмы и алгоритмы перебора</p></div><style data-mantine-styles="inline">.__m__-_R_6mrbrl6mb_{padding:0rem;}@media(min-width: 36em){.__m__-_R_6mrbrl6mb_{padding:var(--mantine-spacing-md);}}</style><div class="m_1b7284a3 mantine-Paper-root __m__-_R_6mrbrl6mb_"><p style="margin-bottom:var(--mantine-spacing-xs);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Эвристические алгоритмы</p><p style="color:var(--mantine-color-dimmed)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Кратчайший путь, Алгоритм А*, реализация алгоритма</p></div></div></div></div></div></div></div><style data-mantine-styles="inline">.__m__-_R_amb_{padding-block:var(--mantine-spacing-md);}@media(min-width: 75em){.__m__-_R_amb_{padding-block:var(--mantine-spacing-xl);}}</style><div style="--container-size:var(--container-size-lg)" class="m_7485cace mantine-Container-root __m__-_R_amb_" data-size="lg" data-strategy="block"><style data-mantine-styles="inline">.__m__-_R_damb_{margin-bottom:var(--mantine-spacing-xl);}@media(min-width: 48em){.__m__-_R_damb_{margin-bottom:var(--mantine-spacing-xxl);}}</style><h2 style="--title-fw:var(--mantine-h2-font-weight);--title-lh:var(--mantine-h2-line-height);--title-fz:var(--mantine-h2-font-size);font-size:var(--mantine-font-size-display-3)" class="m_8a5d1357 mantine-Title-root __m__-_R_damb_" data-order="2">Проекты</h2><style data-mantine-styles="inline">.__m__-_R_lamb_{--carousel-slide-gap:0rem;--carousel-slide-size:100%;}</style><div style="--carousel-control-size:calc(1.625rem * var(--mantine-scale));--carousel-controls-offset:var(--mantine-spacing-sm)" class="m_17884d0f mantine-Carousel-root responsiveClassName" data-orientation="horizontal" data-include-gap-in-size="true"><div class="m_39bc3463 mantine-Carousel-controls" data-orientation="horizontal"><button class="mantine-focus-auto m_64f58e10 mantine-Carousel-control m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Предыдущий проект" data-inactive="true" data-type="previous" tabindex="-1"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="transform:rotate(90deg);width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></button><button class="mantine-focus-auto m_64f58e10 mantine-Carousel-control m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Следующий проект" data-inactive="true" data-type="next" tabindex="-1"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="transform:rotate(-90deg);width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></button></div><div class="m_a2dae653 mantine-Carousel-viewport" data-type="media"><div class="m_fcd81474 mantine-Carousel-container __m__-_R_lamb_" data-orientation="horizontal"><div class="m_d98df724 mantine-Carousel-slide" data-orientation="horizontal"><div style="height:100%" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root" data-with-border="true"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:nowrap;height:100%" class="m_4081bf90 mantine-Group-root"><div style="--ar-ratio:1.3333333333333333" class="m_71ac47fc mantine-AspectRatio-root"><img style="width:calc(25rem * var(--mantine-scale))" class="m_9e117634 mantine-Image-root mantine-visible-from-sm" src="/vite/assets/track-project-fallback-image-DVcKW3s1.webp"/></div><div style="height:100%" class=""><p style="font-size:var(--mantine-font-size-h1)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Поисковый движок</p><p style="white-space:pre-line" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Разработаете поисковый движок, который поможет искать строки сразу в нескольких текстовых документах. Пример похожей системы — ElasticSearch.
В проекте освоите работу с регулярными выражениями для поиска и реализуете метрику релевантности TF-IDF, чтобы находить именно те документы, которые действительно важны (например, где нужное слово встречается чаще). А чтобы поиск был не только точным, но и быстрым, используете инвертированный индекс как основную структуру данных.</p></div></div></div></div><div class="m_d98df724 mantine-Carousel-slide" data-orientation="horizontal"><div style="height:100%" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root" data-with-border="true"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:nowrap;height:100%" class="m_4081bf90 mantine-Group-root"><div style="--ar-ratio:1.3333333333333333" class="m_71ac47fc mantine-AspectRatio-root"><img style="width:calc(25rem * var(--mantine-scale))" class="m_9e117634 mantine-Image-root mantine-visible-from-sm" src="/vite/assets/track-project-fallback-image-DVcKW3s1.webp"/></div><div style="height:100%" class=""><p style="font-size:var(--mantine-font-size-h1)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Роутер</p><p style="white-space:pre-line" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">На этом этапе создадите библиотеку-роутер, которая будет обрабатывать входящие HTTP-запросы. Чтобы роутер работал быстро и эффективно, добавим в него специальную структуру данных — префиксное дерево.
Этот проект — отличный шанс потренироваться в создании древовидных структур и разобраться, как устроены эффективные алгоритмы их работы.
</p></div></div></div></div></div></div></div></div><style data-mantine-styles="inline">.__m__-_R_emb_{padding-block:var(--mantine-spacing-xl);}@media(min-width: 75em){.__m__-_R_emb_{padding-block:var(--mantine-spacing-xl);}}</style><div style="--container-size:var(--container-size-lg)" class="m_7485cace mantine-Container-root __m__-_R_emb_" data-size="lg" data-strategy="block"><style data-mantine-styles="inline">.__m__-_R_demb_{margin-bottom:var(--mantine-spacing-xl);}@media(min-width: 75em){.__m__-_R_demb_{margin-bottom:var(--mantine-spacing-xxl);}}</style><h2 style="--title-fw:var(--mantine-h2-font-weight);--title-lh:var(--mantine-h2-line-height);--title-fz:var(--mantine-h2-font-size);font-size:var(--mantine-font-size-display-3)" class="m_8a5d1357 mantine-Title-root __m__-_R_demb_" data-order="2">Как проходит обучение</h2><style data-mantine-styles="inline">.__m__-_R_lemb_{--grid-gutter:var(--mantine-spacing-md);}</style><div class="m_410352e9 mantine-Grid-root __m__-_R_lemb_"><div class="m_dee7bd2f mantine-Grid-inner"><style data-mantine-styles="inline">.__m__-_R_3dlemb_{--col-flex-grow:auto;--col-flex-basis:100%;--col-max-width:100%;}@media(min-width: 48em){.__m__-_R_3dlemb_{--col-flex-grow:auto;--col-flex-basis:33.333333333333336%;--col-max-width:33.333333333333336%;}}</style><div class="m_96bdd299 mantine-Grid-col __m__-_R_3dlemb_"><div style="--accordion-chevron-size:auto" class="m_9bdbb667 mantine-Accordion-root" data-variant="separated" id="mantine-_R_bbdlemb_" data-accordion="true"><div class="m_9f59b069 m_9bd7b098 mantine-Accordion-item" data-active="true"><button class="mantine-focus-auto m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-label="Просто и наглядно" aria-expanded="true" aria-controls="mantine-_R_bbdlemb_-panel-theory" id="mantine-_R_bbdlemb_-control-theory"><span class="m_3f35ae96 mantine-Accordion-chevron" data-rotate="true" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:nowrap" class="m_4081bf90 mantine-Group-root"><div class=""><p style="font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Просто и наглядно</p></div></div></span></button><div style="box-sizing:border-box;opacity:1;transition:opacity 200ms ease" class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-_R_bbdlemb_-panel-theory" aria-labelledby="mantine-_R_bbdlemb_-control-theory"><div class="m_4ba554d4 mantine-Accordion-content"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">Теория в удобном текстовом формате — легко читать даже с телефона. Живые примеры помогают понять, как всё работает. Материал выстроен так, чтобы вы двигались шаг за шагом, не упуская важных деталей</p></div></div></div><div class="m_9f59b069 m_9bd7b098 mantine-Accordion-item"><button class="mantine-focus-auto m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-chevron-position="right" type="button" aria-label="Проверяем и закрепляем знания" aria-expanded="false" aria-controls="mantine-_R_bbdlemb_-panel-quizzes" id="mantine-_R_bbdlemb_-control-quizzes"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:nowrap" class="m_4081bf90 mantine-Group-root"><div class=""><p style="font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Проверяем и закрепляем знания</p></div></div></span></button><div style="box-sizing:border-box;opacity:0;transition:opacity 200ms ease;height:0;overflow:hidden;display:none" class="m_df78851f mantine-Accordion-panel" aria-hidden="true" role="region" id="mantine-_R_bbdlemb_-panel-quizzes" aria-labelledby="mantine-_R_bbdlemb_-control-quizzes" inert=""><div class="m_4ba554d4 mantine-Accordion-content"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">После каждой темы вы проходите квизы, которые помогают убедиться, что вы всё поняли. Вопросы разного уровня сложности дадут возможность как проверить базу, так и попрактиковаться в применении знаний</p></div></div></div><div class="m_9f59b069 m_9bd7b098 mantine-Accordion-item"><button class="mantine-focus-auto m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-chevron-position="right" type="button" aria-label="Учитесь на реальных задачах" aria-expanded="false" aria-controls="mantine-_R_bbdlemb_-panel-exercises" id="mantine-_R_bbdlemb_-control-exercises"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:nowrap" class="m_4081bf90 mantine-Group-root"><div class=""><p style="font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Учитесь на реальных задачах</p></div></div></span></button><div style="box-sizing:border-box;opacity:0;transition:opacity 200ms ease;height:0;overflow:hidden;display:none" class="m_df78851f mantine-Accordion-panel" aria-hidden="true" role="region" id="mantine-_R_bbdlemb_-panel-exercises" aria-labelledby="mantine-_R_bbdlemb_-control-exercises" inert=""><div class="m_4ba554d4 mantine-Accordion-content"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">Мы создали удобную виртуальную среду, где вы решаете задачи прямо в браузере. У вас есть редактор кода, консоль и автоматические тесты, которые моментально показывают результат</p></div></div></div><div class="m_9f59b069 m_9bd7b098 mantine-Accordion-item"><button class="mantine-focus-auto m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-chevron-position="right" type="button" aria-label="Ваш AI наставник" aria-expanded="false" aria-controls="mantine-_R_bbdlemb_-panel-totaAI" id="mantine-_R_bbdlemb_-control-totaAI"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:nowrap" class="m_4081bf90 mantine-Group-root"><div class=""><p style="font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Ваш AI наставник</p></div></div></span></button><div style="box-sizing:border-box;opacity:0;transition:opacity 200ms ease;height:0;overflow:hidden;display:none" class="m_df78851f mantine-Accordion-panel" aria-hidden="true" role="region" id="mantine-_R_bbdlemb_-panel-totaAI" aria-labelledby="mantine-_R_bbdlemb_-control-totaAI" inert=""><div class="m_4ba554d4 mantine-Accordion-content"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm">Учебный помощник на базе ИИ — это наставник, который всегда под рукой. Он понимает, что нужно сделать и как выглядит ваш код. Если что-то пошло не так, вы сразу получите понятные и полезные подсказки</p></div></div></div></div></div><style data-mantine-styles="inline">.__m__-_R_5dlemb_{--col-flex-grow:auto;--col-flex-basis:100%;--col-max-width:100%;}@media(min-width: 48em){.__m__-_R_5dlemb_{--col-flex-grow:auto;--col-flex-basis:66.66666666666667%;--col-max-width:66.66666666666667%;}}</style><div style="text-align:center" class="m_96bdd299 mantine-Grid-col __m__-_R_5dlemb_"><div style="--ar-ratio:1.7777777777777777" class="m_71ac47fc mantine-AspectRatio-root"><div style="background:var(--mantine-color-gray-1);width:calc(37.5rem * var(--mantine-scale));height:100%" class=""></div></div></div></div></div></div><div style="background-color:light-dark(var(--mantine-color-gray-1), var(--mantine-color-dark-6))" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><style data-mantine-styles="inline">.__m__-_R_dimb_{padding-block:var(--mantine-spacing-xl);}@media(min-width: 75em){.__m__-_R_dimb_{padding-block:var(--mantine-spacing-xxl);}}</style><div style="--container-size:var(--container-size-md)" class="m_7485cace mantine-Container-root __m__-_R_dimb_" data-size="md" data-strategy="block"><style data-mantine-styles="inline">.__m__-_R_2timb_{--sg-spacing-x:0rem;--sg-spacing-y:0rem;--sg-cols:1;}@media(min-width: 36em){.__m__-_R_2timb_{--sg-spacing-x:var(--mantine-spacing-xs);--sg-spacing-y:var(--mantine-spacing-xs);--sg-cols:2;}}@media(min-width: 48em){.__m__-_R_2timb_{--sg-spacing-x:var(--mantine-spacing-xxl);--sg-spacing-y:var(--mantine-spacing-xxl);}}</style><div class="m_2415a157 mantine-SimpleGrid-root __m__-_R_2timb_"><div style="margin-bottom:var(--mantine-spacing-lg)" class=""><p style="font-size:var(--mantine-font-size-h3);font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Подписка от 2 400 ₽/мес</p><p style="margin-bottom:var(--mantine-spacing-xl)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Этот навык уже входит в подписку. Оформи доступ и открывай все навыки сразу (50+)</p><a style="--button-height:var(--button-height-lg);--button-padding-x:var(--button-padding-x-lg);--button-fz:var(--mantine-font-size-lg);--button-color:var(--mantine-color-white)" class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-size="lg" href="https://ru.hexlet.io/subscription/new?back_to=https%3A%2F%2Fru.hexlet.io%2Fprograms%2Falgorithms"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Подписаться →</span></span></a></div><div style="align-items:center;height:100%" class="m_8bffd616 mantine-Flex-root __m__-_R_lmtimb_"><ul style="padding:0rem" class="m_abbac491 mantine-List-root"><li class="m_abb6bec2 mantine-List-item" data-with-icon="true"><div class="m_75cd9f71 mantine-List-itemWrapper"><span class="m_60f83e5b mantine-List-itemIcon"><div class="m_4451eb3a mantine-Center-root"><div style="--ti-size:var(--ti-size-sm);--ti-bg:transparent;--ti-color:var(--mantine-color-indigo-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent;color:inherit" class="m_7341320d mantine-ThemeIcon-root" data-variant="transparent" data-size="sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-check "><path d="M5 12l5 5l10 -10"></path></svg></div></div></span><span class="mantine-List-itemLabel">50+ навыков в одной подписке</span></div></li><li class="m_abb6bec2 mantine-List-item" data-with-icon="true"><div class="m_75cd9f71 mantine-List-itemWrapper"><span class="m_60f83e5b mantine-List-itemIcon"><div class="m_4451eb3a mantine-Center-root"><div style="--ti-size:var(--ti-size-sm);--ti-bg:transparent;--ti-color:var(--mantine-color-indigo-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent;color:inherit" class="m_7341320d mantine-ThemeIcon-root" data-variant="transparent" data-size="sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-check "><path d="M5 12l5 5l10 -10"></path></svg></div></div></span><span class="mantine-List-itemLabel">Пожизненный доступ к теории</span></div></li><li class="m_abb6bec2 mantine-List-item" data-with-icon="true"><div class="m_75cd9f71 mantine-List-itemWrapper"><span class="m_60f83e5b mantine-List-itemIcon"><div class="m_4451eb3a mantine-Center-root"><div style="--ti-size:var(--ti-size-sm);--ti-bg:transparent;--ti-color:var(--mantine-color-indigo-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent;color:inherit" class="m_7341320d mantine-ThemeIcon-root" data-variant="transparent" data-size="sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-check "><path d="M5 12l5 5l10 -10"></path></svg></div></div></span><span class="mantine-List-itemLabel">Обучение с ИИ-ассистентом</span></div></li><li class="m_abb6bec2 mantine-List-item" data-with-icon="true"><div class="m_75cd9f71 mantine-List-itemWrapper"><span class="m_60f83e5b mantine-List-itemIcon"><div class="m_4451eb3a mantine-Center-root"><div style="--ti-size:var(--ti-size-sm);--ti-bg:transparent;--ti-color:var(--mantine-color-indigo-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent;color:inherit" class="m_7341320d mantine-ThemeIcon-root" data-variant="transparent" data-size="sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-check "><path d="M5 12l5 5l10 -10"></path></svg></div></div></span><span class="mantine-List-itemLabel">Отмена в любой момент</span></div></li></ul></div></div></div></div><style data-mantine-styles="inline">.__m__-_R_1mmb_{padding-block:var(--mantine-spacing-xl);}@media(min-width: 75em){.__m__-_R_1mmb_{padding-block:var(--mantine-spacing-xxl);}}</style><div style="--container-size:var(--container-size-lg)" class="m_7485cace mantine-Container-root __m__-_R_1mmb_" data-size="lg" data-strategy="block"><style data-mantine-styles="inline">.__m__-_R_1lmmb_{margin-bottom:var(--mantine-spacing-xl);width:90%;}@media(min-width: 36em){.__m__-_R_1lmmb_{width:70%;}}@media(min-width: 48em){.__m__-_R_1lmmb_{margin-bottom:var(--mantine-spacing-xxl);width:60%;}}</style><h2 style="--title-fw:var(--mantine-h2-font-weight);--title-lh:var(--mantine-h2-line-height);--title-fz:var(--mantine-h2-font-size);font-size:var(--mantine-font-size-display-3)" class="m_8a5d1357 mantine-Title-root __m__-_R_1lmmb_" data-order="2">Нам доверяют обучение своих сотрудников</h2><div style="--stack-gap:var(--mantine-spacing-xxl);--stack-align:stretch;--stack-justify:flex-start" class="m_6d731127 mantine-Stack-root"><div style="--marquee-animation-direction:reverse;--marquee-direction:row;--marquee-duration:20s;--marquee-gap:var(--marquee-gap-xl);--marquee-fade-edge-size:var(--marquee-fade-edge-size-xs);--marquee-play-state:running" class="me_7dc7d3cd mantine-Marquee-root"><div class="me_931ed4ea"><div class="me_8bbdc322 "><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M145.634%2013.619L140.788%2019.0337V13.619H137.282V27.2885H140.788V21.5342L145.975%2027.2885H150.504L144.124%2020.1261L150.04%2013.619H145.634ZM131.098%2018.7179H126.253V13.6198H122.747V27.2885H126.253V21.8986H131.098V27.2885H134.605V13.6198H131.098V18.7179ZM29.3224%2021.0243C29.2387%2023.5734%2028.9082%2024.0836%2027.4717%2024.0836V27.2885H28.0076C31.5911%2027.2885%2032.4529%2025.4431%2032.5853%2021.3399L32.7309%2016.7997H36.0912V27.2885H39.5978V13.6198H29.566L29.3224%2021.0243ZM48.0444%2024.2779H45.7804V20.8063H48.0444C49.2617%2020.8063%2049.9926%2021.3399%2049.9926%2022.481C49.9926%2023.719%2049.2861%2024.2779%2048.0444%2024.2779ZM48.3124%2017.7715H45.7804V13.6188H42.2736V27.2883H48.3611C52.1836%2027.2883%2053.547%2024.8121%2053.547%2022.4808C53.547%2019.4708%2051.6484%2017.7715%2048.3124%2017.7715ZM64.9674%2024.3022V16.5818C66.9148%2016.8482%2068.1321%2018.305%2068.1321%2020.4419C68.1321%2022.5782%2066.9148%2024.0349%2064.9674%2024.3022ZM61.4608%2024.3022C59.5127%2024.0349%2058.2952%2022.5782%2058.2952%2020.4419C58.2952%2018.305%2059.5127%2016.8482%2061.4608%2016.5818V24.3022ZM64.9674%2013.304V8.22931H61.4608V13.304C57.4434%2013.6433%2054.7408%2016.4846%2054.7408%2020.4419C54.7408%2024.4236%2057.4434%2027.2641%2061.4608%2027.6043V32.7518H64.9674V27.6043C68.9847%2027.2885%2071.6873%2024.4236%2071.6873%2020.4419C71.6873%2016.4604%2068.9847%2013.619%2064.9674%2013.304ZM81.33%2022.1895C81.33%2023.7675%2080.2094%2024.6666%2078.7485%2024.6666C77.4825%2024.6666%2076.4844%2024.205%2076.4844%2022.8454C76.4844%2021.5099%2077.5799%2021.2913%2078.5293%2021.2913H81.33V22.1895ZM84.8358%2023.0883V18.4993C84.8358%2015.1494%2082.6935%2013.0368%2079.0896%2013.0368C75.3644%2013.0368%2073.3919%2015.2701%2073.2214%2017.6013H76.7767C76.8978%2017.0912%2077.4337%2016.2176%2079.0896%2016.2176C80.453%2016.2176%2081.33%2016.8482%2081.33%2018.4993H77.8479C74.7309%2018.4993%2072.8803%2020.1261%2072.8803%2022.8454C72.8803%2025.686%2074.9046%2027.6285%2077.8235%2027.6285C79.9634%2027.6285%2081.1519%2026.6196%2081.6703%2025.856C82.1332%2026.7783%2083.1556%2027.2883%2084.4947%2027.2883H85.712V24.1323C85.0794%2024.1323%2084.8358%2023.8406%2084.8358%2023.0883ZM99.6888%2023.8406H95.9394V18.888H99.6888C101.637%2018.888%20102.732%2019.786%20102.732%2021.3641C102.732%2022.9911%20101.637%2023.8406%2099.6888%2023.8406ZM99.8593%2015.5616H95.9394V11.7015H105.021V8.22931H92.2623V27.2885H99.8593C104.072%2027.2885%20106.482%2025.2001%20106.482%2021.3641C106.482%2017.747%20104.072%2015.5616%2099.8593%2015.5616ZM116.392%2022.1895C116.392%2023.7675%20115.272%2024.6666%20113.81%2024.6666C112.545%2024.6666%20111.546%2024.205%20111.546%2022.8454C111.546%2021.5099%20112.642%2021.2913%20113.591%2021.2913H116.392V22.1895ZM119.898%2023.0883V18.4993C119.898%2015.1494%20117.756%2013.0368%20114.152%2013.0368C110.427%2013.0368%20108.454%2015.2701%20108.284%2017.6013H111.84C111.96%2017.0912%20112.496%2016.2176%20114.152%2016.2176C115.515%2016.2176%20116.392%2016.8482%20116.392%2018.4993H112.91C109.794%2018.4993%20107.943%2020.1261%20107.943%2022.8454C107.943%2025.686%20109.967%2027.6285%20112.886%2027.6285C115.026%2027.6285%20116.215%2026.6196%20116.733%2025.856C117.196%2026.7783%20118.218%2027.2883%20119.557%2027.2883H120.775V24.1323C120.142%2024.1323%20119.898%2023.8406%20119.898%2023.0883ZM27.2526%2037H8.50391V33.1154H27.2526V37ZM15.1995%2020.0775L17.8299%2012.2837H17.9266L20.4107%2020.0775H15.1995ZM21.286%2010.8452C20.752%209.2554%2020.1361%208%2018.0242%208C15.913%208%2015.2574%209.25035%2014.6949%2010.8451L8.89369%2027.2887H12.7405L14.0798%2023.3796H21.4818L22.7237%2027.2883H26.8141L21.286%2010.8452Z'%20fill='%237A7C7F'/%3e%3c/svg%3e" alt="Альфа Банк"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M41.688%2013.061C39.422%2012.8211%2037.1377%2013.2924%2035.1491%2014.4102C33.1605%2015.5279%2031.5652%2017.2372%2030.5825%2019.303C29.5998%2021.3689%2029.2778%2023.69%2029.6609%2025.9472C30.0441%2028.2044%2031.1135%2030.2869%2032.7221%2031.9085C34.3307%2033.5302%2036.3997%2034.6113%2038.6445%2035.0033C40.8894%2035.3953%2043.2%2035.079%2045.2587%2034.0977C47.3173%2033.1165%2049.0231%2031.5186%2050.1414%2029.5236C51.2598%2027.5286%2051.7359%2025.2344%2051.5042%2022.9565C51.2492%2020.4244%2050.1339%2018.058%2048.346%2016.2556C46.558%2014.4532%2044.2067%2013.325%2041.688%2013.061ZM41.3306%2029.9489C40.1119%2030.1132%2038.8726%2029.8896%2037.7869%2029.3095C36.7012%2028.7294%2035.8236%2027.822%2035.2775%2026.7148C34.7315%2025.6077%2034.5444%2024.3563%2034.7425%2023.1368C34.9406%2021.9172%2035.514%2020.7907%2036.3821%2019.9155C37.2503%2019.0404%2038.3694%2018.4606%2039.5823%2018.2577C40.7953%2018.0547%2042.041%2018.2389%2043.1444%2018.7842C44.2478%2019.3295%2045.1535%2020.2085%2045.7341%2021.2978C46.3147%2022.3871%2046.541%2023.6319%2046.3814%2024.8571C46.2138%2026.1459%2045.6281%2027.3432%2044.7151%2028.2637C43.802%2029.1841%2042.6125%2029.7764%2041.3306%2029.9489ZM57.403%2013.4995C57.0205%2013.5004%2056.643%2013.587%2056.298%2013.753C55.9529%2013.919%2055.6491%2014.1602%2055.4085%2014.4591C55.1679%2014.7579%2054.9967%2015.1069%2054.9072%2015.4807C54.8178%2015.8544%2054.8123%2016.2435%2054.8913%2016.6196C55.1333%2017.8382%2056.2659%2018.6707%2057.4996%2018.6707H64.6592L53.5172%2033.4889C53.4348%2033.5983%2053.3844%2033.7286%2053.3715%2033.8652C53.3587%2034.0018%2053.3839%2034.1393%2053.4445%2034.2622C53.505%2034.3852%2053.5985%2034.4888%2053.7143%2034.5614C53.8302%2034.634%2053.9638%2034.6728%2054.1004%2034.6733H71.5777C72.8106%2034.6733%2073.944%2033.8409%2074.186%2032.6222C74.265%2032.2461%2074.2596%2031.8571%2074.1702%2031.4834C74.0808%2031.1097%2073.9097%2030.7607%2073.6692%2030.4618C73.4288%2030.1629%2073.125%2029.9216%2072.7801%2029.7555C72.4352%2029.5895%2072.0578%2029.5027%2071.6754%2029.5016H62.9519L74.0854%2014.695C74.1686%2014.5845%2074.2195%2014.4529%2074.2325%2014.315C74.2454%2014.1771%2074.2199%2014.0383%2074.1587%2013.9141C74.0975%2013.79%2074.0031%2013.6854%2073.8861%2013.6122C73.7691%2013.5389%2073.6341%2013.4999%2073.4962%2013.4995H57.403ZM127.241%2013.5591C126.663%2013.6974%20126.148%2014.03%20125.783%2014.5019C125.418%2014.9738%20125.224%2015.5567%20125.234%2016.1544V24.7644L111.351%2013.6621C111.242%2013.5752%20111.111%2013.521%20110.973%2013.5057C110.835%2013.4904%20110.695%2013.5146%20110.57%2013.5755C110.445%2013.6364%20110.34%2013.7316%20110.266%2013.8501C110.193%2013.9685%20110.154%2014.1055%20110.154%2014.2452V32.023C110.145%2032.6206%20110.338%2033.2036%20110.703%2033.6755C111.068%2034.1474%20111.583%2034.48%20112.161%2034.6182C112.537%2034.7013%20112.927%2034.6986%20113.301%2034.6102C113.676%2034.5218%20114.026%2034.3501%20114.325%2034.1076C114.625%2033.8652%20114.867%2033.5582%20115.033%2033.2094C115.199%2032.8605%20115.284%2032.4787%20115.284%2032.092V23.4075L129.167%2034.51C129.275%2034.5968%20129.407%2034.651%20129.545%2034.6663C129.683%2034.6816%20129.822%2034.6574%20129.947%2034.5965C130.072%2034.5356%20130.178%2034.4405%20130.251%2034.3221C130.325%2034.2037%20130.364%2034.0668%20130.364%2033.9272V16.0845C130.364%2015.6979%20130.278%2015.3162%20130.112%2014.9675C129.946%2014.6188%20129.704%2014.3119%20129.405%2014.0696C129.105%2013.8272%20128.755%2013.6555%20128.381%2013.5672C128.006%2013.4788%20127.617%2013.4761%20127.241%2013.5591ZM91.095%2018.1758C96.9669%2018.1758%20101.354%2021.2943%20101.354%2024.0838C101.354%2026.8733%2096.9669%2029.9918%2091.095%2029.9918C85.223%2029.9918%2080.8356%2026.8733%2080.8356%2024.0838C80.8356%2021.2943%2085.223%2018.1758%2091.095%2018.1758ZM91.095%2013.0047C82.5956%2013.0047%2075.7057%2017.965%2075.7057%2024.0838C75.7057%2030.2025%2082.5956%2035.1628%2091.095%2035.1628C99.5943%2035.1628%20106.484%2030.2025%20106.484%2024.0838C106.484%2017.965%2099.5941%2013.0047%2091.095%2013.0047Z'%20fill='%23909294'/%3e%3c/svg%3e" alt="OZON"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M34.1079%2021.7225H30.4808V31.9857H26.3438V9H30.4808V18.162H34.1403L41.1%209H45.9808L37.6376%2019.8774L46.3447%2031.9857H41.4639L34.1079%2021.7225Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M63.3783%2028.3275C62.5971%2029.6448%2061.5265%2030.6686%2060.1638%2031.4033C58.8009%2032.1359%2057.239%2032.5046%2055.4799%2032.5046C53.6999%2032.5046%2052.1218%2032.1383%2050.7475%2031.4033C49.3729%2030.6709%2048.3023%2029.6448%2047.5328%2028.3275C46.7634%2027.0102%2046.3787%2025.4903%2046.3787%2023.7635V23.6338C46.3787%2021.9298%2046.768%2020.4282%2047.5492%2019.1336C48.3301%2017.8391%2049.4079%2016.8289%2050.7822%2016.1077C52.1565%2015.3842%2053.7232%2015.0225%2055.4823%2015.0225C57.2414%2015.0225%2058.8009%2015.3842%2060.166%2016.1077C61.5288%2016.8312%2062.6018%2017.8391%2063.3804%2019.1336C64.1616%2020.4282%2064.5509%2021.9298%2064.5509%2023.6338V23.7635C64.5509%2025.4903%2064.1593%2027.0124%2063.3783%2028.3275ZM51.0949%2026.628C51.5123%2027.4379%2052.0961%2028.0635%2052.8424%2028.505C53.5888%2028.9486%2054.4694%2029.1693%2055.4799%2029.1693C56.4904%2029.1693%2057.371%2028.9417%2058.1172%2028.489C58.8635%2028.0362%2059.4475%2027.4106%2059.8647%2026.6121C60.282%2025.8133%2060.4906%2024.8647%2060.4906%2023.7635V23.6338C60.4906%2022.5554%2060.282%2021.6226%2059.8647%2020.8331C59.4475%2020.0459%2058.8589%2019.4362%2058.101%2019.0039C57.3432%2018.5717%2056.4694%2018.3555%2055.4799%2018.3555C54.4904%2018.3555%2053.6164%2018.5717%2052.8587%2019.0039C52.1009%2019.4362%2051.5123%2020.0459%2051.0949%2020.8331C50.6778%2021.6203%2050.4692%2022.5554%2050.4692%2023.6338V23.7635C50.4669%2024.8647%2050.6754%2025.8179%2051.0949%2026.628Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M78.4042%2031.985V25.0254H71.6114V31.985H67.5879V15.5381H71.6114V21.8516H78.4042V15.5381H82.3951V31.985H78.4042Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M94.6596%2018.7438V31.985H90.6363V18.7438H85.0625V15.5381H100.266V18.7438H94.6596Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M117.977%2015.5381L111.843%2032.729C111.314%2034.1328%20110.781%2035.2384%20110.244%2036.0484C109.704%2036.8585%20109.073%2037.4408%20108.348%2037.7957C107.622%2038.1506%20106.753%2038.3304%20105.743%2038.3304C105.303%2038.3304%20104.897%2038.3422%20104.897%2038.3422L103.649%2035.0929C103.649%2035.0929%20104.479%2035.0929%20105.381%2035.0929C105.996%2035.0929%20106.496%2034.9313%20106.881%2034.6083C107.265%2034.2853%20107.634%2033.7665%20107.986%2033.0544L101.655%2015.5404H105.875L107.425%2020.0724C107.799%2021.0871%20108.13%2022.0518%20108.415%2022.971C108.7%2023.8879%20108.976%2024.7523%20109.24%2025.5601C109.504%2026.37%20109.734%2027.13%20109.933%2027.8421C110.306%2026.5907%20110.702%2025.328%20111.12%2024.054C111.537%2022.7798%20111.966%2021.4648%20112.406%2020.1043L113.956%2015.5404H117.977V15.5381Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M136.757%2028.3269C136.088%2029.6214%20135.158%2030.6316%20133.972%2031.3552C132.785%2032.0785%20131.42%2032.4403%20129.881%2032.4403C128.651%2032.4403%20127.55%2032.2514%20126.583%2031.8739C125.614%2031.4962%20124.824%2030.9182%20124.208%2030.1425V37.8143H120.217V15.5406H123.911V17.8726C124.528%2016.9239%20125.346%2016.2209%20126.368%2015.7682C127.39%2015.3154%20128.572%2015.0879%20129.914%2015.0879C131.432%2015.0879%20132.778%2015.4383%20133.953%2016.139C135.128%2016.8397%20136.058%2017.8271%20136.739%2019.1012C137.42%2020.3753%20137.761%2021.8746%20137.761%2023.6014V23.7629C137.763%2025.5102%20137.427%2027.0323%20136.757%2028.3269ZM133.74%2023.6014C133.74%2022.5662%20133.543%2021.6585%20133.147%2020.8827C132.75%2020.1045%20132.189%2019.4971%20131.464%2019.0534C130.739%2018.6121%20129.902%2018.3891%20128.959%2018.3891C128.036%2018.3891%20127.2%2018.6052%20126.451%2019.0375C125.703%2019.4698%20125.121%2020.0727%20124.704%2020.8508C124.286%2021.6289%20124.078%2022.5458%20124.078%2023.6037V23.7652C124.078%2024.8437%20124.282%2025.7833%20124.687%2026.5818C125.093%2027.3805%20125.666%2027.9947%20126.402%2028.4271C127.139%2028.8593%20127.981%2029.0755%20128.926%2029.0755C129.872%2029.0755%20130.706%2028.8548%20131.434%2028.4111C132.159%2027.9697%20132.725%2027.3486%20133.133%2026.5499C133.538%2025.7514%20133.742%2024.8232%20133.742%2023.7652V23.6014H133.74Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M22.5039%2013.3345H26.3994L29.4456%209H25.5207L22.5039%2013.3345Z'%20fill='%238A8A8A'/%3e%3c/svg%3e" alt="Контур"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2069_845)'%3e%3cpath%20d='M119.699%2029.0508L124.451%2034.4532H121.364L117.689%2030.2895V34.4532H115.13V24.3798H117.689V28.0355L121.303%2024.3798H124.33L119.699%2029.0508ZM43.1294%2027.1022C44.9979%2027.1022%2045.8504%2026.2087%2045.8504%2024.8684C45.8504%2023.528%2044.9979%2022.6345%2043.1294%2022.6345H39.4334V27.1022H43.1294ZM43.2108%2020.2378C46.419%2020.2378%2048.5311%2021.8829%2048.5311%2024.8684C48.5311%2027.8538%2046.419%2029.4983%2043.2108%2029.4983H39.4334V34.4532H36.7542V20.2371H43.2122M54.5834%2032.3404C56.0866%2032.3404%2057.4875%2031.2645%2057.4875%2029.4175C57.4875%2027.5706%2056.0866%2026.4947%2054.5834%2026.4947C53.0803%2026.4947%2051.6794%2027.5713%2051.6794%2029.4175C51.6794%2031.2638%2053.081%2032.3404%2054.5834%2032.3404ZM54.5834%2024.0959C57.3455%2024.0959%2060.0867%2025.883%2060.0867%2029.4161C60.0867%2032.9493%2057.3455%2034.7371%2054.5834%2034.7371C51.8214%2034.7371%2049.0788%2032.95%2049.0788%2029.4161C49.0788%2025.8823%2051.82%2024.0959%2054.582%2024.0959M66.6213%2032.3411C65.0778%2032.3411%2063.9407%2031.2276%2063.9407%2029.4182C63.9407%2027.6311%2065.1182%2026.4954%2066.6213%2026.4954C67.5351%2026.4954%2068.327%2026.922%2068.9568%2027.8768L71.1503%2026.6172C70.4161%2025.0514%2068.8357%2024.0959%2066.6387%2024.0959C63.775%2024.0959%2061.3387%2026.208%2061.3387%2029.4161C61.3387%2032.6243%2063.6533%2034.7371%2066.6387%2034.7371C68.7912%2034.7371%2070.2331%2033.7628%2071.2484%2032.0363L69.1364%2030.879C68.5274%2031.7314%2067.8775%2032.3404%2066.6185%2032.3404M93.8635%2030.0863C93.7417%2031.6291%2093.4362%2031.9743%2092.9087%2031.9743C92.6458%2031.9795%2092.3836%2031.9443%2092.1314%2031.8699L92.1439%2034.4768C92.1439%2034.4768%2092.462%2034.5742%2093.0486%2034.5742C95.2219%2034.5742%2096.0341%2033.1727%2096.2373%2030.19L96.4815%2026.677H99.3647V34.4323H101.924V24.3798H94.2894L93.8635%2030.0863ZM89.1438%2028.0751C88.9003%2026.8162%2087.9462%2026.0444%2086.5244%2026.0444C85.1841%2026.0444%2084.1688%2026.938%2083.8027%2028.0751H89.1438ZM86.6052%2024.0952C89.489%2024.0952%2091.5204%2026.1871%2091.5204%2029.1315V30.0251H83.7624C83.9245%2031.5686%2085.0213%2032.5429%2086.5244%2032.5429C87.8849%2032.5429%2088.4535%2031.9541%2089.0826%2031.1622L91.114%2032.1775C90.0986%2033.9034%2088.6971%2034.7364%2086.4834%2034.7364C83.6809%2034.7364%2081.3051%2032.6041%2081.3051%2029.4154C81.3051%2026.2268%2083.6809%2024.0952%2086.6052%2024.0952ZM111.197%2028.0751C110.953%2026.8162%20109.999%2026.0444%20108.577%2026.0444C107.237%2026.0444%20106.222%2026.938%20105.855%2028.0751H111.197ZM108.659%2024.0952C111.542%2024.0952%20113.573%2026.1871%20113.573%2029.1315V30.0251H105.815C105.978%2031.5686%20107.075%2032.5429%20108.577%2032.5429C109.938%2032.5429%20110.506%2031.9541%20111.136%2031.1622L113.165%2032.1782C112.15%2033.9041%20110.748%2034.7371%20108.535%2034.7371C105.732%2034.7371%20103.356%2032.6048%20103.356%2029.4161C103.356%2026.2275%20105.732%2024.0959%20108.657%2024.0959M72.0432%2026.6137H75.0488V34.4525H77.6077V26.6137H80.6133V24.3805H72.0446L72.0432%2026.6137ZM129.53%2032.3411C131.032%2032.3411%20132.434%2031.2645%20132.434%2029.4182C132.434%2027.572%20131.032%2026.4954%20129.53%2026.4954C128.027%2026.4954%20126.626%2027.572%20126.626%2029.4182C126.626%2031.2645%20128.027%2032.3411%20129.53%2032.3411ZM129.53%2024.0959C132.291%2024.0959%20135.033%2025.883%20135.033%2029.4168C135.033%2032.9507%20132.291%2034.7371%20129.53%2034.7371C126.768%2034.7371%20124.026%2032.95%20124.026%2029.4168C124.026%2025.8837%20126.768%2024.0959%20129.53%2024.0959ZM145.214%2024.3784L142.438%2031.4329L139.66%2024.3784H136.316V34.433H138.751V28.0675L141.448%2034.433H143.434L146.13%2028.0675V34.433H148.566V24.3784H145.214Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M28.5562%2038.7947H14.3596C13.3338%2038.7947%2012.7305%2037.8782%2012.7305%2037.0772C12.7303%2036.8516%2012.7747%2036.6283%2012.8611%2036.4199C12.9474%2036.2115%2013.074%2036.0222%2013.2336%2035.8628L19.4272%2029.6692L28.5562%2038.7947Z'%20fill='%23666666'/%3e%3cpath%20d='M14.3596%2038.7944C13.2879%2038.7944%2011.9476%2037.9371%2011.9476%2036.2328V17.146C11.9476%2014.5669%2011.8161%2012.752%2013.6582%2010.9106L20.5693%203.99878L32.825%2016.274L13.2344%2035.8625C13.0747%2036.0219%2012.9481%2036.2112%2012.8618%2036.4196C12.7755%2036.628%2012.7311%2036.8513%2012.7312%2037.0769C12.7305%2037.8779%2013.3339%2038.7944%2014.3596%2038.7944Z'%20fill='%238A8A8A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2069_845'%3e%3crect%20width='136.317'%20height='35.0003'%20fill='white'%20transform='translate(11.9473%203.99951)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="Ростелеком"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3001_1043)'%3e%3cpath%20d='M117.619%2011.5977L115.796%2019.9213C115.508%2021.1972%20115.317%2022.4089%20115.06%2024.1629H114.9C114.645%2022.4089%20114.453%2021.1972%20114.164%2019.9213L112.342%2011.5977H106.617L112.118%2029.6481V37.3977H117.491V29.6481L122.991%2011.5977H117.619Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M99.1157%2019.9213C98.8281%2021.1972%2098.6362%2022.4089%2098.3799%2024.1629H98.2199C97.9643%2022.4089%2097.7724%2021.1972%2097.4842%2019.9213L95.662%2011.5977H89.9375L95.4383%2029.6481V37.3977H100.811V29.6481L106.312%2011.5977H100.938L99.1157%2019.9213Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M49.473%2011.5977H42.3089L37%2037.3977H42.437L43.3478%2031.5616H48.2103L49.121%2037.3977H54.7818L49.473%2011.5977ZM44.0047%2027.3518L45.2193%2019.5704C45.4112%2018.3587%2045.5393%2017.1788%2045.6987%2015.5201H45.8587C46.0187%2017.1788%2046.1463%2018.3587%2046.3382%2019.5704L47.5528%2027.3518H44.0047Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M68.1626%2023.6867V23.6549C70.0178%2023.0172%2071.3287%2021.1037%2071.3287%2018.3611C71.3287%2014.2149%2068.9621%2011.6001%2063.9089%2011.6001H56.7129V37.4001H64.3564C69.5378%2037.4001%2071.9044%2034.594%2071.9044%2029.9378C71.9044%2026.3657%2070.4335%2024.4839%2068.1626%2023.6867ZM61.958%2015.3312H63.4294C65.1565%2015.3312%2066.0198%2016.3198%2066.0198%2018.8392C66.0198%2021.3586%2065.1565%2022.3472%2063.4294%2022.3472H61.958V15.3312ZM63.877%2033.669H61.958V25.9512H63.877C65.636%2025.9512%2066.4355%2027.0675%2066.4355%2029.8101C66.4355%2032.5526%2065.636%2033.669%2063.877%2033.669Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M85.9966%2023.6867V23.6549C87.8518%2023.0172%2089.1626%2021.1037%2089.1626%2018.3611C89.1626%2014.2149%2086.7961%2011.6001%2081.7429%2011.6001H74.5469V37.4001H82.1904C87.3718%2037.4001%2089.7383%2034.594%2089.7383%2029.9378C89.7383%2026.3657%2088.2675%2024.4839%2085.9966%2023.6867ZM79.792%2015.3312H81.2634C82.9905%2015.3312%2083.8538%2016.3198%2083.8538%2018.8392C83.8538%2021.3586%2082.9905%2022.3472%2081.2634%2022.3472H79.792V15.3312ZM81.711%2033.669H79.792V25.9512H81.711C83.47%2025.9512%2084.2695%2027.0675%2084.2695%2029.8101C84.2695%2032.5526%2083.47%2033.669%2081.711%2033.669Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3001_1043'%3e%3crect%20width='86'%20height='25.8'%20fill='white'%20transform='translate(37%2011.5977)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="ABBYY"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3001_1051)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M58.5445%2012.4942L58.4379%2011.5018C58.3879%2010.6536%2057.6384%2010.055%2056.7889%2010.105L46.8454%2010.8533C46.0459%2010.9532%2045.3964%2011.6516%2045.4964%2012.4998L45.6464%2013.8967C45.6964%2014.695%2045.1469%2015.4433%2044.3474%2015.4932L42.8984%2015.5931L45.5964%2042.7832L45.7553%2042.7709L48.1524%2017.8901L58.5445%2012.4942ZM64.7081%2041.3036L68.0889%2041.0393L80.6809%2040.0412L81.1664%2040.0021L81.1229%2040.0398L64.7081%2041.3036Z'%20fill='%2354585C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M48.1524%2017.8901L70.6374%206.21533L91.1739%2014.4972L88.7254%2039.3928L80.6809%2040.0412L68.0889%2041.0393L45.7539%2042.7856L48.1524%2017.8901ZM57.5306%2028.4685L60.0791%2032.6591V32.7091H62.9771L60.0791%2028.2189C61.3281%2027.9199%2062.3776%2026.822%2062.3776%2024.7267C62.3776%2022.5316%2060.8786%2020.9351%2058.4301%2020.9351H52.9336V32.6591H55.4321V28.4685H57.5306ZM58.0801%2023.1302C59.0796%2023.1302%2059.8291%2023.7288%2059.8291%2024.7267C59.8291%2025.7243%2059.0796%2026.2734%2058.0801%2026.2734H55.4321V23.1302H58.0801ZM64.5215%2032.6591V20.9351H72.816V23.1302H67.02V25.6249H72.2165V27.82H67.02V30.464H72.816V32.6591H64.5215ZM80.4667%2020.7329C77.0187%2020.7329%2074.2207%2023.1278%2074.2207%2026.8196C74.2207%2030.5115%2077.0687%2032.9064%2080.4177%2032.9059C82.5662%2032.9059%2084.2152%2032.0576%2085.4142%2030.7107V26.3204H79.8177V28.5156H82.9157V29.7627C82.4657%2030.212%2081.4667%2030.6608%2080.4172%2030.6608C78.2687%2030.6608%2076.7197%2029.0143%2076.7197%2026.8191C76.7197%2024.624%2078.2687%2022.9775%2080.4172%2022.9775C81.6662%2022.9775%2082.6657%2023.6759%2083.2152%2024.5242L85.3137%2023.3769C84.4642%2021.98%2082.9152%2020.7329%2080.4667%2020.7329Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M91.6055%2031.4112C91.6055%2030.6129%2092.255%2029.9644%2093.0545%2029.9644C93.854%2029.9644%2094.5035%2030.6129%2094.5035%2031.4112C94.5035%2032.2094%2093.854%2032.858%2093.0545%2032.858C92.255%2032.858%2091.6055%2032.2094%2091.6055%2031.4112Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M103.593%2032.6591L100.795%2028.4685H98.9458V32.6591H96.4473V20.9351H101.944C104.392%2020.9351%20105.891%2022.5316%20105.891%2024.7267C105.891%2026.822%20104.592%2027.9199%20103.343%2028.2189L106.491%2032.7091H103.593V32.6591ZM103.343%2024.7267C103.343%2023.7288%20102.593%2023.1302%20101.594%2023.1302H98.9458V26.2734H101.594C102.593%2026.2734%20103.343%2025.7243%20103.343%2024.7267Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M107.809%2027.9693V20.9346H110.357V27.9194C110.357%2029.5659%20111.057%2030.6632%20112.856%2030.6632C114.655%2030.6632%20115.354%2029.5159%20115.354%2027.9194V20.9346H117.902V27.9693C117.902%2030.9128%20116.403%2032.8584%20112.856%2032.8584C109.258%2032.8589%20107.809%2030.8634%20107.809%2027.9693Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3001_1051'%3e%3crect%20width='75'%20height='36.5702'%20fill='white'%20transform='translate(42.8984%206.21289)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="REG.RU"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/yandex_books-lOMT2fem.svg" alt="Яндекс Книги"/></div></div><div class="me_8bbdc322 "><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M145.634%2013.619L140.788%2019.0337V13.619H137.282V27.2885H140.788V21.5342L145.975%2027.2885H150.504L144.124%2020.1261L150.04%2013.619H145.634ZM131.098%2018.7179H126.253V13.6198H122.747V27.2885H126.253V21.8986H131.098V27.2885H134.605V13.6198H131.098V18.7179ZM29.3224%2021.0243C29.2387%2023.5734%2028.9082%2024.0836%2027.4717%2024.0836V27.2885H28.0076C31.5911%2027.2885%2032.4529%2025.4431%2032.5853%2021.3399L32.7309%2016.7997H36.0912V27.2885H39.5978V13.6198H29.566L29.3224%2021.0243ZM48.0444%2024.2779H45.7804V20.8063H48.0444C49.2617%2020.8063%2049.9926%2021.3399%2049.9926%2022.481C49.9926%2023.719%2049.2861%2024.2779%2048.0444%2024.2779ZM48.3124%2017.7715H45.7804V13.6188H42.2736V27.2883H48.3611C52.1836%2027.2883%2053.547%2024.8121%2053.547%2022.4808C53.547%2019.4708%2051.6484%2017.7715%2048.3124%2017.7715ZM64.9674%2024.3022V16.5818C66.9148%2016.8482%2068.1321%2018.305%2068.1321%2020.4419C68.1321%2022.5782%2066.9148%2024.0349%2064.9674%2024.3022ZM61.4608%2024.3022C59.5127%2024.0349%2058.2952%2022.5782%2058.2952%2020.4419C58.2952%2018.305%2059.5127%2016.8482%2061.4608%2016.5818V24.3022ZM64.9674%2013.304V8.22931H61.4608V13.304C57.4434%2013.6433%2054.7408%2016.4846%2054.7408%2020.4419C54.7408%2024.4236%2057.4434%2027.2641%2061.4608%2027.6043V32.7518H64.9674V27.6043C68.9847%2027.2885%2071.6873%2024.4236%2071.6873%2020.4419C71.6873%2016.4604%2068.9847%2013.619%2064.9674%2013.304ZM81.33%2022.1895C81.33%2023.7675%2080.2094%2024.6666%2078.7485%2024.6666C77.4825%2024.6666%2076.4844%2024.205%2076.4844%2022.8454C76.4844%2021.5099%2077.5799%2021.2913%2078.5293%2021.2913H81.33V22.1895ZM84.8358%2023.0883V18.4993C84.8358%2015.1494%2082.6935%2013.0368%2079.0896%2013.0368C75.3644%2013.0368%2073.3919%2015.2701%2073.2214%2017.6013H76.7767C76.8978%2017.0912%2077.4337%2016.2176%2079.0896%2016.2176C80.453%2016.2176%2081.33%2016.8482%2081.33%2018.4993H77.8479C74.7309%2018.4993%2072.8803%2020.1261%2072.8803%2022.8454C72.8803%2025.686%2074.9046%2027.6285%2077.8235%2027.6285C79.9634%2027.6285%2081.1519%2026.6196%2081.6703%2025.856C82.1332%2026.7783%2083.1556%2027.2883%2084.4947%2027.2883H85.712V24.1323C85.0794%2024.1323%2084.8358%2023.8406%2084.8358%2023.0883ZM99.6888%2023.8406H95.9394V18.888H99.6888C101.637%2018.888%20102.732%2019.786%20102.732%2021.3641C102.732%2022.9911%20101.637%2023.8406%2099.6888%2023.8406ZM99.8593%2015.5616H95.9394V11.7015H105.021V8.22931H92.2623V27.2885H99.8593C104.072%2027.2885%20106.482%2025.2001%20106.482%2021.3641C106.482%2017.747%20104.072%2015.5616%2099.8593%2015.5616ZM116.392%2022.1895C116.392%2023.7675%20115.272%2024.6666%20113.81%2024.6666C112.545%2024.6666%20111.546%2024.205%20111.546%2022.8454C111.546%2021.5099%20112.642%2021.2913%20113.591%2021.2913H116.392V22.1895ZM119.898%2023.0883V18.4993C119.898%2015.1494%20117.756%2013.0368%20114.152%2013.0368C110.427%2013.0368%20108.454%2015.2701%20108.284%2017.6013H111.84C111.96%2017.0912%20112.496%2016.2176%20114.152%2016.2176C115.515%2016.2176%20116.392%2016.8482%20116.392%2018.4993H112.91C109.794%2018.4993%20107.943%2020.1261%20107.943%2022.8454C107.943%2025.686%20109.967%2027.6285%20112.886%2027.6285C115.026%2027.6285%20116.215%2026.6196%20116.733%2025.856C117.196%2026.7783%20118.218%2027.2883%20119.557%2027.2883H120.775V24.1323C120.142%2024.1323%20119.898%2023.8406%20119.898%2023.0883ZM27.2526%2037H8.50391V33.1154H27.2526V37ZM15.1995%2020.0775L17.8299%2012.2837H17.9266L20.4107%2020.0775H15.1995ZM21.286%2010.8452C20.752%209.2554%2020.1361%208%2018.0242%208C15.913%208%2015.2574%209.25035%2014.6949%2010.8451L8.89369%2027.2887H12.7405L14.0798%2023.3796H21.4818L22.7237%2027.2883H26.8141L21.286%2010.8452Z'%20fill='%237A7C7F'/%3e%3c/svg%3e" alt="Альфа Банк"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M41.688%2013.061C39.422%2012.8211%2037.1377%2013.2924%2035.1491%2014.4102C33.1605%2015.5279%2031.5652%2017.2372%2030.5825%2019.303C29.5998%2021.3689%2029.2778%2023.69%2029.6609%2025.9472C30.0441%2028.2044%2031.1135%2030.2869%2032.7221%2031.9085C34.3307%2033.5302%2036.3997%2034.6113%2038.6445%2035.0033C40.8894%2035.3953%2043.2%2035.079%2045.2587%2034.0977C47.3173%2033.1165%2049.0231%2031.5186%2050.1414%2029.5236C51.2598%2027.5286%2051.7359%2025.2344%2051.5042%2022.9565C51.2492%2020.4244%2050.1339%2018.058%2048.346%2016.2556C46.558%2014.4532%2044.2067%2013.325%2041.688%2013.061ZM41.3306%2029.9489C40.1119%2030.1132%2038.8726%2029.8896%2037.7869%2029.3095C36.7012%2028.7294%2035.8236%2027.822%2035.2775%2026.7148C34.7315%2025.6077%2034.5444%2024.3563%2034.7425%2023.1368C34.9406%2021.9172%2035.514%2020.7907%2036.3821%2019.9155C37.2503%2019.0404%2038.3694%2018.4606%2039.5823%2018.2577C40.7953%2018.0547%2042.041%2018.2389%2043.1444%2018.7842C44.2478%2019.3295%2045.1535%2020.2085%2045.7341%2021.2978C46.3147%2022.3871%2046.541%2023.6319%2046.3814%2024.8571C46.2138%2026.1459%2045.6281%2027.3432%2044.7151%2028.2637C43.802%2029.1841%2042.6125%2029.7764%2041.3306%2029.9489ZM57.403%2013.4995C57.0205%2013.5004%2056.643%2013.587%2056.298%2013.753C55.9529%2013.919%2055.6491%2014.1602%2055.4085%2014.4591C55.1679%2014.7579%2054.9967%2015.1069%2054.9072%2015.4807C54.8178%2015.8544%2054.8123%2016.2435%2054.8913%2016.6196C55.1333%2017.8382%2056.2659%2018.6707%2057.4996%2018.6707H64.6592L53.5172%2033.4889C53.4348%2033.5983%2053.3844%2033.7286%2053.3715%2033.8652C53.3587%2034.0018%2053.3839%2034.1393%2053.4445%2034.2622C53.505%2034.3852%2053.5985%2034.4888%2053.7143%2034.5614C53.8302%2034.634%2053.9638%2034.6728%2054.1004%2034.6733H71.5777C72.8106%2034.6733%2073.944%2033.8409%2074.186%2032.6222C74.265%2032.2461%2074.2596%2031.8571%2074.1702%2031.4834C74.0808%2031.1097%2073.9097%2030.7607%2073.6692%2030.4618C73.4288%2030.1629%2073.125%2029.9216%2072.7801%2029.7555C72.4352%2029.5895%2072.0578%2029.5027%2071.6754%2029.5016H62.9519L74.0854%2014.695C74.1686%2014.5845%2074.2195%2014.4529%2074.2325%2014.315C74.2454%2014.1771%2074.2199%2014.0383%2074.1587%2013.9141C74.0975%2013.79%2074.0031%2013.6854%2073.8861%2013.6122C73.7691%2013.5389%2073.6341%2013.4999%2073.4962%2013.4995H57.403ZM127.241%2013.5591C126.663%2013.6974%20126.148%2014.03%20125.783%2014.5019C125.418%2014.9738%20125.224%2015.5567%20125.234%2016.1544V24.7644L111.351%2013.6621C111.242%2013.5752%20111.111%2013.521%20110.973%2013.5057C110.835%2013.4904%20110.695%2013.5146%20110.57%2013.5755C110.445%2013.6364%20110.34%2013.7316%20110.266%2013.8501C110.193%2013.9685%20110.154%2014.1055%20110.154%2014.2452V32.023C110.145%2032.6206%20110.338%2033.2036%20110.703%2033.6755C111.068%2034.1474%20111.583%2034.48%20112.161%2034.6182C112.537%2034.7013%20112.927%2034.6986%20113.301%2034.6102C113.676%2034.5218%20114.026%2034.3501%20114.325%2034.1076C114.625%2033.8652%20114.867%2033.5582%20115.033%2033.2094C115.199%2032.8605%20115.284%2032.4787%20115.284%2032.092V23.4075L129.167%2034.51C129.275%2034.5968%20129.407%2034.651%20129.545%2034.6663C129.683%2034.6816%20129.822%2034.6574%20129.947%2034.5965C130.072%2034.5356%20130.178%2034.4405%20130.251%2034.3221C130.325%2034.2037%20130.364%2034.0668%20130.364%2033.9272V16.0845C130.364%2015.6979%20130.278%2015.3162%20130.112%2014.9675C129.946%2014.6188%20129.704%2014.3119%20129.405%2014.0696C129.105%2013.8272%20128.755%2013.6555%20128.381%2013.5672C128.006%2013.4788%20127.617%2013.4761%20127.241%2013.5591ZM91.095%2018.1758C96.9669%2018.1758%20101.354%2021.2943%20101.354%2024.0838C101.354%2026.8733%2096.9669%2029.9918%2091.095%2029.9918C85.223%2029.9918%2080.8356%2026.8733%2080.8356%2024.0838C80.8356%2021.2943%2085.223%2018.1758%2091.095%2018.1758ZM91.095%2013.0047C82.5956%2013.0047%2075.7057%2017.965%2075.7057%2024.0838C75.7057%2030.2025%2082.5956%2035.1628%2091.095%2035.1628C99.5943%2035.1628%20106.484%2030.2025%20106.484%2024.0838C106.484%2017.965%2099.5941%2013.0047%2091.095%2013.0047Z'%20fill='%23909294'/%3e%3c/svg%3e" alt="OZON"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M34.1079%2021.7225H30.4808V31.9857H26.3438V9H30.4808V18.162H34.1403L41.1%209H45.9808L37.6376%2019.8774L46.3447%2031.9857H41.4639L34.1079%2021.7225Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M63.3783%2028.3275C62.5971%2029.6448%2061.5265%2030.6686%2060.1638%2031.4033C58.8009%2032.1359%2057.239%2032.5046%2055.4799%2032.5046C53.6999%2032.5046%2052.1218%2032.1383%2050.7475%2031.4033C49.3729%2030.6709%2048.3023%2029.6448%2047.5328%2028.3275C46.7634%2027.0102%2046.3787%2025.4903%2046.3787%2023.7635V23.6338C46.3787%2021.9298%2046.768%2020.4282%2047.5492%2019.1336C48.3301%2017.8391%2049.4079%2016.8289%2050.7822%2016.1077C52.1565%2015.3842%2053.7232%2015.0225%2055.4823%2015.0225C57.2414%2015.0225%2058.8009%2015.3842%2060.166%2016.1077C61.5288%2016.8312%2062.6018%2017.8391%2063.3804%2019.1336C64.1616%2020.4282%2064.5509%2021.9298%2064.5509%2023.6338V23.7635C64.5509%2025.4903%2064.1593%2027.0124%2063.3783%2028.3275ZM51.0949%2026.628C51.5123%2027.4379%2052.0961%2028.0635%2052.8424%2028.505C53.5888%2028.9486%2054.4694%2029.1693%2055.4799%2029.1693C56.4904%2029.1693%2057.371%2028.9417%2058.1172%2028.489C58.8635%2028.0362%2059.4475%2027.4106%2059.8647%2026.6121C60.282%2025.8133%2060.4906%2024.8647%2060.4906%2023.7635V23.6338C60.4906%2022.5554%2060.282%2021.6226%2059.8647%2020.8331C59.4475%2020.0459%2058.8589%2019.4362%2058.101%2019.0039C57.3432%2018.5717%2056.4694%2018.3555%2055.4799%2018.3555C54.4904%2018.3555%2053.6164%2018.5717%2052.8587%2019.0039C52.1009%2019.4362%2051.5123%2020.0459%2051.0949%2020.8331C50.6778%2021.6203%2050.4692%2022.5554%2050.4692%2023.6338V23.7635C50.4669%2024.8647%2050.6754%2025.8179%2051.0949%2026.628Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M78.4042%2031.985V25.0254H71.6114V31.985H67.5879V15.5381H71.6114V21.8516H78.4042V15.5381H82.3951V31.985H78.4042Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M94.6596%2018.7438V31.985H90.6363V18.7438H85.0625V15.5381H100.266V18.7438H94.6596Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M117.977%2015.5381L111.843%2032.729C111.314%2034.1328%20110.781%2035.2384%20110.244%2036.0484C109.704%2036.8585%20109.073%2037.4408%20108.348%2037.7957C107.622%2038.1506%20106.753%2038.3304%20105.743%2038.3304C105.303%2038.3304%20104.897%2038.3422%20104.897%2038.3422L103.649%2035.0929C103.649%2035.0929%20104.479%2035.0929%20105.381%2035.0929C105.996%2035.0929%20106.496%2034.9313%20106.881%2034.6083C107.265%2034.2853%20107.634%2033.7665%20107.986%2033.0544L101.655%2015.5404H105.875L107.425%2020.0724C107.799%2021.0871%20108.13%2022.0518%20108.415%2022.971C108.7%2023.8879%20108.976%2024.7523%20109.24%2025.5601C109.504%2026.37%20109.734%2027.13%20109.933%2027.8421C110.306%2026.5907%20110.702%2025.328%20111.12%2024.054C111.537%2022.7798%20111.966%2021.4648%20112.406%2020.1043L113.956%2015.5404H117.977V15.5381Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M136.757%2028.3269C136.088%2029.6214%20135.158%2030.6316%20133.972%2031.3552C132.785%2032.0785%20131.42%2032.4403%20129.881%2032.4403C128.651%2032.4403%20127.55%2032.2514%20126.583%2031.8739C125.614%2031.4962%20124.824%2030.9182%20124.208%2030.1425V37.8143H120.217V15.5406H123.911V17.8726C124.528%2016.9239%20125.346%2016.2209%20126.368%2015.7682C127.39%2015.3154%20128.572%2015.0879%20129.914%2015.0879C131.432%2015.0879%20132.778%2015.4383%20133.953%2016.139C135.128%2016.8397%20136.058%2017.8271%20136.739%2019.1012C137.42%2020.3753%20137.761%2021.8746%20137.761%2023.6014V23.7629C137.763%2025.5102%20137.427%2027.0323%20136.757%2028.3269ZM133.74%2023.6014C133.74%2022.5662%20133.543%2021.6585%20133.147%2020.8827C132.75%2020.1045%20132.189%2019.4971%20131.464%2019.0534C130.739%2018.6121%20129.902%2018.3891%20128.959%2018.3891C128.036%2018.3891%20127.2%2018.6052%20126.451%2019.0375C125.703%2019.4698%20125.121%2020.0727%20124.704%2020.8508C124.286%2021.6289%20124.078%2022.5458%20124.078%2023.6037V23.7652C124.078%2024.8437%20124.282%2025.7833%20124.687%2026.5818C125.093%2027.3805%20125.666%2027.9947%20126.402%2028.4271C127.139%2028.8593%20127.981%2029.0755%20128.926%2029.0755C129.872%2029.0755%20130.706%2028.8548%20131.434%2028.4111C132.159%2027.9697%20132.725%2027.3486%20133.133%2026.5499C133.538%2025.7514%20133.742%2024.8232%20133.742%2023.7652V23.6014H133.74Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M22.5039%2013.3345H26.3994L29.4456%209H25.5207L22.5039%2013.3345Z'%20fill='%238A8A8A'/%3e%3c/svg%3e" alt="Контур"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2069_845)'%3e%3cpath%20d='M119.699%2029.0508L124.451%2034.4532H121.364L117.689%2030.2895V34.4532H115.13V24.3798H117.689V28.0355L121.303%2024.3798H124.33L119.699%2029.0508ZM43.1294%2027.1022C44.9979%2027.1022%2045.8504%2026.2087%2045.8504%2024.8684C45.8504%2023.528%2044.9979%2022.6345%2043.1294%2022.6345H39.4334V27.1022H43.1294ZM43.2108%2020.2378C46.419%2020.2378%2048.5311%2021.8829%2048.5311%2024.8684C48.5311%2027.8538%2046.419%2029.4983%2043.2108%2029.4983H39.4334V34.4532H36.7542V20.2371H43.2122M54.5834%2032.3404C56.0866%2032.3404%2057.4875%2031.2645%2057.4875%2029.4175C57.4875%2027.5706%2056.0866%2026.4947%2054.5834%2026.4947C53.0803%2026.4947%2051.6794%2027.5713%2051.6794%2029.4175C51.6794%2031.2638%2053.081%2032.3404%2054.5834%2032.3404ZM54.5834%2024.0959C57.3455%2024.0959%2060.0867%2025.883%2060.0867%2029.4161C60.0867%2032.9493%2057.3455%2034.7371%2054.5834%2034.7371C51.8214%2034.7371%2049.0788%2032.95%2049.0788%2029.4161C49.0788%2025.8823%2051.82%2024.0959%2054.582%2024.0959M66.6213%2032.3411C65.0778%2032.3411%2063.9407%2031.2276%2063.9407%2029.4182C63.9407%2027.6311%2065.1182%2026.4954%2066.6213%2026.4954C67.5351%2026.4954%2068.327%2026.922%2068.9568%2027.8768L71.1503%2026.6172C70.4161%2025.0514%2068.8357%2024.0959%2066.6387%2024.0959C63.775%2024.0959%2061.3387%2026.208%2061.3387%2029.4161C61.3387%2032.6243%2063.6533%2034.7371%2066.6387%2034.7371C68.7912%2034.7371%2070.2331%2033.7628%2071.2484%2032.0363L69.1364%2030.879C68.5274%2031.7314%2067.8775%2032.3404%2066.6185%2032.3404M93.8635%2030.0863C93.7417%2031.6291%2093.4362%2031.9743%2092.9087%2031.9743C92.6458%2031.9795%2092.3836%2031.9443%2092.1314%2031.8699L92.1439%2034.4768C92.1439%2034.4768%2092.462%2034.5742%2093.0486%2034.5742C95.2219%2034.5742%2096.0341%2033.1727%2096.2373%2030.19L96.4815%2026.677H99.3647V34.4323H101.924V24.3798H94.2894L93.8635%2030.0863ZM89.1438%2028.0751C88.9003%2026.8162%2087.9462%2026.0444%2086.5244%2026.0444C85.1841%2026.0444%2084.1688%2026.938%2083.8027%2028.0751H89.1438ZM86.6052%2024.0952C89.489%2024.0952%2091.5204%2026.1871%2091.5204%2029.1315V30.0251H83.7624C83.9245%2031.5686%2085.0213%2032.5429%2086.5244%2032.5429C87.8849%2032.5429%2088.4535%2031.9541%2089.0826%2031.1622L91.114%2032.1775C90.0986%2033.9034%2088.6971%2034.7364%2086.4834%2034.7364C83.6809%2034.7364%2081.3051%2032.6041%2081.3051%2029.4154C81.3051%2026.2268%2083.6809%2024.0952%2086.6052%2024.0952ZM111.197%2028.0751C110.953%2026.8162%20109.999%2026.0444%20108.577%2026.0444C107.237%2026.0444%20106.222%2026.938%20105.855%2028.0751H111.197ZM108.659%2024.0952C111.542%2024.0952%20113.573%2026.1871%20113.573%2029.1315V30.0251H105.815C105.978%2031.5686%20107.075%2032.5429%20108.577%2032.5429C109.938%2032.5429%20110.506%2031.9541%20111.136%2031.1622L113.165%2032.1782C112.15%2033.9041%20110.748%2034.7371%20108.535%2034.7371C105.732%2034.7371%20103.356%2032.6048%20103.356%2029.4161C103.356%2026.2275%20105.732%2024.0959%20108.657%2024.0959M72.0432%2026.6137H75.0488V34.4525H77.6077V26.6137H80.6133V24.3805H72.0446L72.0432%2026.6137ZM129.53%2032.3411C131.032%2032.3411%20132.434%2031.2645%20132.434%2029.4182C132.434%2027.572%20131.032%2026.4954%20129.53%2026.4954C128.027%2026.4954%20126.626%2027.572%20126.626%2029.4182C126.626%2031.2645%20128.027%2032.3411%20129.53%2032.3411ZM129.53%2024.0959C132.291%2024.0959%20135.033%2025.883%20135.033%2029.4168C135.033%2032.9507%20132.291%2034.7371%20129.53%2034.7371C126.768%2034.7371%20124.026%2032.95%20124.026%2029.4168C124.026%2025.8837%20126.768%2024.0959%20129.53%2024.0959ZM145.214%2024.3784L142.438%2031.4329L139.66%2024.3784H136.316V34.433H138.751V28.0675L141.448%2034.433H143.434L146.13%2028.0675V34.433H148.566V24.3784H145.214Z'%20fill='%238A8A8A'/%3e%3cpath%20d='M28.5562%2038.7947H14.3596C13.3338%2038.7947%2012.7305%2037.8782%2012.7305%2037.0772C12.7303%2036.8516%2012.7747%2036.6283%2012.8611%2036.4199C12.9474%2036.2115%2013.074%2036.0222%2013.2336%2035.8628L19.4272%2029.6692L28.5562%2038.7947Z'%20fill='%23666666'/%3e%3cpath%20d='M14.3596%2038.7944C13.2879%2038.7944%2011.9476%2037.9371%2011.9476%2036.2328V17.146C11.9476%2014.5669%2011.8161%2012.752%2013.6582%2010.9106L20.5693%203.99878L32.825%2016.274L13.2344%2035.8625C13.0747%2036.0219%2012.9481%2036.2112%2012.8618%2036.4196C12.7755%2036.628%2012.7311%2036.8513%2012.7312%2037.0769C12.7305%2037.8779%2013.3339%2038.7944%2014.3596%2038.7944Z'%20fill='%238A8A8A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2069_845'%3e%3crect%20width='136.317'%20height='35.0003'%20fill='white'%20transform='translate(11.9473%203.99951)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="Ростелеком"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3001_1043)'%3e%3cpath%20d='M117.619%2011.5977L115.796%2019.9213C115.508%2021.1972%20115.317%2022.4089%20115.06%2024.1629H114.9C114.645%2022.4089%20114.453%2021.1972%20114.164%2019.9213L112.342%2011.5977H106.617L112.118%2029.6481V37.3977H117.491V29.6481L122.991%2011.5977H117.619Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M99.1157%2019.9213C98.8281%2021.1972%2098.6362%2022.4089%2098.3799%2024.1629H98.2199C97.9643%2022.4089%2097.7724%2021.1972%2097.4842%2019.9213L95.662%2011.5977H89.9375L95.4383%2029.6481V37.3977H100.811V29.6481L106.312%2011.5977H100.938L99.1157%2019.9213Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M49.473%2011.5977H42.3089L37%2037.3977H42.437L43.3478%2031.5616H48.2103L49.121%2037.3977H54.7818L49.473%2011.5977ZM44.0047%2027.3518L45.2193%2019.5704C45.4112%2018.3587%2045.5393%2017.1788%2045.6987%2015.5201H45.8587C46.0187%2017.1788%2046.1463%2018.3587%2046.3382%2019.5704L47.5528%2027.3518H44.0047Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M68.1626%2023.6867V23.6549C70.0178%2023.0172%2071.3287%2021.1037%2071.3287%2018.3611C71.3287%2014.2149%2068.9621%2011.6001%2063.9089%2011.6001H56.7129V37.4001H64.3564C69.5378%2037.4001%2071.9044%2034.594%2071.9044%2029.9378C71.9044%2026.3657%2070.4335%2024.4839%2068.1626%2023.6867ZM61.958%2015.3312H63.4294C65.1565%2015.3312%2066.0198%2016.3198%2066.0198%2018.8392C66.0198%2021.3586%2065.1565%2022.3472%2063.4294%2022.3472H61.958V15.3312ZM63.877%2033.669H61.958V25.9512H63.877C65.636%2025.9512%2066.4355%2027.0675%2066.4355%2029.8101C66.4355%2032.5526%2065.636%2033.669%2063.877%2033.669Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M85.9966%2023.6867V23.6549C87.8518%2023.0172%2089.1626%2021.1037%2089.1626%2018.3611C89.1626%2014.2149%2086.7961%2011.6001%2081.7429%2011.6001H74.5469V37.4001H82.1904C87.3718%2037.4001%2089.7383%2034.594%2089.7383%2029.9378C89.7383%2026.3657%2088.2675%2024.4839%2085.9966%2023.6867ZM79.792%2015.3312H81.2634C82.9905%2015.3312%2083.8538%2016.3198%2083.8538%2018.8392C83.8538%2021.3586%2082.9905%2022.3472%2081.2634%2022.3472H79.792V15.3312ZM81.711%2033.669H79.792V25.9512H81.711C83.47%2025.9512%2084.2695%2027.0675%2084.2695%2029.8101C84.2695%2032.5526%2083.47%2033.669%2081.711%2033.669Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3001_1043'%3e%3crect%20width='86'%20height='25.8'%20fill='white'%20transform='translate(37%2011.5977)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="ABBYY"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3001_1051)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M58.5445%2012.4942L58.4379%2011.5018C58.3879%2010.6536%2057.6384%2010.055%2056.7889%2010.105L46.8454%2010.8533C46.0459%2010.9532%2045.3964%2011.6516%2045.4964%2012.4998L45.6464%2013.8967C45.6964%2014.695%2045.1469%2015.4433%2044.3474%2015.4932L42.8984%2015.5931L45.5964%2042.7832L45.7553%2042.7709L48.1524%2017.8901L58.5445%2012.4942ZM64.7081%2041.3036L68.0889%2041.0393L80.6809%2040.0412L81.1664%2040.0021L81.1229%2040.0398L64.7081%2041.3036Z'%20fill='%2354585C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M48.1524%2017.8901L70.6374%206.21533L91.1739%2014.4972L88.7254%2039.3928L80.6809%2040.0412L68.0889%2041.0393L45.7539%2042.7856L48.1524%2017.8901ZM57.5306%2028.4685L60.0791%2032.6591V32.7091H62.9771L60.0791%2028.2189C61.3281%2027.9199%2062.3776%2026.822%2062.3776%2024.7267C62.3776%2022.5316%2060.8786%2020.9351%2058.4301%2020.9351H52.9336V32.6591H55.4321V28.4685H57.5306ZM58.0801%2023.1302C59.0796%2023.1302%2059.8291%2023.7288%2059.8291%2024.7267C59.8291%2025.7243%2059.0796%2026.2734%2058.0801%2026.2734H55.4321V23.1302H58.0801ZM64.5215%2032.6591V20.9351H72.816V23.1302H67.02V25.6249H72.2165V27.82H67.02V30.464H72.816V32.6591H64.5215ZM80.4667%2020.7329C77.0187%2020.7329%2074.2207%2023.1278%2074.2207%2026.8196C74.2207%2030.5115%2077.0687%2032.9064%2080.4177%2032.9059C82.5662%2032.9059%2084.2152%2032.0576%2085.4142%2030.7107V26.3204H79.8177V28.5156H82.9157V29.7627C82.4657%2030.212%2081.4667%2030.6608%2080.4172%2030.6608C78.2687%2030.6608%2076.7197%2029.0143%2076.7197%2026.8191C76.7197%2024.624%2078.2687%2022.9775%2080.4172%2022.9775C81.6662%2022.9775%2082.6657%2023.6759%2083.2152%2024.5242L85.3137%2023.3769C84.4642%2021.98%2082.9152%2020.7329%2080.4667%2020.7329Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M91.6055%2031.4112C91.6055%2030.6129%2092.255%2029.9644%2093.0545%2029.9644C93.854%2029.9644%2094.5035%2030.6129%2094.5035%2031.4112C94.5035%2032.2094%2093.854%2032.858%2093.0545%2032.858C92.255%2032.858%2091.6055%2032.2094%2091.6055%2031.4112Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M103.593%2032.6591L100.795%2028.4685H98.9458V32.6591H96.4473V20.9351H101.944C104.392%2020.9351%20105.891%2022.5316%20105.891%2024.7267C105.891%2026.822%20104.592%2027.9199%20103.343%2028.2189L106.491%2032.7091H103.593V32.6591ZM103.343%2024.7267C103.343%2023.7288%20102.593%2023.1302%20101.594%2023.1302H98.9458V26.2734H101.594C102.593%2026.2734%20103.343%2025.7243%20103.343%2024.7267Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M107.809%2027.9693V20.9346H110.357V27.9194C110.357%2029.5659%20111.057%2030.6632%20112.856%2030.6632C114.655%2030.6632%20115.354%2029.5159%20115.354%2027.9194V20.9346H117.902V27.9693C117.902%2030.9128%20116.403%2032.8584%20112.856%2032.8584C109.258%2032.8589%20107.809%2030.8634%20107.809%2027.9693Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3001_1051'%3e%3crect%20width='75'%20height='36.5702'%20fill='white'%20transform='translate(42.8984%206.21289)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="REG.RU"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/yandex_books-lOMT2fem.svg" alt="Яндекс Книги"/></div></div></div><div class="me_184c732c"></div><div class="me_d77b8cf7"></div></div><div style="--marquee-animation-direction:normal;--marquee-direction:row;--marquee-duration:20s;--marquee-gap:var(--marquee-gap-xl);--marquee-fade-edge-size:var(--marquee-fade-edge-size-xs);--marquee-play-state:running" class="me_7dc7d3cd mantine-Marquee-root"><div class="me_931ed4ea"><div class="me_8bbdc322 "><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2069_761)'%3e%3cg%20clip-path='url(%23clip1_2069_761)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M50.9817%2015.7299C49.7336%2015.7299%2048.7227%2014.7101%2048.7227%2013.4515C48.7227%2012.1928%2049.7336%2011.1722%2050.9817%2011.1722C52.2283%2011.1722%2053.24%2012.1928%2053.24%2013.4515C53.24%2014.7101%2052.2291%2015.7299%2050.9817%2015.7299ZM50.9817%208.49275C48.2603%208.49275%2046.0545%2010.7171%2046.0545%2013.4628C46.0526%2014.5454%2046.4038%2015.5991%2047.055%2016.4641L47.3825%2016.9216L50.9809%2021.3002L54.9077%2016.4633C55.5585%2015.5982%2055.9095%2014.5445%2055.9074%2013.4619C55.9074%2010.7171%2053.7015%208.49194%2050.9809%208.49194L50.9817%208.49275ZM52.8616%2031.5839V23.2438H49.2124V27.1609L45.5656%2022.7404L35.4102%2035.0492L38.7883%2037.8859L45.5656%2029.6725L52.3428%2037.8859L55.7202%2035.0492L52.8616%2031.5839Z'%20fill='%237A7C7F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M75.2437%2023.2324H72.0076V34.6005H65.6103V23.2332H62.375V37.6212H74.2917V40.508H77.2237V34.6021H75.2437V23.2316V23.2324ZM82.723%2032.9191V23.2324H79.4876V37.6204H82.723L89.5002%2027.9337V37.6204H92.7364V23.2324H89.501L82.723%2032.9191ZM120.622%2023.2324V28.8858H114.015V23.2324H110.779V37.6204H114.015V31.9259H120.622V37.6204H123.838V23.2324H120.622ZM104.426%2031.545C104.426%2032.6746%20104.109%2033.5581%20103.485%2034.172C102.852%2034.7933%20101.934%2035.108%20100.756%2035.108C99.2821%2035.108%2098.4704%2034.4383%2098.4704%2033.2208C98.4704%2031.9517%2099.5322%2031.1941%20101.31%2031.1941H104.426L104.426%2031.545ZM101.725%2022.9573C100.034%2022.9573%2098.5777%2023.4139%2097.5127%2024.278C96.5163%2025.0849%2095.9265%2026.2136%2095.8467%2027.4569H99.0368C99.182%2026.7889%2099.8896%2025.7473%20101.725%2025.7473C103.416%2025.7473%20104.426%2026.7663%20104.426%2028.4727V28.5437H101.171C99.2442%2028.5437%2097.7556%2028.9834%2096.7463%2029.8507C95.7797%2030.6818%2095.29%2031.8621%2095.29%2033.3604C95.29%2034.6521%2095.7934%2035.8115%2096.71%2036.624C97.6475%2037.4574%2098.9513%2037.8979%20100.479%2037.8979C102.872%2037.8979%20104.175%2036.72%20104.622%2036.2149L104.844%2037.4477L104.875%2037.618H107.607V28.4727C107.607%2025.0711%20105.353%2022.9573%20101.725%2022.9573Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2069_761'%3e%3crect%20width='88.75'%20height='32.2727'%20fill='white'%20transform='translate(35.25%208.36353)'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_2069_761'%3e%3crect%20width='88.75'%20height='32.2727'%20fill='white'%20transform='translate(35.25%208.36353)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="Циан"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/delivery_club-KqWhcueI.svg" alt="Delivery Club"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/jetrockets-IGhBnKh3.svg" alt="JetRockets"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/cdek_it-BIJvmb0q.svg" alt="CDEK IT"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M124.973%2035.1549C126.916%2035.1549%20128.293%2034.8039%20129.319%2034.0479V30.6191C128.266%2031.3481%20126.997%2031.8071%20125.215%2031.8071C122.219%2031.8071%20120.977%2029.4852%20120.977%2025.8133C120.977%2021.9525%20122.489%2019.9816%20125.242%2019.9816C126.862%2019.9816%20128.455%2020.5486%20129.292%2021.0885V17.5247C128.401%2017.0387%20126.862%2016.6877%20124.757%2016.6877C119.384%2016.6877%20116.603%2020.5486%20116.603%2025.9483C116.63%2031.861%20119.357%2035.1549%20124.973%2035.1549ZM98.7027%2033.589V30.1601C97.4068%2031.0511%2095.1929%2031.834%2093.168%2031.834C90.0901%2031.834%2088.9291%2030.3761%2088.7402%2027.4063H98.8917V25.1924C98.8917%2019.0096%2096.1648%2016.6877%2091.98%2016.6877C86.8502%2016.6877%2084.4204%2020.6026%2084.4204%2025.9753C84.4204%2032.158%2087.4712%2035.1549%2092.817%2035.1549C95.4898%2035.1549%2097.4608%2034.4259%2098.7027%2033.589ZM60.1755%2017.0117V24.0314H54.5597V17.0117H50.3479V34.8039H54.5597V27.3793H60.1755V34.8039H64.3873V17.0117H60.1755ZM83.3674%2031.4561H81.5045V17.0117H69.247V18.5237C69.247%2022.8705%2068.9771%2028.4862%2067.4921%2031.4561H66.1422V38.8537H70.03V34.8039H79.4526V38.8537H83.3404V31.4561H83.3674ZM112.121%2034.8039H116.9L110.15%2025.2194L116.09%2017.0117H111.851L105.911%2025.2194V17.0117H101.7V34.8039H105.911V26.0563L112.121%2034.8039ZM91.872%2019.9816C93.9509%2019.9816%2094.5989%2021.7095%2094.5989%2023.9504V24.3014H88.7402C88.8482%2021.4665%2089.8741%2019.9816%2091.872%2019.9816ZM77.2927%2031.4561H71.3529C72.5139%2028.7832%2072.8379%2023.9234%2072.8379%2020.8456V20.3056H77.2927V31.4561Z'%20fill='%237A7A7A'/%3e%3cpath%20d='M46.8382%2034.5689H42.5454V13.3208H40.6284C37.1186%2013.3208%2035.2827%2015.0758%2035.2827%2017.6947C35.2827%2020.6645%2036.5516%2022.0415%2039.1705%2023.7964L41.3304%2025.2543L35.1207%2034.5689H30.5039L36.0927%2026.2533C32.8798%2023.9584%2031.0709%2021.7175%2031.0709%2017.9376C31.0709%2013.2129%2034.3647%2010%2040.6015%2010H46.8112V34.5689H46.8382Z'%20fill='%237A7A7A'/%3e%3c/svg%3e" alt="Яндекс"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_3001_1111'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='2'%20y='7'%20width='155'%20height='35'%3e%3cpath%20d='M156.723%207H2.50391V41.4963H156.723V7Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3001_1111)'%3e%3cpath%20d='M23.8134%2033.4248L23.8103%2033.4266L15.6938%2038.2077L7.58605%2033.4267L7.58607%2033.4267L7.58135%2033.424C4.7537%2031.7978%203.01671%2028.7748%203.01671%2025.5074V12.573H28.3834V25.5074C28.3834%2028.7734%2026.6436%2031.7849%2023.8134%2033.4248Z'%20stroke='%23909294'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.60742%2019.1423V23.3173C10.1837%2022.677%2011.2211%2022.2415%2012.3993%2022.2415H13.6928V27.0954C13.6928%2028.3888%2013.347%2029.5158%2012.822%2030.1433H18.5663C18.0413%2029.5158%2017.7242%2028.3888%2017.7242%2027.0954V22.2415H18.9823C20.1733%2022.2415%2021.2191%2022.677%2021.7826%2023.3173V19.1423H9.60742Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M149.621%2018.5461H146.577V19.6712C142.312%2019.7631%20139.475%2021.569%20139.475%2024.7562C139.475%2027.9432%20142.312%2029.6093%20146.577%2029.701V30.8262H149.621V29.701C153.908%2029.6093%20156.737%2027.9432%20156.737%2024.7562C156.737%2021.569%20153.908%2019.7631%20149.621%2019.6712V18.5461ZM146.577%2027.3107C144.235%2027.2189%20142.914%2026.258%20142.914%2024.7562C142.914%2023.2544%20144.23%2022.1775%20146.577%2022.0858V27.3107ZM149.621%2022.0858C151.987%2022.1775%20153.27%2023.2591%20153.27%2024.7562C153.27%2026.2531%20151.987%2027.2189%20149.621%2027.3107V22.0858Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M131.359%2018.5461H128.315V19.6712C124.051%2019.7631%20121.213%2021.569%20121.213%2024.7562C121.213%2027.9432%20124.051%2029.6093%20128.315%2029.701V30.8262H131.359V29.701C135.647%2029.6093%20138.475%2027.9432%20138.475%2024.7562C138.475%2021.569%20135.647%2019.7631%20131.359%2019.6712V18.5461ZM128.315%2027.3107C125.973%2027.2189%20124.652%2026.258%20124.652%2024.7562C124.652%2023.2544%20125.968%2022.1775%20128.315%2022.0858V27.3107ZM131.359%2022.0858C133.725%2022.1775%20135.008%2023.2591%20135.008%2024.7562C135.008%2026.2531%20133.725%2027.2189%20131.359%2027.3107V22.0858Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M112.917%2018.8743C108.349%2018.8743%20105.605%2021.453%20105.605%2024.78C105.605%2028.1072%20108.349%2030.6859%20112.917%2030.6859C117.484%2030.6859%20120.203%2028.1072%20120.203%2024.78C120.203%2021.453%20117.461%2018.8743%20112.917%2018.8743ZM112.917%2027.9672C110.642%2027.9672%20109.189%2026.6103%20109.189%2024.78C109.189%2022.9499%20110.642%2021.6171%20112.917%2021.6171C115.191%2021.6171%20116.644%2022.9548%20116.644%2024.78C116.644%2026.6054%20115.167%2027.9672%20112.917%2027.9672Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M97.1344%2026.1178L101.191%2030.3383H105.716L100.066%2024.5291L105.502%2019.1882H101.239L97.1391%2023.3846H96.2023V19.1882H92.8027V30.3432H96.2023V26.1227H97.1391L97.1344%2026.1178Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M86.4991%2030.3336C87.2717%2030.3336%2087.9768%2030.2612%2088.6335%2030.0777C90.3913%2029.5851%2091.5405%2028.1558%2091.5405%2026.2097C91.5405%2024.2636%2090.5555%2023.0708%2088.9861%2022.4817C88.2375%2022.2016%2087.3442%2022.1775%2086.504%2022.1775H83.0126V19.1787H79.613V30.3336H86.504H86.4991ZM85.9148%2024.8044C86.3832%2024.8044%2086.8275%2024.8044%2087.2283%2024.9445C87.7885%2025.1328%2088.1169%2025.6012%2088.1169%2026.1614C88.1169%2026.7215%2087.7885%2027.2383%2087.2476%2027.4749C86.871%2027.639%2086.4991%2027.639%2085.91%2027.639H83.003V24.8044H85.91H85.9148Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M74.1845%2026.1877V30.3358H77.5834V19.1809H74.1845V23.595H68.8078V19.1809H65.4082V30.3358H68.8078V26.1877H74.1845Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M54.6047%2025.6686V19.1785H51.2051V30.3334H54.2038L59.9813%2023.8433V30.3334H63.3802V19.1785H60.377L54.6047%2025.6686Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M45.4212%2030.336V22.2188H50.1898V19.175H37V22.2188H41.7686V30.336H45.4212Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3c/svg%3e" alt="Тинькофф"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2069_900)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M45.5571%2013.9553C43.9801%2013.9553%2042.1104%2015.4667%2040.5683%2018.0077C38.9609%2020.6392%2038.002%2023.897%2038.002%2026.7261C38.002%2030.8677%2040.3334%2035.0445%2045.5575%2035.0445C50.7754%2035.0445%2053.1131%2030.8677%2053.1131%2026.7261C53.1131%2023.897%2052.1546%2020.6392%2050.555%2018.0077C48.9983%2015.4667%2047.1288%2013.9553%2045.5571%2013.9553ZM86.3551%2020.1692H91.644V33.9151H97.3107V20.1692H102.597V15.0845H86.3551V20.1685V20.1692ZM114.686%2020.1692H122.997V15.0845H114.686C107.051%2015.0845%20102.973%2018.8691%20102.973%2024.4991C102.973%2030.1292%20107.051%2033.9151%20114.686%2033.9151H122.997V28.8306H114.686C111.152%2028.8306%20108.83%2027.5714%20108.83%2024.4998C108.83%2021.4281%20111.152%2020.1692%20114.686%2020.1692ZM74.8297%2015.0845L71.8096%2026.3237L68.7896%2015.0845H58.7795V33.9151H64.444V18.5988L68.5607%2033.9151H75.0585L79.1774%2018.5896V33.9151H84.844V15.0845H74.8297Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2069_900'%3e%3crect%20width='85'%20height='21.0902'%20fill='white'%20transform='translate(38%2013.9548)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="МТС"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/dualboot-DYafTL4r.svg" alt="Dualboot"/></div></div><div class="me_8bbdc322 "><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2069_761)'%3e%3cg%20clip-path='url(%23clip1_2069_761)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M50.9817%2015.7299C49.7336%2015.7299%2048.7227%2014.7101%2048.7227%2013.4515C48.7227%2012.1928%2049.7336%2011.1722%2050.9817%2011.1722C52.2283%2011.1722%2053.24%2012.1928%2053.24%2013.4515C53.24%2014.7101%2052.2291%2015.7299%2050.9817%2015.7299ZM50.9817%208.49275C48.2603%208.49275%2046.0545%2010.7171%2046.0545%2013.4628C46.0526%2014.5454%2046.4038%2015.5991%2047.055%2016.4641L47.3825%2016.9216L50.9809%2021.3002L54.9077%2016.4633C55.5585%2015.5982%2055.9095%2014.5445%2055.9074%2013.4619C55.9074%2010.7171%2053.7015%208.49194%2050.9809%208.49194L50.9817%208.49275ZM52.8616%2031.5839V23.2438H49.2124V27.1609L45.5656%2022.7404L35.4102%2035.0492L38.7883%2037.8859L45.5656%2029.6725L52.3428%2037.8859L55.7202%2035.0492L52.8616%2031.5839Z'%20fill='%237A7C7F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M75.2437%2023.2324H72.0076V34.6005H65.6103V23.2332H62.375V37.6212H74.2917V40.508H77.2237V34.6021H75.2437V23.2316V23.2324ZM82.723%2032.9191V23.2324H79.4876V37.6204H82.723L89.5002%2027.9337V37.6204H92.7364V23.2324H89.501L82.723%2032.9191ZM120.622%2023.2324V28.8858H114.015V23.2324H110.779V37.6204H114.015V31.9259H120.622V37.6204H123.838V23.2324H120.622ZM104.426%2031.545C104.426%2032.6746%20104.109%2033.5581%20103.485%2034.172C102.852%2034.7933%20101.934%2035.108%20100.756%2035.108C99.2821%2035.108%2098.4704%2034.4383%2098.4704%2033.2208C98.4704%2031.9517%2099.5322%2031.1941%20101.31%2031.1941H104.426L104.426%2031.545ZM101.725%2022.9573C100.034%2022.9573%2098.5777%2023.4139%2097.5127%2024.278C96.5163%2025.0849%2095.9265%2026.2136%2095.8467%2027.4569H99.0368C99.182%2026.7889%2099.8896%2025.7473%20101.725%2025.7473C103.416%2025.7473%20104.426%2026.7663%20104.426%2028.4727V28.5437H101.171C99.2442%2028.5437%2097.7556%2028.9834%2096.7463%2029.8507C95.7797%2030.6818%2095.29%2031.8621%2095.29%2033.3604C95.29%2034.6521%2095.7934%2035.8115%2096.71%2036.624C97.6475%2037.4574%2098.9513%2037.8979%20100.479%2037.8979C102.872%2037.8979%20104.175%2036.72%20104.622%2036.2149L104.844%2037.4477L104.875%2037.618H107.607V28.4727C107.607%2025.0711%20105.353%2022.9573%20101.725%2022.9573Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2069_761'%3e%3crect%20width='88.75'%20height='32.2727'%20fill='white'%20transform='translate(35.25%208.36353)'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_2069_761'%3e%3crect%20width='88.75'%20height='32.2727'%20fill='white'%20transform='translate(35.25%208.36353)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="Циан"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/delivery_club-KqWhcueI.svg" alt="Delivery Club"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/jetrockets-IGhBnKh3.svg" alt="JetRockets"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/cdek_it-BIJvmb0q.svg" alt="CDEK IT"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M124.973%2035.1549C126.916%2035.1549%20128.293%2034.8039%20129.319%2034.0479V30.6191C128.266%2031.3481%20126.997%2031.8071%20125.215%2031.8071C122.219%2031.8071%20120.977%2029.4852%20120.977%2025.8133C120.977%2021.9525%20122.489%2019.9816%20125.242%2019.9816C126.862%2019.9816%20128.455%2020.5486%20129.292%2021.0885V17.5247C128.401%2017.0387%20126.862%2016.6877%20124.757%2016.6877C119.384%2016.6877%20116.603%2020.5486%20116.603%2025.9483C116.63%2031.861%20119.357%2035.1549%20124.973%2035.1549ZM98.7027%2033.589V30.1601C97.4068%2031.0511%2095.1929%2031.834%2093.168%2031.834C90.0901%2031.834%2088.9291%2030.3761%2088.7402%2027.4063H98.8917V25.1924C98.8917%2019.0096%2096.1648%2016.6877%2091.98%2016.6877C86.8502%2016.6877%2084.4204%2020.6026%2084.4204%2025.9753C84.4204%2032.158%2087.4712%2035.1549%2092.817%2035.1549C95.4898%2035.1549%2097.4608%2034.4259%2098.7027%2033.589ZM60.1755%2017.0117V24.0314H54.5597V17.0117H50.3479V34.8039H54.5597V27.3793H60.1755V34.8039H64.3873V17.0117H60.1755ZM83.3674%2031.4561H81.5045V17.0117H69.247V18.5237C69.247%2022.8705%2068.9771%2028.4862%2067.4921%2031.4561H66.1422V38.8537H70.03V34.8039H79.4526V38.8537H83.3404V31.4561H83.3674ZM112.121%2034.8039H116.9L110.15%2025.2194L116.09%2017.0117H111.851L105.911%2025.2194V17.0117H101.7V34.8039H105.911V26.0563L112.121%2034.8039ZM91.872%2019.9816C93.9509%2019.9816%2094.5989%2021.7095%2094.5989%2023.9504V24.3014H88.7402C88.8482%2021.4665%2089.8741%2019.9816%2091.872%2019.9816ZM77.2927%2031.4561H71.3529C72.5139%2028.7832%2072.8379%2023.9234%2072.8379%2020.8456V20.3056H77.2927V31.4561Z'%20fill='%237A7A7A'/%3e%3cpath%20d='M46.8382%2034.5689H42.5454V13.3208H40.6284C37.1186%2013.3208%2035.2827%2015.0758%2035.2827%2017.6947C35.2827%2020.6645%2036.5516%2022.0415%2039.1705%2023.7964L41.3304%2025.2543L35.1207%2034.5689H30.5039L36.0927%2026.2533C32.8798%2023.9584%2031.0709%2021.7175%2031.0709%2017.9376C31.0709%2013.2129%2034.3647%2010%2040.6015%2010H46.8112V34.5689H46.8382Z'%20fill='%237A7A7A'/%3e%3c/svg%3e" alt="Яндекс"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_3001_1111'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='2'%20y='7'%20width='155'%20height='35'%3e%3cpath%20d='M156.723%207H2.50391V41.4963H156.723V7Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3001_1111)'%3e%3cpath%20d='M23.8134%2033.4248L23.8103%2033.4266L15.6938%2038.2077L7.58605%2033.4267L7.58607%2033.4267L7.58135%2033.424C4.7537%2031.7978%203.01671%2028.7748%203.01671%2025.5074V12.573H28.3834V25.5074C28.3834%2028.7734%2026.6436%2031.7849%2023.8134%2033.4248Z'%20stroke='%23909294'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.60742%2019.1423V23.3173C10.1837%2022.677%2011.2211%2022.2415%2012.3993%2022.2415H13.6928V27.0954C13.6928%2028.3888%2013.347%2029.5158%2012.822%2030.1433H18.5663C18.0413%2029.5158%2017.7242%2028.3888%2017.7242%2027.0954V22.2415H18.9823C20.1733%2022.2415%2021.2191%2022.677%2021.7826%2023.3173V19.1423H9.60742Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M149.621%2018.5461H146.577V19.6712C142.312%2019.7631%20139.475%2021.569%20139.475%2024.7562C139.475%2027.9432%20142.312%2029.6093%20146.577%2029.701V30.8262H149.621V29.701C153.908%2029.6093%20156.737%2027.9432%20156.737%2024.7562C156.737%2021.569%20153.908%2019.7631%20149.621%2019.6712V18.5461ZM146.577%2027.3107C144.235%2027.2189%20142.914%2026.258%20142.914%2024.7562C142.914%2023.2544%20144.23%2022.1775%20146.577%2022.0858V27.3107ZM149.621%2022.0858C151.987%2022.1775%20153.27%2023.2591%20153.27%2024.7562C153.27%2026.2531%20151.987%2027.2189%20149.621%2027.3107V22.0858Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M131.359%2018.5461H128.315V19.6712C124.051%2019.7631%20121.213%2021.569%20121.213%2024.7562C121.213%2027.9432%20124.051%2029.6093%20128.315%2029.701V30.8262H131.359V29.701C135.647%2029.6093%20138.475%2027.9432%20138.475%2024.7562C138.475%2021.569%20135.647%2019.7631%20131.359%2019.6712V18.5461ZM128.315%2027.3107C125.973%2027.2189%20124.652%2026.258%20124.652%2024.7562C124.652%2023.2544%20125.968%2022.1775%20128.315%2022.0858V27.3107ZM131.359%2022.0858C133.725%2022.1775%20135.008%2023.2591%20135.008%2024.7562C135.008%2026.2531%20133.725%2027.2189%20131.359%2027.3107V22.0858Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M112.917%2018.8743C108.349%2018.8743%20105.605%2021.453%20105.605%2024.78C105.605%2028.1072%20108.349%2030.6859%20112.917%2030.6859C117.484%2030.6859%20120.203%2028.1072%20120.203%2024.78C120.203%2021.453%20117.461%2018.8743%20112.917%2018.8743ZM112.917%2027.9672C110.642%2027.9672%20109.189%2026.6103%20109.189%2024.78C109.189%2022.9499%20110.642%2021.6171%20112.917%2021.6171C115.191%2021.6171%20116.644%2022.9548%20116.644%2024.78C116.644%2026.6054%20115.167%2027.9672%20112.917%2027.9672Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M97.1344%2026.1178L101.191%2030.3383H105.716L100.066%2024.5291L105.502%2019.1882H101.239L97.1391%2023.3846H96.2023V19.1882H92.8027V30.3432H96.2023V26.1227H97.1391L97.1344%2026.1178Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M86.4991%2030.3336C87.2717%2030.3336%2087.9768%2030.2612%2088.6335%2030.0777C90.3913%2029.5851%2091.5405%2028.1558%2091.5405%2026.2097C91.5405%2024.2636%2090.5555%2023.0708%2088.9861%2022.4817C88.2375%2022.2016%2087.3442%2022.1775%2086.504%2022.1775H83.0126V19.1787H79.613V30.3336H86.504H86.4991ZM85.9148%2024.8044C86.3832%2024.8044%2086.8275%2024.8044%2087.2283%2024.9445C87.7885%2025.1328%2088.1169%2025.6012%2088.1169%2026.1614C88.1169%2026.7215%2087.7885%2027.2383%2087.2476%2027.4749C86.871%2027.639%2086.4991%2027.639%2085.91%2027.639H83.003V24.8044H85.91H85.9148Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M74.1845%2026.1877V30.3358H77.5834V19.1809H74.1845V23.595H68.8078V19.1809H65.4082V30.3358H68.8078V26.1877H74.1845Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M54.6047%2025.6686V19.1785H51.2051V30.3334H54.2038L59.9813%2023.8433V30.3334H63.3802V19.1785H60.377L54.6047%2025.6686Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M45.4212%2030.336V22.2188H50.1898V19.175H37V22.2188H41.7686V30.336H45.4212Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3c/svg%3e" alt="Тинькофф"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2069_900)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M45.5571%2013.9553C43.9801%2013.9553%2042.1104%2015.4667%2040.5683%2018.0077C38.9609%2020.6392%2038.002%2023.897%2038.002%2026.7261C38.002%2030.8677%2040.3334%2035.0445%2045.5575%2035.0445C50.7754%2035.0445%2053.1131%2030.8677%2053.1131%2026.7261C53.1131%2023.897%2052.1546%2020.6392%2050.555%2018.0077C48.9983%2015.4667%2047.1288%2013.9553%2045.5571%2013.9553ZM86.3551%2020.1692H91.644V33.9151H97.3107V20.1692H102.597V15.0845H86.3551V20.1685V20.1692ZM114.686%2020.1692H122.997V15.0845H114.686C107.051%2015.0845%20102.973%2018.8691%20102.973%2024.4991C102.973%2030.1292%20107.051%2033.9151%20114.686%2033.9151H122.997V28.8306H114.686C111.152%2028.8306%20108.83%2027.5714%20108.83%2024.4998C108.83%2021.4281%20111.152%2020.1692%20114.686%2020.1692ZM74.8297%2015.0845L71.8096%2026.3237L68.7896%2015.0845H58.7795V33.9151H64.444V18.5988L68.5607%2033.9151H75.0585L79.1774%2018.5896V33.9151H84.844V15.0845H74.8297Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2069_900'%3e%3crect%20width='85'%20height='21.0902'%20fill='white'%20transform='translate(38%2013.9548)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="МТС"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/dualboot-DYafTL4r.svg" alt="Dualboot"/></div></div></div><div class="me_184c732c"></div><div class="me_d77b8cf7"></div></div><div style="--marquee-animation-direction:reverse;--marquee-direction:row;--marquee-duration:20s;--marquee-gap:var(--marquee-gap-xl);--marquee-fade-edge-size:var(--marquee-fade-edge-size-xs);--marquee-play-state:running" class="me_7dc7d3cd mantine-Marquee-root"><div class="me_931ed4ea"><div class="me_8bbdc322 "><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2069_903)'%3e%3cpath%20d='M89.1627%208.35427C88.0668%204.55947%2084.5669%201.8501%2080.5012%201.8501C76.1096%201.8501%2072.3783%205.01156%2071.6231%209.2876C71.5585%209.65947%2071.8054%2010.0136%2072.1752%2010.0793C72.5471%2010.1438%2072.9012%209.89697%2072.9669%209.52718C73.6064%205.89697%2076.7741%203.21468%2080.5012%203.21468C83.895%203.21468%2086.8241%205.43864%2087.8054%208.57718C87.8991%208.87927%2087.9762%209.19177%2088.0346%209.50947C88.0991%209.87406%2088.4533%2010.1241%2088.8241%2010.0616C89.195%209.98864%2089.4419%209.63447%2089.3762%209.26989C89.32%208.95739%2089.2491%208.65531%2089.1627%208.35322V8.35427ZM64.6314%2029.573V46.3834H61.5502V29.5709H58.2752V26.7918H67.9335V29.573H64.6314ZM77.0273%2046.3834L74.4679%2038.3491H72.7346V46.3834H69.6533V26.7918H74.6054C78.1825%2026.7918%2079.6137%2028.5261%2079.6137%2032.5709C79.6137%2034.9928%2079.1179%2036.7272%2077.3294%2037.6886L80.246%2046.3866H77.0273V46.3834ZM74.6335%2029.5709H72.7346V35.5709H74.6335C76.2835%2035.5709%2076.5314%2034.1959%2076.5314%2032.5709C76.5314%2030.948%2076.2814%2029.5709%2074.6252%2029.5709H74.6335ZM82.1283%2026.7918H85.2116V46.3855H82.1283M92.6637%2038.7345H90.82V46.3834H87.7387V26.7918H92.6637C96.2127%2026.7918%2097.6991%2028.6355%2097.6991%2032.7366C97.6991%2036.698%2096.3783%2038.7345%2092.6637%2038.7345ZM92.7189%2029.572H90.8137V35.947H92.7127C94.3616%2035.947%2094.6085%2034.4886%2094.6085%2032.7491C94.6085%2031.0095%2094.3616%2029.5511%2092.7127%2029.5511L92.7189%2029.572ZM101.281%2046.4886C100.209%2046.4886%2099.3543%2045.6345%2099.3543%2044.5616C99.3543%2043.4886%20100.209%2042.6032%20101.281%2042.6032C102.354%2042.6032%20103.209%2043.4782%20103.209%2044.5511C103.209%2045.6241%20102.354%2046.4782%20101.281%2046.4782V46.4886ZM99.8231%2026.7803H102.74V40.8741H99.8231V26.7918V26.7803ZM62.7616%2022.8959C62.3273%2023.3855%2061.7512%2023.7605%2060.7689%2023.7605C59.7898%2023.7605%2059.2064%2023.3855%2058.7794%2022.8959C58.0085%2022.0314%2058.0294%2020.5293%2058.0294%2018.5084C58.0294%2016.4876%2058.0085%2014.9876%2058.7794%2014.123C59.2064%2013.6334%2059.7898%2013.2584%2060.7689%2013.2584C61.7481%2013.2584%2062.3241%2013.6334%2062.7585%2014.123C63.5231%2014.9876%2063.5085%2016.4876%2063.5085%2018.5084C63.5085%2020.5293%2063.5231%2022.0324%2062.7585%2022.8991L62.7616%2022.8959ZM61.5533%2015.1043C61.4096%2014.8751%2061.1637%2014.7147%2060.7741%2014.7147C60.3846%2014.7147%2060.1533%2014.8741%2060.0085%2015.1053C59.7064%2015.6053%2059.6481%2016.6366%2059.6481%2018.5116C59.6481%2020.397%2059.7106%2021.4282%2060.0127%2021.9178C60.1585%2022.1574%2060.3877%2022.3136%2060.7835%2022.3136C61.1794%2022.3136%2061.4189%2022.1574%2061.5648%2021.9282C61.8669%2021.4386%2061.9189%2020.397%2061.9189%2018.522C61.9189%2016.647%2061.8773%2015.6053%2061.5752%2015.1157L61.5533%2015.1043ZM69.1491%2023.6501L66.7241%2017.5439V23.6501H65.1075V13.373H66.5502L68.9616%2019.4772V13.373H70.5783V23.6501H69.1491ZM72.3189%2023.6501V13.373H76.6377V14.8314H73.9387V17.7459H76.2648V19.2043H73.9387V22.1939H76.6398V23.6501H72.3221M83.8137%2014.8303V23.6511H82.196V14.8303H80.4773V13.372H85.545V14.8303H83.8137ZM94.7356%2023.6511H93.046L91.5741%2015.8418L90.1158%2023.6511H88.4283L86.4783%2013.373H88.2544L89.2648%2021.1678L90.6794%2013.3761H92.471L93.8981%2021.1782L94.8981%2013.3866H96.6793L94.7419%2023.6678M102.242%2022.9178C101.815%2023.4074%20101.231%2023.7824%20100.252%2023.7824C99.2731%2023.7824%2098.7002%2023.4074%2098.2627%2022.9178C97.5023%2022.0532%2097.5127%2020.5532%2097.5127%2018.5324C97.5127%2016.5116%2097.5023%2015.0116%2098.2627%2014.147C98.7002%2013.6574%2099.2731%2013.2824%20100.263%2013.2824C101.242%2013.2824%20101.821%2013.6574%20102.252%2014.147C103.019%2015.0116%20103.002%2016.5116%20103.002%2018.5324C103.002%2020.5532%20103.019%2022.0595%20102.252%2022.9261L102.242%2022.9178ZM101.023%2015.1053C100.886%2014.8761%20100.638%2014.7199%20100.25%2014.7199C99.8585%2014.7199%2099.6273%2014.8761%2099.4825%2015.1136C99.1804%2015.6053%2099.1221%2016.6449%2099.1221%2018.5199C99.1221%2020.398%2099.1741%2021.4366%2099.4762%2021.9282C99.6221%2022.1574%2099.8512%2022.3168%20100.237%2022.3168C100.622%2022.3168%20100.872%2022.1574%20101.012%2021.9272C101.314%2021.4334%20101.359%2020.3959%20101.359%2018.5209C101.359%2016.6418%20101.314%2015.6043%20101.011%2015.1147L101.023%2015.1053Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M86.8047%208.69398L89.2089%2011.145L90.138%207.83252'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2069_903'%3e%3crect%20width='160'%20height='48'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="OneTwoTrip"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/greenatom-7hhwSUGX.svg" alt="Гринатом"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/pk_zdrav-CFf0lapI.svg" alt="ПК Здрав"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/timeweb-DyLepd-k.svg" alt="TimeWeb"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/aviasales-CxpTRrM-.svg" alt="Авиасейлс"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3001_1186)'%3e%3cg%20clip-path='url(%23clip1_3001_1186)'%3e%3cpath%20d='M134.792%2016.3502H131.265V32.2335H135.411L140.661%2021.4921H140.741L140.499%2032.2335H144.026V16.3502H139.88L134.631%2027.0916H134.55L134.792%2016.3502ZM96.2409%2024.3726V24.1842C96.2409%2020.7921%2098.5026%2019.4461%20102.19%2019.4461C105.879%2019.4461%20108.167%2020.7921%20108.167%2024.1842V24.3726C108.167%2027.7646%20105.879%2029.1377%20102.19%2029.1377C98.4754%2029.1107%2096.2409%2027.7377%2096.2409%2024.3726ZM92.068%2024.588C92.068%2029.4338%2096.0792%2032.5835%20102.19%2032.5835C108.302%2032.5835%20112.34%2029.4607%20112.34%2024.588V23.9688C112.34%2019.123%20108.302%2016.0271%20102.19%2016.0271C96.0792%2016.0271%2092.068%2019.123%2092.068%2023.9688V24.588ZM159.209%2016.3502H149.114L148.98%2025.1533C148.925%2027.8455%20148.522%2028.7877%20147.068%2028.7877H146.153V32.2335H147.176C151.079%2032.2335%20152.21%2030.6721%20152.318%2025.1533L152.399%2019.3922H155.682V32.2335H159.182V16.3502H159.209ZM71.043%2032.2335H74.6773L74.5158%2021.7074H74.5965L78.554%2032.2335H82.1883L86.0919%2021.7074H86.1726L86.011%2032.2335H89.6455V16.3502H84.6381L80.4115%2028.0877H80.3308L76.0503%2016.3502H71.043V32.2335ZM123.485%2029.1646H118.478V26.1763H123.485C124.67%2026.1763%20125.181%2026.6878%20125.181%2027.6839C125.181%2028.68%20124.67%2029.1646%20123.485%2029.1646ZM114.735%2016.3502V32.2335H123.35C126.5%2032.2335%20128.843%2031.076%20128.843%2027.6839C128.843%2024.2918%20126.527%2023.1612%20123.35%2023.1612H118.505V19.473H128.304V16.3502H114.735Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M18.87%2028.2491L15.1818%2026.6608C14.0242%2028.7337%2012.1397%2029.1913%209.85141%2029.1913C6.08249%2029.1913%204.17109%2027.5222%204.17109%2024.3994V24.184C4.17109%2021.0611%206.08249%2019.392%209.85141%2019.392C12.1397%2019.392%2014.0242%2019.8228%2015.1818%2021.9226L18.87%2020.3343C17.1201%2016.7269%2013.5665%2016%209.85141%2016C3.84804%2016%200.0791016%2019.0959%200.0791016%2023.9955V24.5878C0.0791016%2029.5144%203.84804%2032.5834%209.85141%2032.5834C13.5665%2032.5564%2017.1201%2031.8565%2018.87%2028.2491ZM54.0019%2016.35H50.0983V32.2334H54.4326L63.6665%2021.1688H63.7473L63.6934%2032.2334H67.597V16.35H63.2627L54.0288%2027.4145H53.948L54.0019%2016.35ZM24.5234%2016.35H20.9968V32.2334H25.1426L30.3921%2021.4919H30.4729L30.2306%2032.2334H33.7573V16.35H29.6114L24.3887%2027.0915H24.308L24.5234%2016.35ZM40.1106%2019.4728V32.2065H43.7719V19.4728H48.0254V16.35H35.8571V19.4728H40.1106Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3001_1186'%3e%3crect%20width='160'%20height='48'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_3001_1186'%3e%3crect%20width='159.921'%20height='16.695'%20fill='white'%20transform='translate(0.0791016%2016)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="СИТИМОБИЛ"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3001_1190)'%3e%3cpath%20d='M65.9282%2030.3941C61.8535%2030.3941%2058.9104%2027.2412%2058.9104%2023.3647C58.9104%2019.4882%2061.8102%2016.1588%2066.0518%2016.1588C67.9315%2016.1588%2069.267%2016.5765%2070.4294%2017.2647V20.6706H73.9352V15.7059L73.2613%2015.2059C71.3322%2013.7647%2068.389%2013%2065.9282%2013C59.9182%2013%2055.0336%2017.6471%2055.0336%2023.3647C55.0336%2029.0824%2059.9182%2033.7294%2065.9282%2033.7294C69.6813%2033.7294%2072.5069%2032.2412%2074.5906%2029.6529L71.8083%2027.6294C70.3923%2029.3882%2068.253%2030.3941%2065.9282%2030.3941ZM125.261%2030.2176L125.137%2025.4412V13.7882H117.829V17.1235H121.446V25.0235C121.446%2028.4294%20118.707%2030.8353%20115.949%2030.8353C113.192%2030.8353%20111.751%2029.0176%20111.751%2025.6118V13.7882H104.925V17.1235H108.06V26.2C108.06%2030.8176%20110.78%2033.9941%20115.64%2033.9941C118.429%2033.9941%20120.556%2032.5294%20121.823%2030.2529H121.879L122.38%2033.4294H127.994V30.2118H125.261V30.2176ZM42.8406%2028.1176H42.7602L37.486%2013.4882H31V16.8235H34.648L40.93%2033.5H44.2689V33.4941L50.8167%2016.8235H54.2236V13.4882H48.1395L42.8406%2028.1176ZM77.3607%2033.5353H80.9654V30.1059H77.3607V33.5353ZM91.2973%2017.6529H91.254L91.0252%2013.7882H84.5825V16.8294H88.0141V30.2118H84.5825V33.4294H100.498V30.2706H91.6435V22.1941C92.0454%2019.2706%2094.3456%2016.7706%2097.4927%2016.7706H97.5484L97.4866%2019.7588H100.992V13.7235H98.2285C95.0504%2013.7235%2092.6947%2015.3588%2091.2973%2017.6529Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3001_1190'%3e%3crect%20width='97'%20height='21'%20fill='white'%20transform='translate(31%2013)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="vc.ru"/></div></div><div class="me_8bbdc322 "><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2069_903)'%3e%3cpath%20d='M89.1627%208.35427C88.0668%204.55947%2084.5669%201.8501%2080.5012%201.8501C76.1096%201.8501%2072.3783%205.01156%2071.6231%209.2876C71.5585%209.65947%2071.8054%2010.0136%2072.1752%2010.0793C72.5471%2010.1438%2072.9012%209.89697%2072.9669%209.52718C73.6064%205.89697%2076.7741%203.21468%2080.5012%203.21468C83.895%203.21468%2086.8241%205.43864%2087.8054%208.57718C87.8991%208.87927%2087.9762%209.19177%2088.0346%209.50947C88.0991%209.87406%2088.4533%2010.1241%2088.8241%2010.0616C89.195%209.98864%2089.4419%209.63447%2089.3762%209.26989C89.32%208.95739%2089.2491%208.65531%2089.1627%208.35322V8.35427ZM64.6314%2029.573V46.3834H61.5502V29.5709H58.2752V26.7918H67.9335V29.573H64.6314ZM77.0273%2046.3834L74.4679%2038.3491H72.7346V46.3834H69.6533V26.7918H74.6054C78.1825%2026.7918%2079.6137%2028.5261%2079.6137%2032.5709C79.6137%2034.9928%2079.1179%2036.7272%2077.3294%2037.6886L80.246%2046.3866H77.0273V46.3834ZM74.6335%2029.5709H72.7346V35.5709H74.6335C76.2835%2035.5709%2076.5314%2034.1959%2076.5314%2032.5709C76.5314%2030.948%2076.2814%2029.5709%2074.6252%2029.5709H74.6335ZM82.1283%2026.7918H85.2116V46.3855H82.1283M92.6637%2038.7345H90.82V46.3834H87.7387V26.7918H92.6637C96.2127%2026.7918%2097.6991%2028.6355%2097.6991%2032.7366C97.6991%2036.698%2096.3783%2038.7345%2092.6637%2038.7345ZM92.7189%2029.572H90.8137V35.947H92.7127C94.3616%2035.947%2094.6085%2034.4886%2094.6085%2032.7491C94.6085%2031.0095%2094.3616%2029.5511%2092.7127%2029.5511L92.7189%2029.572ZM101.281%2046.4886C100.209%2046.4886%2099.3543%2045.6345%2099.3543%2044.5616C99.3543%2043.4886%20100.209%2042.6032%20101.281%2042.6032C102.354%2042.6032%20103.209%2043.4782%20103.209%2044.5511C103.209%2045.6241%20102.354%2046.4782%20101.281%2046.4782V46.4886ZM99.8231%2026.7803H102.74V40.8741H99.8231V26.7918V26.7803ZM62.7616%2022.8959C62.3273%2023.3855%2061.7512%2023.7605%2060.7689%2023.7605C59.7898%2023.7605%2059.2064%2023.3855%2058.7794%2022.8959C58.0085%2022.0314%2058.0294%2020.5293%2058.0294%2018.5084C58.0294%2016.4876%2058.0085%2014.9876%2058.7794%2014.123C59.2064%2013.6334%2059.7898%2013.2584%2060.7689%2013.2584C61.7481%2013.2584%2062.3241%2013.6334%2062.7585%2014.123C63.5231%2014.9876%2063.5085%2016.4876%2063.5085%2018.5084C63.5085%2020.5293%2063.5231%2022.0324%2062.7585%2022.8991L62.7616%2022.8959ZM61.5533%2015.1043C61.4096%2014.8751%2061.1637%2014.7147%2060.7741%2014.7147C60.3846%2014.7147%2060.1533%2014.8741%2060.0085%2015.1053C59.7064%2015.6053%2059.6481%2016.6366%2059.6481%2018.5116C59.6481%2020.397%2059.7106%2021.4282%2060.0127%2021.9178C60.1585%2022.1574%2060.3877%2022.3136%2060.7835%2022.3136C61.1794%2022.3136%2061.4189%2022.1574%2061.5648%2021.9282C61.8669%2021.4386%2061.9189%2020.397%2061.9189%2018.522C61.9189%2016.647%2061.8773%2015.6053%2061.5752%2015.1157L61.5533%2015.1043ZM69.1491%2023.6501L66.7241%2017.5439V23.6501H65.1075V13.373H66.5502L68.9616%2019.4772V13.373H70.5783V23.6501H69.1491ZM72.3189%2023.6501V13.373H76.6377V14.8314H73.9387V17.7459H76.2648V19.2043H73.9387V22.1939H76.6398V23.6501H72.3221M83.8137%2014.8303V23.6511H82.196V14.8303H80.4773V13.372H85.545V14.8303H83.8137ZM94.7356%2023.6511H93.046L91.5741%2015.8418L90.1158%2023.6511H88.4283L86.4783%2013.373H88.2544L89.2648%2021.1678L90.6794%2013.3761H92.471L93.8981%2021.1782L94.8981%2013.3866H96.6793L94.7419%2023.6678M102.242%2022.9178C101.815%2023.4074%20101.231%2023.7824%20100.252%2023.7824C99.2731%2023.7824%2098.7002%2023.4074%2098.2627%2022.9178C97.5023%2022.0532%2097.5127%2020.5532%2097.5127%2018.5324C97.5127%2016.5116%2097.5023%2015.0116%2098.2627%2014.147C98.7002%2013.6574%2099.2731%2013.2824%20100.263%2013.2824C101.242%2013.2824%20101.821%2013.6574%20102.252%2014.147C103.019%2015.0116%20103.002%2016.5116%20103.002%2018.5324C103.002%2020.5532%20103.019%2022.0595%20102.252%2022.9261L102.242%2022.9178ZM101.023%2015.1053C100.886%2014.8761%20100.638%2014.7199%20100.25%2014.7199C99.8585%2014.7199%2099.6273%2014.8761%2099.4825%2015.1136C99.1804%2015.6053%2099.1221%2016.6449%2099.1221%2018.5199C99.1221%2020.398%2099.1741%2021.4366%2099.4762%2021.9282C99.6221%2022.1574%2099.8512%2022.3168%20100.237%2022.3168C100.622%2022.3168%20100.872%2022.1574%20101.012%2021.9272C101.314%2021.4334%20101.359%2020.3959%20101.359%2018.5209C101.359%2016.6418%20101.314%2015.6043%20101.011%2015.1147L101.023%2015.1053Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M86.8047%208.69398L89.2089%2011.145L90.138%207.83252'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2069_903'%3e%3crect%20width='160'%20height='48'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="OneTwoTrip"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/greenatom-7hhwSUGX.svg" alt="Гринатом"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/pk_zdrav-CFf0lapI.svg" alt="ПК Здрав"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/timeweb-DyLepd-k.svg" alt="TimeWeb"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="/vite/assets/aviasales-CxpTRrM-.svg" alt="Авиасейлс"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3001_1186)'%3e%3cg%20clip-path='url(%23clip1_3001_1186)'%3e%3cpath%20d='M134.792%2016.3502H131.265V32.2335H135.411L140.661%2021.4921H140.741L140.499%2032.2335H144.026V16.3502H139.88L134.631%2027.0916H134.55L134.792%2016.3502ZM96.2409%2024.3726V24.1842C96.2409%2020.7921%2098.5026%2019.4461%20102.19%2019.4461C105.879%2019.4461%20108.167%2020.7921%20108.167%2024.1842V24.3726C108.167%2027.7646%20105.879%2029.1377%20102.19%2029.1377C98.4754%2029.1107%2096.2409%2027.7377%2096.2409%2024.3726ZM92.068%2024.588C92.068%2029.4338%2096.0792%2032.5835%20102.19%2032.5835C108.302%2032.5835%20112.34%2029.4607%20112.34%2024.588V23.9688C112.34%2019.123%20108.302%2016.0271%20102.19%2016.0271C96.0792%2016.0271%2092.068%2019.123%2092.068%2023.9688V24.588ZM159.209%2016.3502H149.114L148.98%2025.1533C148.925%2027.8455%20148.522%2028.7877%20147.068%2028.7877H146.153V32.2335H147.176C151.079%2032.2335%20152.21%2030.6721%20152.318%2025.1533L152.399%2019.3922H155.682V32.2335H159.182V16.3502H159.209ZM71.043%2032.2335H74.6773L74.5158%2021.7074H74.5965L78.554%2032.2335H82.1883L86.0919%2021.7074H86.1726L86.011%2032.2335H89.6455V16.3502H84.6381L80.4115%2028.0877H80.3308L76.0503%2016.3502H71.043V32.2335ZM123.485%2029.1646H118.478V26.1763H123.485C124.67%2026.1763%20125.181%2026.6878%20125.181%2027.6839C125.181%2028.68%20124.67%2029.1646%20123.485%2029.1646ZM114.735%2016.3502V32.2335H123.35C126.5%2032.2335%20128.843%2031.076%20128.843%2027.6839C128.843%2024.2918%20126.527%2023.1612%20123.35%2023.1612H118.505V19.473H128.304V16.3502H114.735Z'%20fill='%237A7C7F'/%3e%3cpath%20d='M18.87%2028.2491L15.1818%2026.6608C14.0242%2028.7337%2012.1397%2029.1913%209.85141%2029.1913C6.08249%2029.1913%204.17109%2027.5222%204.17109%2024.3994V24.184C4.17109%2021.0611%206.08249%2019.392%209.85141%2019.392C12.1397%2019.392%2014.0242%2019.8228%2015.1818%2021.9226L18.87%2020.3343C17.1201%2016.7269%2013.5665%2016%209.85141%2016C3.84804%2016%200.0791016%2019.0959%200.0791016%2023.9955V24.5878C0.0791016%2029.5144%203.84804%2032.5834%209.85141%2032.5834C13.5665%2032.5564%2017.1201%2031.8565%2018.87%2028.2491ZM54.0019%2016.35H50.0983V32.2334H54.4326L63.6665%2021.1688H63.7473L63.6934%2032.2334H67.597V16.35H63.2627L54.0288%2027.4145H53.948L54.0019%2016.35ZM24.5234%2016.35H20.9968V32.2334H25.1426L30.3921%2021.4919H30.4729L30.2306%2032.2334H33.7573V16.35H29.6114L24.3887%2027.0915H24.308L24.5234%2016.35ZM40.1106%2019.4728V32.2065H43.7719V19.4728H48.0254V16.35H35.8571V19.4728H40.1106Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3001_1186'%3e%3crect%20width='160'%20height='48'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_3001_1186'%3e%3crect%20width='159.921'%20height='16.695'%20fill='white'%20transform='translate(0.0791016%2016)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="СИТИМОБИЛ"/></div><div style="width:calc(9.375rem * var(--mantine-scale))" class=""><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='160'%20height='48'%20viewBox='0%200%20160%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3001_1190)'%3e%3cpath%20d='M65.9282%2030.3941C61.8535%2030.3941%2058.9104%2027.2412%2058.9104%2023.3647C58.9104%2019.4882%2061.8102%2016.1588%2066.0518%2016.1588C67.9315%2016.1588%2069.267%2016.5765%2070.4294%2017.2647V20.6706H73.9352V15.7059L73.2613%2015.2059C71.3322%2013.7647%2068.389%2013%2065.9282%2013C59.9182%2013%2055.0336%2017.6471%2055.0336%2023.3647C55.0336%2029.0824%2059.9182%2033.7294%2065.9282%2033.7294C69.6813%2033.7294%2072.5069%2032.2412%2074.5906%2029.6529L71.8083%2027.6294C70.3923%2029.3882%2068.253%2030.3941%2065.9282%2030.3941ZM125.261%2030.2176L125.137%2025.4412V13.7882H117.829V17.1235H121.446V25.0235C121.446%2028.4294%20118.707%2030.8353%20115.949%2030.8353C113.192%2030.8353%20111.751%2029.0176%20111.751%2025.6118V13.7882H104.925V17.1235H108.06V26.2C108.06%2030.8176%20110.78%2033.9941%20115.64%2033.9941C118.429%2033.9941%20120.556%2032.5294%20121.823%2030.2529H121.879L122.38%2033.4294H127.994V30.2118H125.261V30.2176ZM42.8406%2028.1176H42.7602L37.486%2013.4882H31V16.8235H34.648L40.93%2033.5H44.2689V33.4941L50.8167%2016.8235H54.2236V13.4882H48.1395L42.8406%2028.1176ZM77.3607%2033.5353H80.9654V30.1059H77.3607V33.5353ZM91.2973%2017.6529H91.254L91.0252%2013.7882H84.5825V16.8294H88.0141V30.2118H84.5825V33.4294H100.498V30.2706H91.6435V22.1941C92.0454%2019.2706%2094.3456%2016.7706%2097.4927%2016.7706H97.5484L97.4866%2019.7588H100.992V13.7235H98.2285C95.0504%2013.7235%2092.6947%2015.3588%2091.2973%2017.6529Z'%20fill='%237A7C7F'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3001_1190'%3e%3crect%20width='97'%20height='21'%20fill='white'%20transform='translate(31%2013)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="vc.ru"/></div></div></div><div class="me_184c732c"></div><div class="me_d77b8cf7"></div></div></div></div><style data-mantine-styles="inline">.__m__-_R_2mmb_{padding-block:var(--mantine-spacing-xl);}@media(min-width: 75em){.__m__-_R_2mmb_{padding-block:var(--mantine-spacing-xl);}}</style><div style="--container-size:var(--container-size-lg)" class="m_7485cace mantine-Container-root __m__-_R_2mmb_" data-size="lg" data-strategy="block"><style data-mantine-styles="inline">.__m__-_R_1mmmb_{margin-bottom:var(--mantine-spacing-xl);width:100%;}@media(min-width: 36em){.__m__-_R_1mmmb_{width:60%;}}@media(min-width: 48em){.__m__-_R_1mmmb_{margin-bottom:var(--mantine-spacing-xxl);width:50%;}}</style><h2 style="--title-fw:var(--mantine-h2-font-weight);--title-lh:var(--mantine-h2-line-height);--title-fz:var(--mantine-h2-font-size);font-size:var(--mantine-font-size-display-3)" class="m_8a5d1357 mantine-Title-root __m__-_R_1mmmb_" data-order="2">Отзывы о Хекслете на площадках</h2><style data-mantine-styles="inline">.__m__-_R_2mmmb_{--grid-gutter:var(--mantine-spacing-xs);}</style><div style="--grid-align:stretch" class="m_410352e9 mantine-Grid-root __m__-_R_2mmmb_"><div class="m_dee7bd2f mantine-Grid-inner"><style data-mantine-styles="inline">.__m__-_R_dmmmmb_{--col-flex-grow:auto;--col-flex-basis:100%;--col-max-width:100%;}@media(min-width: 48em){.__m__-_R_dmmmmb_{--col-flex-grow:auto;--col-flex-basis:25%;--col-max-width:25%;}}</style><div class="m_96bdd299 mantine-Grid-col __m__-_R_dmmmmb_"><div role="link" tabindex="0" style="cursor:pointer;height:100%"><button style="display:block;width:100%;height:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="TutorTop"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(13.125rem * var(--mantine-scale))" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h4)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">TutorTop</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-display-3)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.8</p></div></button></div></div><style data-mantine-styles="inline">.__m__-_R_lmmmmb_{--col-flex-grow:auto;--col-flex-basis:100%;--col-max-width:100%;}@media(min-width: 48em){.__m__-_R_lmmmmb_{--col-flex-grow:auto;--col-flex-basis:75%;--col-max-width:75%;}}</style><div class="m_96bdd299 mantine-Grid-col __m__-_R_lmmmmb_"><style data-mantine-styles="inline">.__m__-_R_1dlmmmmb_{--sg-spacing-x:var(--mantine-spacing-xs);--sg-spacing-y:var(--mantine-spacing-xs);--sg-cols:2;}@media(min-width: 48em){.__m__-_R_1dlmmmmb_{--sg-cols:4;}}</style><div class="m_2415a157 mantine-SimpleGrid-root __m__-_R_1dlmmmmb_"><div role="link" tabindex="0" style="cursor:pointer"><button style="display:block;width:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Отзовик"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(6.25rem * var(--mantine-scale));display:flex" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h6)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Отзовик</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-h5)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.5</p></div></button></div><div role="link" tabindex="0" style="cursor:pointer"><button style="display:block;width:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="О курсах"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(6.25rem * var(--mantine-scale));display:flex" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h6)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">О курсах</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-h5)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.6</p></div></button></div><div role="link" tabindex="0" style="cursor:pointer"><button style="display:block;width:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Academy market"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(6.25rem * var(--mantine-scale));display:flex" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h6)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Academy market</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-h5)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.7</p></div></button></div><div role="link" tabindex="0" style="cursor:pointer"><button style="display:block;width:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Сравни.ру"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(6.25rem * var(--mantine-scale));display:flex" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h6)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Сравни.ру</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-h5)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.6</p></div></button></div><div role="link" tabindex="0" style="cursor:pointer"><button style="display:block;width:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Каталог курсов"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(6.25rem * var(--mantine-scale));display:flex" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h6)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Каталог курсов</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-h5)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.8</p></div></button></div><div role="link" tabindex="0" style="cursor:pointer"><button style="display:block;width:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Пикабу"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(6.25rem * var(--mantine-scale));display:flex" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h6)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Пикабу</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-h5)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.6</p></div></button></div><div role="link" tabindex="0" style="cursor:pointer"><button style="display:block;width:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Т-Ж"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(6.25rem * var(--mantine-scale));display:flex" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h6)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Т-Ж</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-h5)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.5</p></div></button></div><div role="link" tabindex="0" style="cursor:pointer"><button style="display:block;width:100%" class="mantine-focus-auto m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="КурсХаб"><div style="padding-block:var(--mantine-spacing-xs);background:var(--app-color-surface);height:calc(6.25rem * var(--mantine-scale));display:flex" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:space-between;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><p style="font-size:var(--mantine-font-size-h6)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">КурсХаб</p><div style="--ti-bg:transparent;--ti-color:var(--mantine-color-gray-light-color);--ti-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="m_7341320d mantine-ThemeIcon-root" data-variant="subtle" color="gray" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-arrow-up-right "><path d="M17 7l-10 10"></path><path d="M8 7l9 0l0 9"></path></svg></div></div><p style="margin-top:auto;font-size:var(--mantine-font-size-h5)" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">4.6</p></div></button></div></div></div></div></div></div><style data-mantine-styles="inline">.__m__-_R_qmb_{padding-block:var(--mantine-spacing-xl);}@media(min-width: 75em){.__m__-_R_qmb_{padding-block:var(--mantine-spacing-xl);}}</style><div style="--container-size:var(--container-size-md)" class="m_7485cace mantine-Container-root __m__-_R_qmb_" data-size="md" data-strategy="block"><h2 style="--title-fw:var(--mantine-h2-font-weight);--title-lh:var(--mantine-h2-line-height);--title-fz:var(--mantine-h2-font-size);margin-bottom:var(--mantine-spacing-xl);font-size:var(--mantine-font-size-display-3);text-align:center" class="m_8a5d1357 mantine-Title-root" data-order="2">Вопросы и Ответы</h2><div style="--accordion-chevron-size:auto" class="m_9bdbb667 mantine-Accordion-root" data-variant="default" id="mantine-_R_lqmb_" data-accordion="true"><div class="m_fe19b709 m_9bd7b098 mantine-Accordion-item" data-active="true"><button class="mantine-focus-auto m_6939a5e9 m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-expanded="true" aria-controls="mantine-_R_lqmb_-panel-qa-1" id="mantine-_R_lqmb_-control-qa-1"><span class="m_3f35ae96 mantine-Accordion-chevron" data-rotate="true" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><p style="font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Что изучается на курсе «Алгоритмы и структуры данных» и для чего это нужно?</p></span><span class="m_9bd771fe mantine-Accordion-icon" data-chevron-position="right"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-point "><path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0"></path></svg></span></button><div style="box-sizing:border-box;opacity:1;transition:opacity 200ms ease" class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-_R_lqmb_-panel-qa-1" aria-labelledby="mantine-_R_lqmb_-control-qa-1"><div class="m_4ba554d4 mantine-Accordion-content"><p style="white-space:pre-line" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">На курсе «Алгоритмы и структуры данных» вы изучите, как работать с основными алгоритмами и структурами, такими как массивы, списки, деревья и графы. Эти знания помогут вам улучшить навыки программирования, оптимизировать код и стать востребованным разработчиком.
Курс создан для тех, кто хочет разобраться в принципах структуры данных, научиться писать эффективный код и успешно пройти технические собеседования. Обучение проходит в формате онлайн, что позволяет вам гибко управлять своим временем.
</p></div></div></div><div class="m_fe19b709 m_9bd7b098 mantine-Accordion-item"><button class="mantine-focus-auto m_6939a5e9 m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-chevron-position="right" type="button" aria-expanded="false" aria-controls="mantine-_R_lqmb_-panel-qa-2" id="mantine-_R_lqmb_-control-qa-2"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><p style="font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Как курс «Алгоритмы и структуры данных» помогает в карьере программиста?</p></span><span class="m_9bd771fe mantine-Accordion-icon" data-chevron-position="right"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-point "><path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0"></path></svg></span></button><div style="box-sizing:border-box;opacity:0;transition:opacity 200ms ease;height:0;overflow:hidden;display:none" class="m_df78851f mantine-Accordion-panel" aria-hidden="true" role="region" id="mantine-_R_lqmb_-panel-qa-2" aria-labelledby="mantine-_R_lqmb_-control-qa-2" inert=""><div class="m_4ba554d4 mantine-Accordion-content"><p style="white-space:pre-line" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Наши курсы дают практические навыки, необходимые для успешной работы разработчиком. Вы научитесь использовать алгоритмы и структуры данных в реальных проектах, писать оптимальный код и решать сложные задачи.
Для программистов, которые хотят получить первую работу или продвинуться в карьере, знание алгоритмов и структур становится ключевым преимуществом. Обучение включает реальные кейсы, что делает вас конкурентоспособным кандидатом на рынке труда.</p></div></div></div><div class="m_fe19b709 m_9bd7b098 mantine-Accordion-item"><button class="mantine-focus-auto m_6939a5e9 m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-chevron-position="right" type="button" aria-expanded="false" aria-controls="mantine-_R_lqmb_-panel-qa-3" id="mantine-_R_lqmb_-control-qa-3"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width:calc(1rem * var(--mantine-scale));height:calc(1rem * var(--mantine-scale));display:block"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label"><p style="font-weight:bold" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Почему стоит выбрать именно этот курс по алгоритмам и структурам данных?</p></span><span class="m_9bd771fe mantine-Accordion-icon" data-chevron-position="right"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-point "><path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0"></path></svg></span></button><div style="box-sizing:border-box;opacity:0;transition:opacity 200ms ease;height:0;overflow:hidden;display:none" class="m_df78851f mantine-Accordion-panel" aria-hidden="true" role="region" id="mantine-_R_lqmb_-panel-qa-3" aria-labelledby="mantine-_R_lqmb_-control-qa-3" inert=""><div class="m_4ba554d4 mantine-Accordion-content"><p style="white-space:pre-line" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Наш курс объединяет теорию и практику, помогая вам освоить алгоритмы и структуры программирования. Это идеальный выбор как для начинающих программистов, так и для опытных разработчиков, стремящихся улучшить свои навыки.
Обучение включает пошаговое изучение структур данных и алгоритмов. Курсы проходят полностью онлайн, поэтому вы можете учиться в удобное для вас время. Знания, полученные на курсе, помогут вам начать работать над проектами с уверенностью и эффективностью.
</p></div></div></div></div></div></div></div>
</main>
<footer class="bg-dark fw-light text-light px-3 py-5">
<div class="row small">
<div class="col-12 col-sm-6 col-md-3">
<div class="h5 mb-3">Хекслет</div>
<ul class="list-unstyled">
<li>
<a class="nav-link link-light py-1 ps-0" href="/pages/about">О нас</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/testimonials">Отзывы</a>
</li>
<li>
<span class="nav-link link-light py-1 ps-0 external-link" data-href="https://b2b.hexlet.io" role="button">Корпоративное обучение</span>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/blog">Блог</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/qna">Вопросы и ответы</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/glossary">Глоссарий</a>
</li>
<li>
<span class="nav-link link-light py-1 ps-0 external-link" data-href="https://help.hexlet.io" data-target="_blank" role="button">Справка</span>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" target="_blank" rel="noopener noreferrer" href="/map">Карта сайта</a>
</li>
</ul>
</div>
<div class="col-12 col-sm-6 col-md-3">
<div class="h5 fw-normal mb-3">Направления</div>
<ul class="list-unstyled">
<li>
<a class="nav-link link-light py-1 ps-0" href="/courses_devops">DevOps
</a></li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/courses_data_analytics">Аналитика
</a></li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/courses_backend_development">Бэкенд
</a></li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/courses_programming">Программирование
</a></li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/courses_testing">Тестирование
</a></li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/courses_front_end_dev">Фронтенд
</a></li>
</ul>
</div>
<div class="col-12 col-sm-6 col-md-3">
<div class="h5">Профессии</div>
<ul class="list-unstyled">
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/devops-engineer-from-scratch">DevOps-инженер с нуля</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/go">Go-разработчик</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/java">Java-разработчик</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/python">Python-разработчик </a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/data-analytics">Аналитик данных</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/qa-engineer">Инженер по ручному тестированию</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/php">РНР-разработчик</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/frontend">Фронтенд-разработчик</a>
</li>
</ul>
</div>
<div class="col-12 col-sm-6 col-md-3">
<div class="h5">Навыки</div>
<ul class="list-unstyled">
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/python-django-developer">Django</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/docker">Docker</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/php-laravel-developer">Laravel</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/postman">Postman</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/js-react-developer">React</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/js-rest-api">REST API в Node.js</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/spring-boot">Spring Boot</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/programs/typescript">Typescript</a>
</li>
</ul>
</div>
</div>
<hr>
<div class="row">
<div class="col-12 col-sm-4 col-md-2">
<div class="fs-4">
<ul class="list-unstyled d-flex">
<li class="me-3">
<a aria-label="Telegram" target="_blank" class="link-light" rel="noopener noreferrer nofollow" href="https://t.me/hexlet_ru"><span class="bi bi-telegram"></span>
</a></li>
<li>
<a aria-label="Youtube" target="_blank" class="link-light" rel="noopener noreferrer nofollow" href="https://www.youtube.com/user/HexletUniversity"><span class="bi bi-youtube"></span>
</a></li>
</ul>
</div>
<div class="mb-2 d-flex flex-column">
<a class="link-light text-decoration-none" rel="nofollow" href="mailto:support@hexlet.io">support@hexlet.io</a>
<a class="link-light text-decoration-none py-2" target="_blank" href="https://t.me/hexlet_help_bot">t.me/hexlet_help_bot</a>
</div>
<ul class="list-unstyled d-flex">
<li class="me-3">
<span class="link-light text-decoration-none opacity-50 x-font-size-18 external-link" rel="nofollow" data-href="https://hexlet.io/locale/switch?new_locale=en" data-target="_self" role="button"><span class="my-auto">EN</span>
</span></li>
<li class="me-3">
<span class="link-light text-decoration-none opacity-50 x-font-size-18 opacity-100 external-link" rel="nofollow" data-href="https://ru.hexlet.io/locale/switch?new_locale=ru" data-target="_self" role="button"><span class="my-auto">RU</span>
</span></li>
<li class="me-3">
<span class="link-light text-decoration-none opacity-50 x-font-size-18 external-link" rel="nofollow" data-href="https://kz.hexlet.io/locale/switch?new_locale=kz" data-target="_self" role="button"><span class="my-auto">KZ</span>
</span></li>
</ul>
</div>
<div class="col-12 col-sm-4 col-md-3">
<ul class="list-unstyled fs-4">
<li class="mb-3">
<a class="link-light text-decoration-none" href="tel:8%20800%20100%2022%2047">8 800 100 22 47</a>
<span class="d-block opacity-50 small">бесплатно по РФ</span>
</li>
<li>
<a class="link-light text-decoration-none" href="tel:%2B7%20495%20085%2021%2062">+7 495 085 21 62</a>
<span class="d-block opacity-50 small">бесплатно по Москве</span>
</li>
</ul>
</div>
<div class="col-12 col-sm-4 col-md-3">
<div class="small mb-3">Образовательные услуги оказываются на основании Л035-01298-77/01989008 от 14.03.2025</div>
<ul class="list-unstyled small">
<li>
<a class="nav-link link-light py-1 ps-0" href="/pages/legal">Правовая информация</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/pages/offer">Оферта</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/pages/license">Лицензия</a>
</li>
<li>
<a class="nav-link link-light py-1 ps-0" href="/pages/contacts">Контакты</a>
</li>
</ul>
</div>
<div class="col-12 col-sm-12 col-md-4 small">
<div class="mb-2">
<div>ООО «<a href="/" class="text-decoration-none link-light">Хекслет Рус</a>»</div>
<div>108813 г. Москва, вн.тер.г. поселение Московский,</div>
<div>г. Московский, ул. Солнечная, д. 3А, стр. 1, помещ. 20Б/3</div>
<div>ОГРН 1217300010476</div>
<div>ИНН 7325174845</div>
</div>
<hr>
<div>АНО ДПО «<a href="/" class="text-decoration-none link-light">Учебный центр «Хекслет</a>»</div>
<div>119331 г. Москва, вн. тер. г. муниципальный округ</div>
<div>Ломоносовский, пр-кт Вернадского, д. 29</div>
<div>ОГРН 1247700712390</div>
<div>ИНН 7736364948</div>
</div>
</div>
</footer>
<div id="root-assistant-offcanvas"></div>
<script src="/vite/assets/assistant-Bukl1lYy.js" crossorigin="anonymous" type="module"></script><link rel="modulepreload" href="/vite/assets/chunk-DsPFFUou.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/init-BrRXra1y.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/ErrorFallbackBlock-naDSYSy9.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/MarkdownBlock-DbyKWoR_.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/gon-D3e4yh1x.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/mantine-CGMYrt2Y.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/shiki-V011pkdv.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/utils-DRqSHbQE.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/routes-CCH8ilKF.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/lib-XR8Qr8kR.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/dist-GCHh59xr.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/Box-B5-OOzBf.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/notifications.store-C-3AFSMn.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/useIsomorphicEffect-HJ6VK0D3.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/lib-KSp6QbZ0.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/axios-BEvgo0ym.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/classnames-l6ipYlLR.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/dayjs.min-BkKovM-s.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/debounce-jMQ_Cf4f.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/i18next-BlSq9s7B.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/client-U9M77rxp.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/react-dom-DaLxUz_h.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/useTranslation-Bx1Cdrkz.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/compiler-runtime-6XxiPFnt.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/jsx-runtime-CwjcCKJi.js" as="script" crossorigin="anonymous">
<link rel="modulepreload" href="/vite/assets/react-CkL4ZRHB.js" as="script" crossorigin="anonymous">
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/v67327c56f0bb4ef8b305cae61679db8f1769101564043" integrity="sha512-rdcWY47ByXd76cbCFzznIcEaCN71jqkWBBqlwhF1SY7KubdLKZiEGeP7AyieKZlGP9hbY/MhGrwXzJC/HulNyg==" data-cf-beacon='{"version":"2024.11.0","token":"d11015b65d11429ea6b4a2ef37dd7e0b","server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>