.ip-home-hero { –ip-navy: #071733; –ip-text: #101c35; –ip-muted: #66758e; –ip-blue: #1179f5; –ip-cyan: #12bdf0; –ip-purple: #3514a7; –ip-bg: #f7fbff; –ip-surface: #ffffff; –ip-border: #e4edf6; font-family: Inter, -apple-system, BlinkMacSystemFont, «Segoe UI», sans-serif; position: relative; max-width: 1540px; margin: 0 auto; padding: 24px 38px 40px; color: var(–ip-text); overflow-x: clip; background: radial-gradient( circle at 70% 44%, rgba(45, 158, 255, .11), transparent 31% ), linear-gradient( 180deg, #ffffff 0%, #f7fbff 100% ); }.ip-home-hero__trustbar { margin-bottom: 24px; }.ip-home-hero__trustbar-inner { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); max-width: 1040px; margin: 0 auto; }.ip-home-hero__trust { display: flex; align-items: center; justify-content: center; gap: 14px; min-height: 58px; padding: 6px 24px; }.ip-home-hero__trust + .ip-home-hero__trust { border-left: 1px solid #e6edf5; }.ip-home-hero__trust-icon { flex: 0 0 auto; width: 31px; height: 31px; color: #075aaa; }.ip-home-hero__trust-icon svg { width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }.ip-home-hero__trust strong,.ip-home-hero__trust span { display: block; }.ip-home-hero__trust strong { margin-bottom: 2px; font-size: 14px; font-weight: 700; line-height: 1.25; }.ip-home-hero__trust span { font-size: 12px; line-height: 1.3; color: var(–ip-muted); }.ip-home-hero .ip-home-nav { position: relative; z-index: 50; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 44px; min-height: 104px; padding: 0 30px; background: rgba(255, 255, 255, .94); border: 1px solid rgba(224, 233, 242, .8); border-radius: 22px; box-shadow: 0 15px 45px rgba(28, 65, 103, .06); backdrop-filter: blur(20px); }.ip-home-hero .ip-home-nav__logo { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; font-size: 23px; font-weight: 750; color: var(–ip-navy); }.ip-home-hero .ip-home-nav__logo-mark { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 50%; font-size: 14px; font-weight: 700; color: white; background: linear-gradient( 135deg, var(–ip-purple), var(–ip-cyan) ); }.ip-home-hero .ip-home-nav__menu { display: flex; align-items: center; justify-content: center; gap: clamp(20px, 2vw, 38px); }.ip-home-hero .ip-home-nav__menu a { display: inline-flex; align-items: center; gap: 6px; color: #111b30; text-decoration: none; font-size: 14px; font-weight: 520; transition: color .2s ease; }.ip-home-hero .ip-home-nav__menu a:hover { color: var(–ip-blue); }.ip-home-hero .ip-nav-chevron { font-size: 14px; }.ip-home-hero .ip-home-nav__actions { display: flex; align-items: center; gap: 12px; }.ip-home-hero .ip-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 0 26px; border-radius: 8px; font-size: 14px; font-weight: 650; line-height: 1; text-decoration: none; transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }.ip-home-hero .ip-btn:hover { transform: translateY(-1px); }.ip-home-hero .ip-btn–primary { color: #fff; background: linear-gradient( 100deg, #3412a7, #0878eb 60%, #11bce9 ); box-shadow: 0 8px 22px rgba(50, 69, 196, .16); }.ip-home-hero .ip-btn–outline { color: #086dd4; background: #fff; border: 1.5px solid #0a8cf2; }.ip-home-hero .ip-home-nav__icon { position: relative; display: grid; place-items: center; width: 42px; height: 42px; color: var(–ip-navy); text-decoration: none; }.ip-home-hero .ip-home-nav__icon svg { width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }.ip-home-hero .ip-home-nav__cart-count { position: absolute; top: 0; right: 1px; display: grid; place-items: center; min-width: 20px; height: 20px; padding: 0 5px; border-radius: 20px; color: #fff; background: var(–ip-purple); font-size: 10px; font-weight: 700; }.ip-home-hero .ip-home-nav__mobile-toggle { display: none; width: 42px; height: 42px; padding: 8px; background: transparent; border: 0; cursor: pointer; }.ip-home-hero .ip-home-nav__mobile-toggle span { display: block; width: 100%; height: 2px; margin: 5px 0; background: var(–ip-navy); }.ip-home-hero__main { display: grid; grid-template-columns: minmax(0, .92fr) minmax(500px, 1.08fr); align-items: center; min-height: 650px; padding: 42px 58px 16px; }.ip-home-hero__copy { position: relative; z-index: 5; }.ip-home-hero__eyebrow { display: inline-flex; margin-bottom: 26px; padding: 8px 15px; border-radius: 20px; font-size: 12px; font-weight: 700; line-height: 1; letter-spacing: .06em; text-transform: uppercase; color: #0774d8; background: linear-gradient( 90deg, rgba(21, 184, 241, .08), rgba(33, 139, 249, .09) ); }.ip-home-hero__copy h1 { max-width: 660px; margin: 0; font-family: inherit; color: var(–ip-navy); font-size: clamp(52px, 4.8vw, 72px); font-weight: 760; line-height: .94; letter-spacing: -.055em; }.ip-home-hero__copy h1 span { display: block; margin-top: 14px; color: #0c78ed; }.ip-home-hero__lead { max-width: 570px; margin: 32px 0; color: var(–ip-muted); font-size: 20px; line-height: 1.6; }.ip-home-hero__buttons { display: flex; flex-wrap: wrap; gap: 18px; margin-bottom: 38px; }.ip-home-hero .ip-hero-btn { display: inline-flex; align-items: center; justify-content: center; gap: 16px; min-height: 62px; padding: 0 26px; border-radius: 9px; text-decoration: none; font-size: 16px; font-weight: 700; transition: transform .2s ease, box-shadow .2s ease; }.ip-home-hero .ip-hero-btn:hover { transform: translateY(-2px); }.ip-home-hero .ip-hero-btn svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }.ip-home-hero .ip-hero-btn–primary { color: white; background: linear-gradient( 100deg, #3215ad, #117cf1 60%, #14bce9 ); box-shadow: 0 13px 25px rgba(16, 112, 228, .16); }.ip-home-hero .ip-hero-btn–secondary { color: #0871df; background: rgba(255,255,255,.7); border: 1.5px solid #167df0; }.ip-home-hero__features { display: flex; flex-wrap: wrap; gap: 26px; }.ip-home-hero__feature { display: flex; align-items: flex-start; gap: 10px; max-width: 190px; }.ip-home-hero__feature-icon { flex: 0 0 auto; display: grid; place-items: center; width: 38px; height: 38px; color: #078af2; }.ip-home-hero__feature-icon svg { width: 31px; height: 31px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }.ip-home-hero__feature strong { display: block; margin-bottom: 3px; color: var(–ip-navy); font-size: 13px; line-height: 1.3; }.ip-home-hero__feature span { display: block; color: var(–ip-muted); font-size: 11px; line-height: 1.4; }.ip-home-hero__visual { position: relative; min-height: 620px; width: 100%; overflow: hidden; }.ip-home-hero__halo { position: absolute; top: 48%; left: 57%; width: 520px; height: 520px; transform: translate(-50%, -50%); border-radius: 50%; background: radial-gradient( circle at center, rgba(95, 184, 255, .12), rgba(99, 182, 255, .06) 57%, transparent 58% ); border: 1px solid rgba(98, 179, 247, .1); }.ip-home-hero__dots { position: absolute; top: 24px; left: 9%; width: 96px; height: 80px; opacity: .22; background-image: radial-gradient( circle, #42a3f4 1.6px, transparent 2.2px ); background-size: 18px 18px; }.ip-home-hero .ip-device { position: absolute; display: block; width: auto; height: auto; object-fit: contain; filter: drop-shadow(0 20px 24px rgba(20, 45, 80, .11)); user-select: none; pointer-events: none; }.ip-home-hero .ip-device–hero { z-index: 5; right: 0; bottom: 24px; width: 100%; max-width: 760px; }.ip-home-hero__proof { position: relative; z-index: 10; display: grid; grid-template-columns: 1fr auto 1fr auto 1.4fr; align-items: center; max-width: 1180px; min-height: 118px; margin: -10px auto 0; padding: 18px 44px; background: rgba(255, 255, 255, .94); border: 1px solid #e3ebf5; border-radius: 20px; box-shadow: 0 15px 35px rgba(35, 68, 105, .06); }.ip-home-hero__proof-divider { width: 1px; height: 55px; margin: 0 34px; background: #e7edf4; }.ip-home-hero__proof-item { display: flex; align-items: center; justify-content: center; gap: 16px; }.ip-home-hero__proof-item strong,.ip-home-hero__proof-item span { display: block; }.ip-home-hero__proof-item strong { color: var(–ip-navy); font-size: 19px; }.ip-home-hero__proof-item > div > span { margin-top: 4px; color: var(–ip-muted); font-size: 13px; }.ip-home-hero__rating { display: grid; grid-template-columns: auto auto auto; justify-content: center; align-items: end; gap: 7px; }.ip-home-hero__rating > strong { color: #0b7af0; font-size: 44px; line-height: .9; }.ip-home-hero__rating-max { color: var(–ip-navy); font-size: 16px; font-weight: 650; }.ip-home-hero__stars { color: #0795ed; font-size: 16px; letter-spacing: 1px; }.ip-home-hero__rating small { grid-column: 1 / -1; margin-top: 4px; color: var(–ip-muted); font-size: 12px; }.ip-home-hero__proof-icon { flex: 0 0 auto; width: 48px; height: 48px; color: #078af2; }.ip-home-hero__proof-icon svg { width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-width: 1.4; stroke-linecap: round; stroke-linejoin: round; } @media (max-width: 1180px) {.ip-home-hero .ip-home-nav { gap: 22px; }.ip-home-hero .ip-home-nav__menu { gap: 18px; }.ip-home-hero__main { grid-template-columns: minmax(0, 1fr) minmax(420px, .9fr); padding-left: 34px; padding-right: 34px; }.ip-home-hero__copy h1 { font-size: 58px; }.ip-home-hero__visual { transform: scale(.9); transform-origin: center right; } } @media (max-width: 1020px) {.ip-home-hero { padding-left: 20px; padding-right: 20px; }.ip-home-hero__trustbar { display: none; }.ip-home-hero .ip-home-nav { grid-template-columns: 1fr auto; min-height: 80px; padding: 0 20px; }.ip-home-hero .ip-home-nav__menu { position: absolute; top: calc(100% + 10px); left: 0; right: 0; display: none; flex-direction: column; align-items: stretch; padding: 20px; background: #fff; border: 1px solid var(–ip-border); border-radius: 16px; box-shadow: 0 20px 50px rgba(24, 57, 91, .12); }.ip-home-hero .ip-home-nav.is-open .ip-home-nav__menu { display: flex; }.ip-home-hero .ip-home-nav__menu a { padding: 11px 6px; }.ip-home-hero .ip-btn { display: none; }.ip-home-hero .ip-home-nav__mobile-toggle { display: block; }.ip-home-hero__main { grid-template-columns: 1fr; padding: 60px 20px 0; }.ip-home-hero__copy { text-align: center; }.ip-home-hero__copy h1,.ip-home-hero__lead { margin-left: auto; margin-right: auto; }.ip-home-hero__buttons,.ip-home-hero__features { justify-content: center; }.ip-home-hero__visual { transform: none; min-height: 520px; margin-top: 25px; }.ip-home-hero__proof { grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 10px; }.ip-home-hero__proof-divider { display: none; } } @media (max-width: 640px) {.ip-home-hero { padding: 12px; }.ip-home-hero .ip-home-nav__logo { font-size: 19px; }.ip-home-hero .ip-home-nav__logo-mark { width: 40px; height: 40px; }.ip-home-hero .ip-home-nav__icon { display: none; }.ip-home-hero__main { padding: 50px 8px 0; }.ip-home-hero__eyebrow { margin-bottom: 20px; font-size: 10px; }.ip-home-hero__copy h1 { font-size: clamp(42px, 13vw, 54px); }.ip-home-hero__lead { margin-top: 25px; font-size: 16px; }.ip-home-hero__buttons { display: grid; grid-template-columns: 1fr; gap: 12px; }.ip-home-hero .ip-hero-btn { width: 100%; }.ip-home-hero__features { display: grid; grid-template-columns: 1fr; max-width: 330px; margin: 32px auto 0; text-align: left; }.ip-home-hero__feature { max-width: none; }.ip-home-hero__visual { min-height: 390px; }.ip-home-hero__halo { width: 360px; height: 360px; }.ip-home-hero__proof { grid-template-columns: 1fr; gap: 25px; padding: 28px 20px; }.ip-home-hero__proof-item { justify-content: flex-start; }.ip-home-hero__rating { justify-content: flex-start; } } @media (max-width: 1020px) and (min-width: 641px) {.ip-home-hero__visual { min-height: 0; aspect-ratio: 4 / 3; overflow: hidden; }.ip-home-hero .ip-device–hero { top: auto; right: auto; bottom: 0; left: 50%; width: 92%; max-width: none; transform: translateX(-50%); } } @media (max-width: 640px) {.ip-home-hero__visual { min-height: 0; aspect-ratio: 4 / 3; margin-top: 18px; overflow: hidden; }.ip-home-hero .ip-device–hero { top: auto; right: auto; bottom: 0; left: 50%; width: 100%; max-width: none; transform: translateX(-50%); }.ip-home-hero__dots { opacity: .14; transform: scale(.72); transform-origin: top left; } } body.page-id-5161 #brx-content > h1{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
12 mes garantía
todo al dispositivo
rápido kiszállítás
1–2 día laborable
Recogida en persona
1075 Budapest, Asbóth calle 18.
servicio técnico propio
de expertos compatibilidad
fiable. rápido. iPrestige.
Apple dispositivos.
Jobb decisión.
Nuevo y reacondicionado Apple productos con garantía,
personal con recogida y con servicio técnico propio.
dispositivos ver
Vendo mi dispositivo
verificado dispositivos
todo nuestro producto átvizsgáljuk.
12 mes garantía
Garantía integral para todo.
Te ayudamos választani
Szakértő csapat, ayuda real.
4,7
/ 5
★★★★★
126 vélemény Google-on
10 000+
satisfecho cliente
Saját budapesti üzlet
1075 Budapest, Asbóth calle 18.
