#rec2361743291 { padding-top: 0 !important; padding-bottom: 0 !important; background: #fbf7ee !important; } #rec2361743291 .t1001 > .t-container { max-width: none !important; width: 100% !important; } #rec2361743291 .t1001 > .t-container > .t-col { max-width: none !important; width: 100% !important; margin: 0 !important; padding: 0 !important; } #rec2361743291 .t1001__title, #rec2361743291 .t1001__btn-wrapper, #rec2361743291 .t1001__img-wrapper { display: none !important; } #rec2361743291 .t1001__descr { max-width: none !important; width: 100% !important; margin: 0 !important; padding: 0 !important; font-family: Inter, Arial, sans-serif !important; color: #2b241e !important; } #record2361743301, #record2361743311, #record2361743321, #record2361743331, #record2361743341, #record2361743351, #record2361743361, #record2361743371, #record2361743381, #record2361743391, #record2361743401 { display: none !important; } .schnb-landing * { box-sizing: border-box; } .schnb-landing { --bg: #fbf7ee; --paper: #fffdf7; --green: #314b32; --green2: #78925d; --accent: #d86d35; --accent2: #a83f2a; --rose: #f2dfd3; --text: #2b241e; --muted: #6d6258; --line: rgba(49,75,50,.16); background: var(--bg); color: var(--text); font-family: Inter, Arial, sans-serif; line-height: 1.45; } .schnb-landing section { padding: 86px 20px; } .schnb-wrap { max-width: 1180px; margin: 0 auto; } .schnb-kicker { display: inline-flex; align-items: center; gap: 8px; padding: 9px 14px; border: 1px solid var(--line); border-radius: 999px; color: var(--green); background: rgba(255,255,255,.68); font-size: 14px; font-weight: 700; letter-spacing: .03em; text-transform: uppercase; } .schnb-hero { min-height: 92vh; display: flex; align-items: center; padding: 58px 20px 38px; background: radial-gradient(circle at 86% 18%, rgba(216,109,53,.16), transparent 34%), linear-gradient(135deg, #fbf7ee 0%, #f4eadb 62%, #e6d8c1 100%); } .schnb-hero-grid { display: grid; grid-template-columns: 1.03fr .97fr; gap: 42px; align-items: center; } .schnb-hero h1 { margin: 22px 0 12px; font-size: clamp(44px, 7vw, 86px); line-height: .94; letter-spacing: 0; text-transform: uppercase; color: var(--green); } .schnb-sub { font-size: clamp(21px, 2.4vw, 32px); font-weight: 700; color: #51372b; margin: 0 0 18px; } .schnb-lead { font-size: clamp(18px, 1.7vw, 23px); color: var(--muted); max-width: 760px; margin: 0 0 30px; } .schnb-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 58px; padding: 0 30px; border-radius: 999px; background: var(--accent); color: #fff !important; text-decoration: none !important; font-weight: 800; font-size: 17px; box-shadow: 0 16px 32px rgba(168,63,42,.22); transition: transform .2s ease, background .2s ease; } .schnb-btn:hover { transform: translateY(-2px); background: var(--accent2); } .schnb-photo { min-height: 560px; border-radius: 28px; overflow: hidden; background: linear-gradient(135deg, rgba(49,75,50,.78), rgba(120,146,93,.32)), url('https://images.unsplash.com/photo-1588167056547-c183313da47c?auto=format&fit=crop&w=1300&q=80') center/cover; position: relative; box-shadow: 0 28px 60px rgba(43,36,30,.20); } .schnb-photo::after { content: "Фото Николая в саду"; position: absolute; inset: auto 24px 24px 24px; padding: 18px 20px; border-radius: 18px; background: rgba(255,253,247,.92); color: var(--green); font-weight: 800; text-align: center; } .schnb-caption { margin-top: 18px; padding: 22px; border-radius: 22px; background: var(--paper); border: 1px solid var(--line); font-size: 16px; color: #4a4037; } .schnb-plaque { margin-top: 34px; padding: 24px 28px; border-radius: 24px; background: var(--green); color: #fff; font-size: clamp(20px, 2vw, 28px); font-weight: 800; max-width: 880px; } .schnb-title { font-size: clamp(34px, 4.2vw, 58px); line-height: 1.02; margin: 0 0 22px; color: var(--green); letter-spacing: 0; } .schnb-text { font-size: 20px; color: var(--muted); max-width: 840px; margin: 0 auto 36px; } .schnb-center { text-align: center; } .schnb-pain { background: #fffaf2; } .schnb-list { display: grid; gap: 16px; max-width: 980px; margin: 34px auto; } .schnb-item { display: grid; grid-template-columns: 38px 1fr; gap: 16px; align-items: start; padding: 22px 24px; border-radius: 22px; background: #fff; border: 1px solid var(--line); box-shadow: 0 10px 26px rgba(49,75,50,.06); font-size: 19px; color: #40362e; } .schnb-mark { width: 38px; height: 38px; border-radius: 50%; display: grid; place-items: center; background: #f7dfd6; color: var(--accent2); font-weight: 900; } .schnb-note { max-width: 940px; margin: 28px auto 0; padding: 28px; border-radius: 24px; background: #f3ead9; color: #3e332b; font-size: 22px; font-weight: 800; } .schnb-program { background: linear-gradient(180deg, #fbf7ee, #eef3e7); } .schnb-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; } .schnb-card { padding: 26px; border-radius: 24px; background: var(--paper); border: 1px solid var(--line); box-shadow: 0 12px 30px rgba(49,75,50,.07); } .schnb-card h3 { margin: 0 0 8px; color: var(--green); font-size: 22px; } .schnb-card p { margin: 0; color: var(--muted); font-size: 17px; } .schnb-dream { padding-top: 0; background: var(--green); color: #fff; } .schnb-wide-photo { min-height: 430px; margin: 0 -20px; background: linear-gradient(180deg, rgba(49,75,50,.05), rgba(49,75,50,.15)), url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1800&q=80') center/cover; } .schnb-dream .schnb-title { color: #fff; } .schnb-dream .schnb-card { background: rgba(255,255,255,.10); border-color: rgba(255,255,255,.22); color: #fff; box-shadow: none; } .schnb-dream .schnb-card p, .schnb-dream .schnb-card h3 { color: #fff; } .schnb-steps { background: #fffdf7; } .schnb-steps-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 30px; } .schnb-step-num { width: 48px; height: 48px; border-radius: 50%; display: grid; place-items: center; background: var(--accent); color: #fff; font-weight: 900; margin-bottom: 16px; } .schnb-author { background: #efe7d6; } .schnb-author-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 34px; align-items: center; } .schnb-author-photo { min-height: 520px; border-radius: 28px; background: linear-gradient(135deg, rgba(49,75,50,.72), rgba(216,109,53,.18)), url('https://images.unsplash.com/photo-1515150144380-bca9f1656ed9?auto=format&fit=crop&w=1100&q=80') center/cover; position: relative; overflow: hidden; } .schnb-author-photo::after { content: "Фото Николая"; position: absolute; inset: auto 22px 22px 22px; padding: 14px; border-radius: 16px; background: rgba(255,253,247,.92); color: var(--green); font-weight: 800; text-align: center; } .schnb-bullets { display: grid; gap: 12px; margin-top: 24px; } .schnb-bullet { display: grid; grid-template-columns: 28px 1fr; gap: 12px; font-size: 18px; color: #453b33; } .schnb-bullet span:first-child { color: var(--accent); font-weight: 900; } .schnb-buy { background: #fff8ee; } .schnb-price { display: inline-flex; align-items: baseline; gap: 10px; padding: 18px 24px; border-radius: 20px; background: #fff; border: 1px solid var(--line); margin: 10px 0 24px; color: var(--green); font-weight: 900; font-size: 40px; } .schnb-formbox { max-width: 680px; margin: 0 auto; padding: 30px; border-radius: 28px; background: #fff; border: 1px solid var(--line); box-shadow: 0 20px 45px rgba(49,75,50,.08); } .schnb-input { width: 100%; min-height: 54px; border: 1px solid #dfd5c8; border-radius: 14px; padding: 0 16px; margin-bottom: 12px; font-size: 16px; color: #7a6d61; background: #fbf7ee; text-align: left; display: flex; align-items: center; } .schnb-footer { padding: 38px 20px; background: #211c18; color: rgba(255,255,255,.72); text-align: center; font-size: 14px; } .schnb-footer a { color: #fff !important; } @media (max-width: 900px) { .schnb-hero-grid, .schnb-author-grid, .schnb-grid, .schnb-steps-row { grid-template-columns: 1fr; } .schnb-photo, .schnb-author-photo { min-height: 380px; } .schnb-landing section { padding: 62px 18px; } .schnb-hero { min-height: auto; } .schnb-item { grid-template-columns: 32px 1fr; font-size: 17px; padding: 18px; } }
Онлайн-интенсив
С чего начать благоустройство
Пошаговая система от эксперта с 15-летним опытом
Как избежать хаоса, переделок и напрасных трат, даже если вы в этом полный новичок.
Получить пошаговый планИдеальный участок начинается не с денег и не с лопаты. Он начинается с правильного плана.
Меня зовут Николай Берестов. За 15 лет я построил более 200 садов по всей России, и последние 13 лет живу в своём загородном доме. Я прошёл этот путь сам и провёл по нему сотни семей.
Знакомо ли вам это?
!
Не знаете, с чего начать: парковка, терраса, тропинки? А получится ли потом целостная картина сада и уют в нём?
!
Страшно представить, сколько это всё может стоить. Кажется, что нужны миллионы миллионов.
!
Боитесь совершить ошибки на старте, которые потом “выльются в копеечку”.
!
Хочется сделать только самое необходимое, чтобы не ходить по грязи, а украшать потом. Но рационально ли это?
!
Благоустройство — недешёвое удовольствие. Как сэкономить и не ухудшить качество?
Большинство начинает с покупки растений и парковки. Это путь к потерянным деньгам и нервам. Правильный старт — системный, и он гораздо проще и дешевле.
В интенсиве из 8 уроков мы разберём
Самое дорогое в благоустройстве — ошибки, которые совершаются, когда нарушают последовательность действий при старте.
Последовательность работ
Поймёте, что делать сначала, а что можно отложить без потерь.
Методы планирования
Разберёте подходы к планированию участка и выберете подходящий.
Ландшафтный дизайнер
Поймёте, нужен ли он вам. Если да — как выбрать специалиста.
Самостоятельная планировка
Научитесь сами делать планировку своего участка.
Зоны сада
Определитесь, что точно необходимо, какие бывают зоны, альтернативы и практичность.
Документы и примеры
К урокам есть примеры и образцы документов для подготовки к благоустройству.
Получить последовательностьА представьте, что вы сидите на террасе и любуетесь своим садом
Сад продуман до мелочей: практичный, качественный, пропорциональный и гармоничный.
Не потребовались годы на благоустройство, переделки и бесконечные корректировки.
Вы уложились в запланированный бюджет и заранее понимали последовательность работ.
Процесс оказался прозрачным и проще, чем казалось в самом начале.
Хочу такКак будет проходить обучение
1
Доступ после оплаты
Сразу после оплаты вы получите доступ к интенсиву на почту, указанную при покупке.
2
Уроки на GetCourse
Все уроки открываются сразу после оплаты на платформе Геткурс.
3
30 дней доступа
Доступ к интенсиву — 30 дней. Материалы можно скачать и пользоваться ими в любое время.
Вам не нужен опыт в планировании сада
Всё простым языком
Даже если вы полный новичок, каждый шаг объясняется понятно и без сложных терминов.
Первый дом — не страшно
Мы дадим чёткие инструкции и готовые решения, которые легко адаптировать под ваш участок.
Схемы и система
Если вы никогда не планировали сад, схемы и пошаговая система помогут разобраться без хаоса.
Без лишних трат
Вы заранее увидите, где можно сэкономить без потери качества и что лучше не делать на старте.
Автор
Приветствую! Меня зовут Николай Берестов
✓
15 лет занимаюсь благоустройством и ландшафтом.
✓
Руководитель ландшафтной компании САДПРОДАКШН, сооснователь KRONA.garden.
✓
Построил более 200 садов по всей России.
✓
Обучаю ландшафтников профессиональному благоустройству в Школе ландшафтного строителя.
✓
Более 13 лет живу в своём загородном доме, который построил и благоустроил сам.
✓
В ландшафтном бизнесе 12 лет: прошёл путь от прораба до собственника одной из лидирующих компаний в России.
Получите пошаговый план благоустройства участка
Черновой блок оплаты. Позже сюда добавим актуальную форму, ссылку GetCourse, оферту, политику и контакты.
3 900 ₽
Ваше имя
Email для доступа к интенсиву
Телефон или Telegram
Купить интенсивИП Берестов Николай · ИНН · Политика конфиденциальности · Договор-оферта · Контакты для связи
БСР — Благоустройство своими руками · СЧНБ — С чего начать благоустройство