.rs-dlh__crumb{align-items:center;display:flex;font-family:var(--rs-font-body);font-size:11.5px;font-weight:500;gap:8px;margin:0 0 22px}.rs-dlh__crumb a{color:hsla(0,0%,100%,.3);text-decoration:none}.rs-dlh__crumb a:hover{color:var(--rs-white)}.rs-dlh__crumb .sep{color:hsla(0,0%,100%,.5)}.rs-dlh__crumb .current{color:hsla(0,0%,100%,.6)}.rs-dlh__title{color:var(--rs-white);font-family:var(--rs-font-heading);font-size:clamp(36px,4vw,48px);font-weight:800;letter-spacing:-.5px;line-height:1.2;margin:0 0 22px}.rs-dlh__title .line{display:block}.rs-dlh__title .line--blue{color:#4d8fff}.rs-dlh__sub{color:#7a8eaa;font-size:16px;font-weight:400;line-height:24px;margin:0 0 32px;max-width:589px}.rs-dlh__cta,.rs-dlh__sub{font-family:var(--rs-font-heading)}.rs-dlh__cta{align-items:center;background:var(--rs-accent);border-radius:12px;box-shadow:0 8px 20px rgba(139,217,111,.35);color:var(--rs-dark-900);display:inline-flex;font-size:15px;font-weight:800;gap:10px;padding:14px 32px;text-decoration:none;transition:background-color .15s ease,transform .15s ease}.rs-dlh__cta:hover{background:#9be07e;transform:translateY(-1px)}