.rentdevice-hero-wrap{--rd-hero-ink:#333e48;--rd-hero-accent:#694da1;--rd-hero-muted:#687e93;--rd-hero-fill:#e3e9ef;--rd-hero-radius:22px;container-type:inline-size;margin:0 0 30px}.rentdevice-hero{background:linear-gradient(180deg,#f3f6f9 0%,var(--rd-hero-fill) 100%);border-radius:var(--rd-hero-radius);padding:56px 56px 52px}.rentdevice-hero__eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 26px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rd-hero-accent)}.rentdevice-hero__eyebrow:before{content:"";width:17px;height:2px;border-radius:1px;background:var(--rd-hero-accent);opacity:.55;flex:none}.rentdevice-hero__title{margin:0;font-size:28px;line-height:1.14;font-weight:800;letter-spacing:-.02em;color:var(--rd-hero-ink)}.rentdevice-hero__title em{font-style:normal;color:var(--rd-hero-accent)}.rentdevice-hero__lead{margin:24px 0 0;font-size:clamp(15px,1.6vw,19px);font-weight:500;line-height:1.5;color:var(--rd-hero-muted)}.rentdevice-hero__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--rd-hero-accent);margin:0 11px 3px}@media (max-width:767px){.rentdevice-hero{padding:34px 22px 32px}.rentdevice-hero__eyebrow{font-size:11px;letter-spacing:.1em;gap:9px}.rentdevice-hero__eyebrow:before{width:11px;height:2px}.rentdevice-hero__dot{margin:0 8px 3px;width:5px;height:5px}}@container (min-width:700px){.rentdevice-hero__title{font-size:min(4cqw,52px);white-space:nowrap}}@supports not (container-type:inline-size){@media (min-width:768px){.rentdevice-hero__title{font-size:clamp(28px,3.2vw,44px)}}}