Новинка Apple · 2026
iPhone 18Pro Max Больше экрана. Больше контроля над кадром.
Ставрополь · Нижний Новгород
Максимум — теперь ещё больше. Большой OLED‑дисплей, система камер Pro и запас мощности для работы, съёмки и игр. Всё важное — в отдельных историях, без перегруженного каталога.
Super Retina XDR
Большой экран. Большая сцена. 6,9 дюйма для видео, документов и деталей кадра. ProMotion до 120 Гц делает движение естественно плавным.
Камеры Pro · 48 Мп
Свет решает. Вы управляете. Переменная диафрагма помогает контролировать свет и глубину резкости прямо во время съёмки.
В одной минуте
Главное в цифрах. Ключевые параметры собраны в одном месте. Итоговые характеристики конкретной версии проверим перед покупкой.
ДИСПЛЕЙ
6,9″ OLED Super Retina XDR с ProMotion до 120 Гц
КАМЕРЫ
48 Мп система камер Pro для фото и видео высокого разрешения
ПРОЦЕССОР
A20 Pro запас производительности для игр, монтажа и работы
ПАМЯТЬ
до 2 ТБ несколько конфигураций под ваши задачи
ВИДЕО
4K Dolby Vision, ProRes и профессиональные форматы съёмки
ПЛАВНОСТЬ
120 Гц адаптивная частота обновления интерфейса
ЗАЩИТА
IP68 защита корпуса от воды и пыли
ПОДКЛЮЧЕНИЕ
USB‑C Wi‑Fi 7, Bluetooth и поддержка eSIM
Покупка без лишних шагов. Подберём версию, проверим устройство и поможем перейти со старого iPhone на новый.
✓ Оригинальная техника Серийный номер устройства можно проверить до покупки.
↻ Trade‑in Оценим старое устройство и зачтём его стоимость при покупке нового.
₽ Кредит и рассрочка Подберём доступный вариант оформления через банки‑партнёры.
→ Доставка по России Отправляем заказы транспортными компаниями в другие города.
⇄ Перенос данных Поможем перенести фотографии, контакты и важные данные.
+ Настройка устройства Установим нужные приложения и подготовим телефон к работе.
Выберите свой магазин. Назовите желаемые память и цвет. Магазин уточнит цену, наличие, срок получения и условия гарантии.
Ставрополь Нижний Новгород
Отзывы покупателей
Нас выбирают снова. 5,0 более 1 800 отзывов в 2ГИС
★★★★★
Регулярно покупает здесь технику и отмечает серьёзный подход и высокое качество обслуживания. Сергей Полещук Подтверждённый отзыв · 2ГИС
★★★★★
Покупают уже пятый телефон: всё честно и без сюрпризов, консультанты подробно отвечают на вопросы. Оксана Ю Подтверждённый отзыв · 2ГИС
★★★★★
Телефоном довольна: команда помогла перенести данные и установить необходимые приложения. Мария Астафьева Подтверждённый отзыв · 2ГИС
Отзывы сокращены без изменения смысла. Читать все отзывы в 2ГИС
Самое важное
Характеристики. Дисплей 6,9″ OLED Super Retina XDR, 2868 × 1320, ProMotion до 120 Гц, Always‑On и Dynamic Island.
Камеры Основная, сверхширокоугольная и телефото — по 48 Мп. Переменная диафрагма основной камеры.
Видео 4K Dolby Vision до 120 кадров/с на основной камере, ProRes и ProRes RAW.
Память и цвета 256 ГБ, 512 ГБ, 1 ТБ и 2 ТБ. Black, Silver, Glacier и Burgundy. Доступные комплектации уточняются в магазине.
Связь и SIM Wi‑Fi 7, Bluetooth 6 и USB‑C. Поддержка физической SIM и eSIM зависит от региональной версии устройства.
Защита и система IP68, Face ID и iOS 27. Доступность отдельных функций зависит от языка и региона.
Перед покупкой
Частые вопросы. Когда появятся цена и наличие iPhone 18 Pro Max? Финальные цены, цвета и комплектации зависят от поставки. Оставьте запрос — магазин сообщит актуальную информацию по выбранному городу.
Почему у вас дешевле, чем в других магазинах? Прямые поставки и оптимизированные расходы помогают удерживать конкурентную стоимость техники.
Как убедиться, что устройство оригинальное? Серийный номер гаджета можно проверить лично через официальный сервис Apple до покупки.
Как работает Trade‑in? Заполните форму оценки, укажите состояние и комплектацию устройства. Менеджер назовёт предварительную стоимость, после чего понадобится принести технику в магазин для проверки.
Можно оформить кредит или рассрочку? Да. Доступные программы и условия зависят от решения банка. Менеджер поможет подобрать вариант и расскажет, какие документы потребуются.
Есть доставка в другой город? Да, магазин отправляет устройства по России с помощью транспортных компаний. Стоимость и срок доставки уточняются при оформлении.
Поможете перенести данные и настроить телефон? Да. В магазине помогут перенести важные данные, установить доступные приложения и подготовить устройство к использованию.
:root {
--ink: #050505;
--paper: #f5f5f7;
--white: #fff;
--muted: #86868b;
--green: #31bd29;
--wine: #65091c;
--wine-light: #d66c83;
--line-dark: rgba(255,255,255,.14);
--line-light: rgba(0,0,0,.1);
--max: 1180px;
--radius: clamp(26px, 4vw, 52px);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--ink); }
body {
margin: 0;
color: var(--white);
background: var(--ink);
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Arial, sans-serif;
-webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
img { display: block; max-width: 100%; }
figure { margin: 0; }
a:focus-visible, button:focus-visible, summary:focus-visible {
outline: 3px solid var(--green);
outline-offset: 5px;
}
.shell { width: min(var(--max), calc(100% - 44px)); margin-inline: auto; }
.eyebrow {
margin: 0 0 18px;
color: var(--green);
font-size: 14px;
font-weight: 700;
letter-spacing: .12em;
text-transform: uppercase;
}
.display {
margin: 0;
font-size: clamp(54px, 9vw, 126px);
line-height: .92;
letter-spacing: -.065em;
font-weight: 680;
}
.section-title {
margin: 0;
font-size: clamp(42px, 6vw, 80px);
line-height: .98;
letter-spacing: -.055em;
font-weight: 660;
}
.lead {
margin: 28px 0 0;
max-width: 690px;
color: #b4b4ba;
font-size: clamp(20px, 2vw, 28px);
line-height: 1.28;
letter-spacing: -.02em;
}
.button {
display: inline-flex;
min-height: 50px;
align-items: center;
justify-content: center;
padding: 0 24px;
border: 0;
border-radius: 999px;
background: var(--green);
color: #fff;
font-size: 16px;
font-weight: 650;
cursor: pointer;
transition: transform .2s ease, background .2s ease;
}
.button:hover { background: #27a920; transform: translateY(-1px); }
.button--ghost { background: rgba(255,255,255,.08); border: 1px solid var(--line-dark); }
.button--ghost:hover { background: rgba(255,255,255,.15); }
.topbar {
position: sticky;
inset: 0 0 auto;
z-index: 30;
background: #0a0a0b;
box-shadow: 0 1px 0 rgba(255,255,255,.08);
}
.header-top { border-bottom: 1px solid rgba(255,255,255,.08); background: #020203; }
.header-top-inner, .header-main-inner { display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.header-top-inner { min-height: 54px; }
.header-main-inner { min-height: 76px; }
.header-links, .header-contact, .catalog-links, .header-actions { display: flex; align-items: center; }
.header-links { gap: 30px; color: #b7b7bc; font-size: 14px; }
.header-links a:hover, .catalog-links a:hover { color: #fff; }
.menu-link { display: inline-flex; align-items: center; gap: 10px; color: #fff; font-weight: 650; }
.menu-dots { width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid #3a3a3f; border-radius: 50%; letter-spacing: 2px; }
.header-contact { gap: 18px; white-space: nowrap; color: #a9a9af; font-size: 14px; }
.online { color: #b8b8bd; }
.online::before { content: ""; display: inline-block; width: 6px; height: 6px; margin-right: 9px; border-radius: 50%; background: var(--green); vertical-align: 2px; }
.header-phone { color: #fff; font-size: 18px; font-weight: 700; letter-spacing: -.02em; }
.socials { display: flex; gap: 8px; padding-left: 18px; border-left: 1px solid #333338; }
.social { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 50%; background: #19191b; color: var(--green); font-size: 11px; font-weight: 800; }
.logo { flex: 0 0 auto; }
.logo img { width: 112px; height: 46px; object-fit: contain; }
.catalog-links { gap: 34px; color: #f1f1f3; font-size: 16px; font-weight: 650; }
.catalog-link { display: inline-flex; align-items: center; gap: 12px; }
.catalog-grid { width: 20px; height: 20px; display: grid; grid-template-columns: 1fr 1fr; gap: 5px; }
.catalog-grid i { display: block; border-radius: 50%; background: #fff; }
.sold { display: inline-flex; align-items: center; gap: 10px; padding: 0 24px; border-inline: 1px solid #343438; color: #a9a9af; white-space: nowrap; }
.sold strong { color: var(--green); }
.header-actions { gap: 0; }
.header-action { position: relative; display: inline-flex; align-items: center; gap: 10px; min-height: 44px; padding: 0 22px; border-right: 1px solid #343438; font-weight: 650; }
.header-action:last-child { border-right: 0; }
.action-icon { width: 38px; height: 38px; display: grid; place-items: center; border: 1px solid #343438; border-radius: 50%; font-size: 17px; }
.action-count { position: absolute; top: -2px; left: 48px; min-width: 24px; height: 24px; display: grid; place-items: center; padding: 0 6px; border-radius: 999px; background: var(--green); color: #fff; font-size: 12px; }
.hero {
position: relative;
min-height: calc(100svh - 130px);
overflow: hidden;
background:
radial-gradient(circle at 78% 45%, rgba(162,18,48,.42), transparent 34%),
radial-gradient(circle at 68% 105%, rgba(82,3,22,.58), transparent 42%),
#050505;
}
.hero::after {
content: "";
position: absolute;
inset: auto 0 0;
height: 26%;
background: linear-gradient(transparent, #050505);
pointer-events: none;
}
.hero-inner {
position: relative;
z-index: 2;
min-height: calc(100svh - 130px);
display: grid;
grid-template-columns: .9fr 1.1fr;
align-items: center;
gap: 30px;
padding-block: 28px;
}
.hero-copy { position: relative; z-index: 3; padding: 48px 0 70px; }
.hero-title span { color: transparent; background: linear-gradient(105deg, #fff 12%, #f2b4c2 52%, #8e2038 95%); background-clip: text; }
.hero-sub { margin: 26px 0 0; color: #dedee3; font-size: clamp(22px, 2.25vw, 32px); line-height: 1.15; letter-spacing: -.035em; font-weight: 560; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 36px; }
.hero-art { position: relative; align-self: center; display: flex; justify-content: center; min-width: 0; padding: 18px; }
.hero-art::before {
content: "";
position: absolute;
inset: 8% 2% 3%;
border-radius: 48px;
background: radial-gradient(circle at 50% 36%, rgba(208,72,105,.38), rgba(90,3,26,.14) 58%, transparent 76%);
filter: blur(28px);
}
.hero-art img {
position: relative;
width: auto;
max-width: min(470px, 43vw);
max-height: calc(100svh - 250px);
object-fit: contain;
border: 1px solid rgba(255,255,255,.16);
border-radius: 34px;
box-shadow: 0 30px 85px rgba(73,0,20,.42);
}
.hero-meta { position: absolute; z-index: 4; bottom: 24px; left: 0; color: #77777d; font-size: 13px; }
.intro { padding: clamp(110px, 16vw, 220px) 0; text-align: center; }
.intro .display { max-width: 1040px; margin-inline: auto; }
.intro .display .dim { color: #6e6e73; }
.intro p { max-width: 750px; margin: 44px auto 0; color: #a1a1a7; font-size: clamp(21px, 2.4vw, 31px); line-height: 1.3; font-weight: 560; letter-spacing: -.025em; }
.stage { padding: 0 0 clamp(88px, 12vw, 160px); }
.stage-card { min-height: 760px; border-radius: var(--radius); overflow: hidden; }
.display-card {
display: grid;
grid-template-columns: 1.06fr .94fr;
align-items: center;
padding: clamp(36px, 7vw, 90px);
color: #111;
background: linear-gradient(135deg, #fff 0%, #f4f4f6 58%, #e2e2e6 100%);
}
.display-card .eyebrow { color: #aa1638; }
.display-card .lead { color: #5c5c62; }
.screen-rings { position: relative; min-height: 480px; }
.ring { position: absolute; border-radius: 50%; border: 1px solid rgba(112,14,38,.26); }
.ring:nth-child(1) { width: 430px; height: 430px; inset: 50% auto auto 50%; transform: translate(-50%,-50%); background: radial-gradient(circle, #7e0d2a 0 17%, #1b030a 18% 32%, #e2a2b1 33% 34%, transparent 35%); box-shadow: 0 30px 90px rgba(94,0,25,.22); }
.ring:nth-child(2) { width: 300px; height: 300px; inset: 50% auto auto 50%; transform: translate(-50%,-50%); border-color: rgba(255,255,255,.25); }
.ring-copy { position: absolute; inset: 50% 0 auto; transform: translateY(-50%); text-align: center; color: #fff; }
.ring-copy strong { display: block; font-size: 72px; line-height: .9; letter-spacing: -.06em; }
.ring-copy span { display: block; margin-top: 13px; color: #e9cad2; font-size: 16px; }
.camera-card {
position: relative;
min-height: min(900px, 92svh);
display: flex;
align-items: flex-end;
padding: clamp(36px, 7vw, 88px);
background: #21030b url("https://static.tildacdn.com/tild3864-6232-4139-b535-373533363465/photo_2026-09-14_11-.jpg") center 53% / cover no-repeat;
}
.camera-card::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.04) 22%, rgba(0,0,0,.9) 100%); }
.camera-card-copy { position: relative; z-index: 2; max-width: 760px; }
.camera-card .section-title { font-size: clamp(50px, 7vw, 96px); }
.performance-card {
position: relative;
display: grid;
grid-template-columns: .9fr 1.1fr;
gap: 60px;
align-items: center;
padding: clamp(42px, 8vw, 100px);
background: radial-gradient(circle at 80% 20%, #49101f, transparent 40%), linear-gradient(135deg, #151517, #070708);
border: 1px solid var(--line-dark);
}
.chip {
width: min(400px, 100%);
aspect-ratio: 1;
display: grid;
place-items: center;
border-radius: 23%;
background: linear-gradient(145deg, #811d35, #280610 60%, #0b0b0d);
box-shadow: inset 0 0 0 1px rgba(255,255,255,.12), 0 40px 90px rgba(0,0,0,.45);
transform: rotate(-7deg);
}
.chip span { text-align: center; font-size: clamp(50px, 6vw, 84px); font-weight: 700; letter-spacing: -.07em; line-height: .83; }
.chip small { display: block; margin-top: 18px; color: #e4a4b2; font-size: 17px; letter-spacing: .1em; }
.facts { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 16px; margin-top: 40px; }
.fact { padding: 22px 0; border-top: 1px solid var(--line-dark); color: #a4a4aa; font-size: 16px; line-height: 1.4; }
.fact strong { display: block; margin-bottom: 6px; color: #fff; font-size: 23px; letter-spacing: -.03em; }
.quick-specs { padding: 26px 0 clamp(100px, 13vw, 170px); }
.quick-specs-head { display: flex; align-items: end; justify-content: space-between; gap: 38px; margin-bottom: 44px; }
.quick-specs-head p { max-width: 430px; margin: 0; color: #96969d; font-size: 18px; line-height: 1.48; }
.quick-specs-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 15px; }
.quick-spec {
min-height: 240px;
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 28px;
overflow: hidden;
border: 1px solid var(--line-dark);
border-radius: 30px;
background: linear-gradient(145deg, #18181b, #0b0b0d);
}
.quick-spec--accent { background: radial-gradient(circle at 90% 10%, rgba(214,108,131,.34), transparent 42%), linear-gradient(145deg, #47101d, #13060a); }
.quick-spec-icon { color: var(--green); font-size: 16px; font-weight: 800; letter-spacing: .08em; }
.quick-spec strong { display: block; font-size: clamp(34px, 4vw, 56px); line-height: .9; letter-spacing: -.06em; }
.quick-spec span { display: block; margin-top: 14px; color: #a5a5ac; font-size: 16px; line-height: 1.35; }
.assurance { padding: clamp(92px, 12vw, 150px) 0; color: #111; background: #fff; }
.assurance-head { display: grid; grid-template-columns: 1.25fr .75fr; gap: 60px; align-items: end; margin-bottom: 48px; }
.assurance-head p { margin: 0; color: #696970; font-size: 19px; line-height: 1.5; }
.assurance-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 16px; }
.assurance-card { min-height: 230px; padding: 30px; border-radius: 30px; background: #f3f3f5; }
.assurance-card b { width: 42px; height: 42px; display: grid; place-items: center; margin-bottom: 42px; border-radius: 50%; background: #111; color: var(--green); font-size: 18px; }
.assurance-card h3 { margin: 0; font-size: 25px; letter-spacing: -.035em; }
.assurance-card p { margin: 12px 0 0; color: #6d6d73; font-size: 16px; line-height: 1.45; }
.assurance-cta { display: flex; align-items: center; justify-content: space-between; gap: 30px; margin-top: 18px; padding: 30px 34px; border-radius: 30px; color: #fff; background: #111; }
.assurance-cta strong { font-size: clamp(24px, 3vw, 40px); letter-spacing: -.04em; }
.buy { padding: clamp(100px, 14vw, 180px) 0; color: #111; background: var(--paper); }
.buy-head { display: flex; align-items: end; justify-content: space-between; gap: 34px; margin-bottom: 50px; }
.buy-head p { max-width: 430px; margin: 0; color: #68686d; font-size: 19px; line-height: 1.45; }
.city-tabs { display: flex; gap: 10px; margin-bottom: 24px; }
.city-tab { min-height: 45px; padding: 0 20px; border: 1px solid var(--line-light); border-radius: 999px; background: #fff; color: #333; cursor: pointer; }
.city-tab[aria-pressed="true"] { border-color: #111; background: #111; color: #fff; }
.store-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 18px; }
.store {
padding: clamp(30px, 4vw, 52px);
border-radius: 34px;
background: #fff;
box-shadow: 0 1px 0 rgba(0,0,0,.04);
transition: transform .25s ease, box-shadow .25s ease, opacity .25s ease;
}
.store[aria-hidden="true"] { opacity: .48; }
.store.is-active { box-shadow: 0 0 0 2px var(--green), 0 22px 60px rgba(0,0,0,.08); transform: translateY(-4px); }
.store h3 { margin: 0 0 20px; font-size: clamp(30px, 3.2vw, 46px); letter-spacing: -.045em; }
.store p { min-height: 80px; margin: 0; color: #68686d; font-size: 17px; line-height: 1.55; }
.store-phone { display: inline-block; margin: 24px 0 28px; font-size: 22px; font-weight: 650; }
.store .button--ghost { color: #111; border-color: var(--line-light); background: #f2f2f4; }
.specs { padding: clamp(100px, 14vw, 180px) 0; }
.specs-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: start; }
.specs-title { position: sticky; top: 112px; }
.spec-list { border-top: 1px solid var(--line-dark); }
.spec-list details { border-bottom: 1px solid var(--line-dark); }
.spec-list summary { display: flex; justify-content: space-between; gap: 24px; padding: 28px 0; list-style: none; cursor: pointer; font-size: 21px; font-weight: 600; }
.spec-list summary::-webkit-details-marker { display: none; }
.spec-list summary::after { content: "+"; color: var(--green); font-size: 28px; font-weight: 400; line-height: .8; }
.spec-list details[open] summary::after { content: "−"; }
.spec-list p { margin: -6px 0 30px; color: #a8a8ae; font-size: 17px; line-height: 1.55; }
.reviews { padding: clamp(95px, 12vw, 150px) 0; color: #111; background: var(--paper); }
.reviews-head { display: flex; align-items: end; justify-content: space-between; gap: 36px; margin-bottom: 44px; }
.reviews-score { text-align: right; }
.reviews-score strong { display: block; font-size: clamp(44px, 6vw, 78px); line-height: .82; letter-spacing: -.07em; }
.reviews-score span { display: block; margin-top: 12px; color: #6c6c72; font-size: 15px; }
.reviews-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 16px; }
.review-card { min-height: 295px; display: flex; flex-direction: column; padding: 30px; border-radius: 30px; background: #fff; }
.review-stars { color: var(--green); font-size: 18px; letter-spacing: .12em; }
.review-card blockquote { margin: 30px 0; font-size: 20px; line-height: 1.42; letter-spacing: -.02em; }
.review-author { margin-top: auto; padding-top: 22px; border-top: 1px solid var(--line-light); }
.review-author strong { display: block; font-size: 16px; }
.review-author span { display: block; margin-top: 5px; color: #838389; font-size: 13px; }
.reviews-more { margin-top: 24px; color: #5b5b61; font-size: 14px; }
.reviews-more a { color: #111; font-weight: 700; text-decoration: underline; text-underline-offset: 4px; }
.promos { padding: clamp(90px, 11vw, 140px) 0; color: #111; background: #e9e9ed; }
.promos-head { margin-bottom: 38px; }
.promos-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 18px; }
.promo-card {
position: relative;
min-height: 330px;
overflow: hidden;
padding: 34px;
border-radius: 32px;
background: #fff;
}
.promo-card--wide { grid-column: 1 / -1; min-height: 350px; }
.promo-copy { position: relative; z-index: 2; max-width: 340px; }
.promo-copy h3 { margin: 0; font-size: clamp(28px, 3vw, 42px); letter-spacing: -.045em; }
.promo-copy p { margin: 14px 0 28px; color: #77777d; font-size: 16px; line-height: 1.45; }
.promo-card img { position: absolute; z-index: 1; object-fit: contain; pointer-events: none; }
.promo-card--wide img { right: -2%; bottom: -29%; width: 66%; }
.promo-card--telegram img { right: -11%; bottom: -15%; width: 76%; }
.promo-card--news img { right: -17%; bottom: -12%; width: 83%; }
.promo-card .button { min-height: 46px; padding-inline: 22px; }
.promo-card .button--outline { color: var(--green); background: transparent; border: 1px solid var(--green); }
.promo-card .button--outline:hover { color: #fff; background: var(--green); }
.faq { padding: clamp(100px, 14vw, 175px) 0; }
.faq-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: start; }
.faq-title { position: sticky; top: 112px; }
.faq-list { border-top: 1px solid var(--line-dark); }
.faq-list details { border-bottom: 1px solid var(--line-dark); }
.faq-list summary { display: flex; justify-content: space-between; gap: 24px; padding: 28px 0; list-style: none; cursor: pointer; font-size: 21px; font-weight: 600; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: "+"; flex: 0 0 auto; color: var(--green); font-size: 28px; font-weight: 400; line-height: .8; }
.faq-list details[open] summary::after { content: "−"; }
.faq-list p { margin: -6px 0 30px; color: #a8a8ae; font-size: 17px; line-height: 1.6; }
.foot { padding: 42px 0 70px; border-top: 1px solid var(--line-dark); color: #77777e; font-size: 13px; line-height: 1.55; }
.foot-row { display: flex; justify-content: space-between; gap: 30px; margin-bottom: 26px; }
.foot-links { display: flex; flex-wrap: wrap; gap: 22px; color: #c4c4c8; }
.reveal { opacity: 0; transform: translateY(28px); transition: opacity .75s ease, transform .75s cubic-bezier(.2,.7,.2,1); }
.reveal.is-visible { opacity: 1; transform: none; }
@media (max-width: 900px) {
.header-links a:not(.menu-link), .online, .socials, .sold, .catalog-links > a:not(.catalog-link) { display: none; }
.header-top-inner { min-height: 48px; }
.header-main-inner { min-height: 68px; }
.catalog-links { margin-left: auto; }
.hero-inner, .display-card, .performance-card, .specs-grid, .faq-grid { grid-template-columns: 1fr; }
.hero { min-height: auto; }
.hero-inner { min-height: auto; align-content: center; gap: 0; padding-block: 56px; }
.hero-copy { padding: 30px 0 0; }
.hero-art { margin-top: 36px; }
.hero-art img { width: auto; max-width: min(520px, 82vw); max-height: none; }
.hero-meta { display: none; }
.stage-card { min-height: auto; }
.display-card { gap: 50px; }
.screen-rings { min-height: 430px; }
.performance-card { gap: 70px; }
.chip { margin-inline: auto; }
.buy-head { display: block; }
.buy-head p { margin-top: 24px; }
.specs-title { position: static; }
.faq-title { position: static; }
.quick-specs-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
.assurance-head { grid-template-columns: 1fr; gap: 24px; }
.reviews-grid { grid-template-columns: 1fr; }
}
@media (max-width: 700px) {
.header-top { display: none; }
.header-main-inner { min-height: 64px; gap: 10px; }
.logo img { width: 88px; height: 38px; }
.catalog-links { gap: 0; }
.catalog-link { font-size: 14px; }
.catalog-links > a:not(.catalog-link) { display: none; }
.header-action { padding: 0 4px 0 13px; border: 0; }
.header-action span:not(.action-icon):not(.action-count) { display: none; }
.header-action:first-child { display: none; }
.action-icon { width: 36px; height: 36px; }
.action-count { top: -3px; left: 36px; }
}
@media (max-width: 620px) {
.shell { width: min(100% - 30px, var(--max)); }
.topbar .shell { width: min(100% - 24px, var(--max)); }
.display { font-size: clamp(52px, 17vw, 78px); }
.section-title { font-size: clamp(39px, 12vw, 58px); }
.hero-inner { padding-block: 58px 72px; }
.hero-sub { font-size: 23px; }
.hero-actions .button { width: 100%; }
.hero-art { align-self: center; margin-top: 38px; padding: 9px; }
.hero-art::before { inset: 10% 0 2%; border-radius: 34px; }
.hero-art img { width: auto; max-width: 100%; max-height: none; border-radius: 26px; }
.intro { text-align: left; }
.display-card, .camera-card, .performance-card { padding: 34px 24px; border-radius: 28px; }
.screen-rings { min-height: 330px; }
.ring:nth-child(1) { width: 300px; height: 300px; }
.ring:nth-child(2) { width: 210px; height: 210px; }
.ring-copy strong { font-size: 54px; }
.camera-card { min-height: 680px; background-position: 54% center; }
.camera-card .section-title { font-size: 48px; }
.facts, .store-grid { grid-template-columns: 1fr; }
.quick-specs-head, .reviews-head { display: block; }
.quick-specs-head p { margin-top: 22px; }
.quick-specs-grid, .assurance-grid, .promos-grid { grid-template-columns: 1fr; }
.quick-spec { min-height: 200px; }
.assurance-card { min-height: auto; }
.assurance-card b { margin-bottom: 32px; }
.assurance-cta { display: block; }
.assurance-cta .button { width: 100%; margin-top: 24px; }
.reviews-score { margin-top: 30px; text-align: left; }
.promo-card, .promo-card--wide { grid-column: auto; min-height: 440px; padding: 28px 24px; }
.promo-card--wide img { right: -48%; bottom: -9%; width: 150%; }
.promo-card--telegram img { right: -28%; bottom: -2%; width: 110%; }
.promo-card--news img { right: -34%; bottom: -1%; width: 118%; }
.store[aria-hidden="true"] { display: none; }
.buy { padding-top: 94px; }
.city-tabs { overflow-x: auto; padding-bottom: 3px; }
.city-tab { white-space: nowrap; }
.foot-row { display: block; }
.foot-links { margin-top: 20px; }
}
@media (prefers-reduced-motion: reduce) {
html { scroll-behavior: auto; }
.reveal { opacity: 1; transform: none; transition: none; }
}
Новинка Apple · 2026
iPhone 18Pro Max Больше экрана. Больше контроля над кадром.
Ставрополь · Нижний Новгород
Максимум — теперь ещё больше. Большой OLED‑дисплей, система камер Pro и запас мощности для работы, съёмки и игр. Всё важное — в отдельных историях, без перегруженного каталога.
Super Retina XDR
Большой экран. Большая сцена. 6,9 дюйма для видео, документов и деталей кадра. ProMotion до 120 Гц делает движение естественно плавным.
Камеры Pro · 48 Мп
Свет решает. Вы управляете. Переменная диафрагма помогает контролировать свет и глубину резкости прямо во время съёмки.
В одной минуте
Главное в цифрах. Ключевые параметры собраны в одном месте. Итоговые характеристики конкретной версии проверим перед покупкой.
ДИСПЛЕЙ
6,9″ OLED Super Retina XDR с ProMotion до 120 Гц
КАМЕРЫ
48 Мп система камер Pro для фото и видео высокого разрешения
ПРОЦЕССОР
A20 Pro запас производительности для игр, монтажа и работы
ПАМЯТЬ
до 2 ТБ несколько конфигураций под ваши задачи
ВИДЕО
4K Dolby Vision, ProRes и профессиональные форматы съёмки
ПЛАВНОСТЬ
120 Гц адаптивная частота обновления интерфейса
ЗАЩИТА
IP68 защита корпуса от воды и пыли
ПОДКЛЮЧЕНИЕ
USB‑C Wi‑Fi 7, Bluetooth и поддержка eSIM
Покупка без лишних шагов. Подберём версию, проверим устройство и поможем перейти со старого iPhone на новый.
✓ Оригинальная техника Серийный номер устройства можно проверить до покупки.
↻ Trade‑in Оценим старое устройство и зачтём его стоимость при покупке нового.
₽ Кредит и рассрочка Подберём доступный вариант оформления через банки‑партнёры.
→ Доставка по России Отправляем заказы транспортными компаниями в другие города.
⇄ Перенос данных Поможем перенести фотографии, контакты и важные данные.
+ Настройка устройства Установим нужные приложения и подготовим телефон к работе.
Выберите свой магазин. Назовите желаемые память и цвет. Магазин уточнит цену, наличие, срок получения и условия гарантии.
Ставрополь Нижний Новгород
Отзывы покупателей
Нас выбирают снова. 5,0 более 1 800 отзывов в 2ГИС
★★★★★
Регулярно покупает здесь технику и отмечает серьёзный подход и высокое качество обслуживания. Сергей Полещук Подтверждённый отзыв · 2ГИС
★★★★★
Покупают уже пятый телефон: всё честно и без сюрпризов, консультанты подробно отвечают на вопросы. Оксана Ю Подтверждённый отзыв · 2ГИС
★★★★★
Телефоном довольна: команда помогла перенести данные и установить необходимые приложения. Мария Астафьева Подтверждённый отзыв · 2ГИС
Отзывы сокращены без изменения смысла. Читать все отзывы в 2ГИС
Самое важное
Характеристики. Дисплей 6,9″ OLED Super Retina XDR, 2868 × 1320, ProMotion до 120 Гц, Always‑On и Dynamic Island.
Камеры Основная, сверхширокоугольная и телефото — по 48 Мп. Переменная диафрагма основной камеры.
Видео 4K Dolby Vision до 120 кадров/с на основной камере, ProRes и ProRes RAW.
Память и цвета 256 ГБ, 512 ГБ, 1 ТБ и 2 ТБ. Black, Silver, Glacier и Burgundy. Доступные комплектации уточняются в магазине.
Связь и SIM Wi‑Fi 7, Bluetooth 6 и USB‑C. Поддержка физической SIM и eSIM зависит от региональной версии устройства.
Защита и система IP68, Face ID и iOS 27. Доступность отдельных функций зависит от языка и региона.
Перед покупкой
Частые вопросы. Когда появятся цена и наличие iPhone 18 Pro Max? Финальные цены, цвета и комплектации зависят от поставки. Оставьте запрос — магазин сообщит актуальную информацию по выбранному городу.
Почему у вас дешевле, чем в других магазинах? Прямые поставки и оптимизированные расходы помогают удерживать конкурентную стоимость техники.
Как убедиться, что устройство оригинальное? Серийный номер гаджета можно проверить лично через официальный сервис Apple до покупки.
Как работает Trade‑in? Заполните форму оценки, укажите состояние и комплектацию устройства. Менеджер назовёт предварительную стоимость, после чего понадобится принести технику в магазин для проверки.
Можно оформить кредит или рассрочку? Да. Доступные программы и условия зависят от решения банка. Менеджер поможет подобрать вариант и расскажет, какие документы потребуются.
Есть доставка в другой город? Да, магазин отправляет устройства по России с помощью транспортных компаний. Стоимость и срок доставки уточняются при оформлении.
Поможете перенести данные и настроить телефон? Да. В магазине помогут перенести важные данные, установить доступные приложения и подготовить устройство к использованию.