.promo-hero__visual{--promo-hero-visual-width:380px;--promo-hero-shift:4%;--promo-hero-side-room:48px;--promo-device-metal:#4a5d70;--promo-line:#e7eaf0;--promo-surface:#fff;--promo-text:#141a23;--promo-shadow-card:0 1px 2px #141a230d, 0 12px 32px #141a2312;width:min(calc(100% - var(--promo-hero-side-room)), var(--promo-hero-visual-width));margin-right:var(--promo-hero-side-room);flex-direction:column;grid-area:visual;justify-self:end;align-items:center;min-height:480px;padding:8px 0 0;display:flex;position:relative;overflow:visible}.promo-hero__phone{aspect-ratio:640/1390;background:var(--promo-device-metal);border:0;border-radius:36px;width:210px;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff59,0 18px 40px #141a2324,0 4px 12px #141a2312}.promo-hero__phone--front{z-index:3;margin-left:var(--promo-hero-shift);position:relative}.promo-hero__phone--back{z-index:2;opacity:.9;cursor:pointer;position:absolute;top:12px;left:4%;transform:rotate(-7deg)scale(.9)}.promo-hero__phone--side{z-index:2;opacity:.9;cursor:pointer;position:absolute;top:12px;right:0;transform:rotate(7deg)scale(.9)}.promo-hero__slide{z-index:1;opacity:0;pointer-events:none;background:var(--promo-device-metal);border-radius:31px;transition:opacity .45s ease-in-out;position:absolute;inset:5px;overflow:hidden}.promo-hero__slide.is-active{opacity:1}.promo-hero__visual .promo-hero__slide picture,.promo-hero__visual .promo-hero__slide img{width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.promo-hero__visual .promo-hero__slide img{object-fit:fill;object-position:center;border-radius:0;width:100%;max-width:none;height:100%}.promo-hero__nav{z-index:4;margin-top:22px;margin-left:var(--promo-hero-shift);justify-content:center;gap:12px;display:flex;position:relative}.promo-hero__arrow{appearance:none;cursor:pointer;border:1px solid var(--promo-line);background:var(--promo-surface);width:46px;height:46px;color:var(--promo-text);box-shadow:var(--promo-shadow-card);-webkit-tap-highlight-color:transparent;border-radius:50%;font-size:18px;transition:background .15s,transform .15s,color .15s}@media (hover:hover) and (pointer:fine){.promo-hero__arrow:hover{background:var(--promo-text);color:#fff;transform:translateY(-1px)}}@media (pointer:coarse){.promo-hero__arrow:hover,.promo-hero__arrow:focus{background:var(--promo-surface);color:var(--promo-text);transform:none}}.promo-hero__arrow:active{background:var(--promo-text);color:#fff;transform:none}@media (prefers-reduced-motion:reduce){.promo-hero__slide{transition:none}}@media (width<=860px){.promo-hero__visual{--promo-hero-side-room:0px;--promo-hero-shift:0;width:min(100%,400px);min-height:580px}.promo-hero__phone{width:clamp(220px,58vw,252px)}.promo-hero__phone--back{left:0}.promo-hero__phone--side{right:0}}@media (width<=640px){.promo-hero__visual{width:min(100%,380px);min-height:560px}.promo-hero__phone{width:clamp(212px,58vw,232px)}}
