.ed-hero{display:flex;flex-direction:column;align-items:center;padding:96px 28px 52px;text-align:center}@media(max-width: 768px){.ed-hero{padding:64px 20px 40px}}.ed-hero__pill{display:flex;align-items:center;gap:8px;padding:8px 17px 8px 13px;background:#fff5f8;border:1px solid #fdd3e0;border-radius:999px}.ed-hero__pill span{font-family:"Menlo",monospace;font-size:11.5px;letter-spacing:.92px;color:#cc4570;text-transform:uppercase}.ed-hero__pill-dot{width:6px;height:6px;border-radius:3px;background:#fc739c;opacity:.68;flex-shrink:0}.ed-hero__heading{margin-top:22px;padding-right:12px;font-size:120px;font-weight:700;line-height:114px;letter-spacing:-4.8px;white-space:nowrap;background:linear-gradient(100deg, #18181B 35.98%, #CC4570 60.52%, #F45273 83.31%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 900px){.ed-hero__heading{padding-right:4px;font-size:80px;line-height:76px;letter-spacing:-3.2px}}@media(max-width: 468px){.ed-hero__heading{padding-right:3px;font-size:52px;line-height:50px;letter-spacing:-2px;white-space:normal}}.ed-hero__subhead{margin-top:22px;max-width:540px;font-size:19px;line-height:29.45px;letter-spacing:-0.095px;color:#71717a}@media(max-width: 768px){.ed-hero__subhead{font-size:16px;line-height:25px}}.ed-hero__timeline{display:flex;flex-direction:column;margin-top:36px;width:100%;max-width:400px}.ed-hero__timeline-track{position:relative;width:100%;height:3px;border-radius:3px;background:#e4e4e7}.ed-hero__timeline-fill{position:absolute;top:0;left:0;width:16px;height:3px;border-radius:3px;background:linear-gradient(90deg, #fc739c, #7c5aff)}.ed-hero__timeline-marker{position:absolute;top:-3.5px;left:11px;width:10px;height:10px;border-radius:5px;background:#fff;border:2.5px solid #cc4570}.ed-hero__timeline-labels{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.ed-hero__timeline-labels span{font-family:"Menlo",monospace;font-size:11px;letter-spacing:.22px;color:#a1a1aa}.ed-hero__timeline-labels span:nth-child(2){color:#71717a}.ed-hero__stats{display:flex;align-items:stretch;margin-top:38px;width:100%;max-width:658px;background:#fff;border:1px solid #e4e4e7;border-radius:28px;box-shadow:0 13px 14.5px rgba(77,77,77,.1),0 52px 26px rgba(77,77,77,.09)}@media(max-width: 768px){.ed-hero__stats{flex-direction:column}}.ed-hero__stat{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;padding:24px 18px;position:relative}.ed-hero__stat:not(.ed-hero__stat--last)::after{content:"";position:absolute;top:21px;right:0;width:1px;height:73px;background:#e4e4e7}@media(max-width: 768px){.ed-hero__stat:not(.ed-hero__stat--last)::after{display:none}}.ed-hero__stat-value{font-size:34px;font-weight:700;letter-spacing:-1.02px;color:#18181b}.ed-hero__stat-label{font-size:12px;line-height:16.8px;color:#71717a}.ed-hero__summary{margin-top:36px;max-width:580px;font-size:14.5px;line-height:24.65px;color:#71717a}.ed-hero__summary strong{font-weight:600;color:#18181b}.ed-statement{display:flex;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;padding:53px 28px 52px;border-top:1px solid #f4f4f5}@media(max-width: 768px){.ed-statement{padding:40px 20px 36px}}.ed-statement__text{max-width:624px;font-size:22px;font-weight:500;line-height:33px;letter-spacing:-0.88px;color:#18181b;text-align:center}@media(max-width: 768px){.ed-statement__text{font-size:18px;line-height:27px;letter-spacing:-0.5px}}.ed-scene{--scene-accent-bg: #fff5f8;--scene-accent-text: #cc4570;--scene-accent-dot: #fc739c;display:flex;flex-direction:column;align-items:center;max-width:1120px;margin:0 auto;padding:89px 28px 88px;border-top:1px solid #f4f4f5}@media(max-width: 900px){.ed-scene{padding:56px 20px}}.ed-scene--purple{--scene-accent-bg: #f1eefe;--scene-accent-text: #5c4ba0;--scene-accent-dot: #7c5aff;position:relative;z-index:0;background:#fafafa;box-shadow:0 0 0 100vmax #fafafa;clip-path:inset(0 -100vmax)}.ed-scene--teal{--scene-accent-bg: #e9f8fa;--scene-accent-text: #1f7e8f;--scene-accent-dot: #2fa8bc}.ed-scene__intro{display:flex;flex-direction:column;align-items:center;max-width:640px;text-align:center}.ed-scene__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--scene-accent-bg);border-radius:12px}.ed-scene__icon svg{width:19px;height:19px}.ed-scene__eyebrow{margin-top:20px;font-family:"Menlo",monospace;font-size:11.5px;letter-spacing:1.15px;color:var(--scene-accent-text)}.ed-scene__heading{margin-top:14px;font-size:42px;font-weight:700;line-height:47.04px;letter-spacing:-1.26px;color:#18181b}@media(max-width: 768px){.ed-scene__heading{font-size:30px;line-height:36px;letter-spacing:-0.8px}}.ed-scene__desc{margin-top:14px;font-size:15.5px;line-height:24.8px;color:#71717a}.ed-scene__feature{display:flex;flex-direction:row;align-items:center;gap:64px;width:100%;padding:56px 0}.ed-scene__feature--reverse{flex-direction:row-reverse}.ed-scene__feature--divider{border-top:1px solid #f4f4f5;margin-top:40px}@media(max-width: 900px){.ed-scene__feature{flex-direction:column;gap:32px;padding:32px 0}.ed-scene__feature--reverse{flex-direction:column}}.ed-scene__media,.ed-scene__content{flex:1 1 0;min-width:0}.ed-scene__media{display:flex;border:1px solid #e4e4e7;border-radius:20px;background:var(--scene-accent-bg);overflow:hidden}.ed-scene__media img{width:100%;height:auto;display:block}.ed-scene__content{display:flex;flex-direction:column;align-items:flex-start}.ed-scene__content-eyebrow{display:flex;align-items:center;gap:10px}.ed-scene__content-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--scene-accent-bg);border-radius:8px}.ed-scene__content-icon svg{width:13px;height:13px}.ed-scene__content-eyebrow span:last-child{font-family:"Menlo",monospace;font-size:11px;letter-spacing:.66px;text-transform:uppercase;color:#a1a1aa}.ed-scene__content-heading{margin-top:16px;font-size:26px;font-weight:600;line-height:32.24px;letter-spacing:-0.39px;color:#18181b}.ed-scene__content-desc{margin-top:12px;max-width:438px;font-size:15px;line-height:25.2px;color:#71717a}.ed-scene__tag{display:flex;align-items:center;gap:7px;margin-top:18px;margin-bottom:4px}.ed-scene__tag-dot{width:5px;height:5px;border-radius:2.5px;background:var(--scene-accent-dot);flex-shrink:0}.ed-scene__tag span:last-child{font-family:"Menlo",monospace;font-size:12px;letter-spacing:.12px;color:#18181b}.ed-scene__link{margin-top:14px;font-size:13.5px;font-weight:600;color:#18181b;border-bottom:1.5px solid var(--scene-accent-dot);padding-bottom:3.5px;text-decoration:none}.ed-scene__callout{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:116px;padding-bottom:60px;text-align:center}@media(max-width: 900px){.ed-scene__callout{padding-top:56px;padding-bottom:32px}}.ed-scene__callout-eyebrow{display:flex;align-items:center;gap:8px}.ed-scene__callout-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--scene-accent-bg);border-radius:7px}.ed-scene__callout-icon svg{width:12px;height:12px}.ed-scene__callout-eyebrow span:last-child{font-family:"Menlo",monospace;font-size:11px;letter-spacing:.88px;text-transform:uppercase;color:var(--scene-accent-text)}.ed-scene__callout-stat{margin-top:0;font-size:140px;font-weight:700;line-height:140px;letter-spacing:-6.3px;background:linear-gradient(114.45deg, rgb(252, 115, 156) 6.1733%, rgb(193, 60, 87) 58.765%, rgb(204, 69, 112) 93.827%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0)}@media(max-width: 900px){.ed-scene__callout-stat{font-size:88px;line-height:88px;letter-spacing:-4px}}@media(max-width: 468px){.ed-scene__callout-stat{font-size:64px;line-height:64px;letter-spacing:-2.8px}}.ed-scene__callout-text{margin-top:20px;max-width:440px;font-size:15px;line-height:24px;color:#71717a}.ed-scene__callout-text strong{font-weight:600;color:#18181b}.ed-next{display:flex;flex-direction:column;align-items:center;max-width:620px;margin:0 auto;padding:77px 28px 76px;border-top:1px solid #f4f4f5;text-align:center}@media(max-width: 768px){.ed-next{padding:48px 20px}}.ed-next__eyebrow{font-family:"Menlo",monospace;font-size:11.5px;letter-spacing:1.15px;color:#a1a1aa;text-transform:uppercase}.ed-next__heading{margin-top:16px;max-width:564px;font-size:32px;font-weight:700;letter-spacing:-0.64px;color:#18181b}@media(max-width: 768px){.ed-next__heading{font-size:24px;letter-spacing:-0.4px}}.ed-next__desc{margin-top:16px;max-width:564px;font-size:15px;line-height:25.5px;color:#71717a}.ed-cta-banner{position:relative;z-index:0;display:flex;justify-content:center;overflow:hidden;width:100%;padding:104px 28px;background:linear-gradient(169.64deg, rgb(24, 24, 27) 7.735%, rgb(43, 37, 48) 92.265%);box-shadow:0 0 0 100vmax #18181b;clip-path:inset(0 -100vmax)}@media(max-width: 768px){.ed-cta-banner{padding:64px 20px}}.ed-cta-banner__glow{position:absolute;width:600px;height:600px;border-radius:300px;pointer-events:none;filter:blur(60px)}.ed-cta-banner__glow--pink{top:-140px;left:50%;transform:translateX(-45%);background:radial-gradient(circle, rgba(252, 115, 156, 0.24) 0%, rgba(126, 58, 78, 0.12) 34%, rgba(0, 0, 0, 0) 68%)}.ed-cta-banner__glow--purple{top:5px;left:50%;transform:translateX(35%);background:radial-gradient(circle, rgba(124, 90, 255, 0.22) 0%, rgba(62, 45, 128, 0.11) 35%, rgba(0, 0, 0, 0) 70%)}.ed-cta-banner__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:580px;text-align:center}.ed-cta-banner__heading{font-size:44px;font-weight:700;letter-spacing:-1.1px;color:#fff}@media(max-width: 768px){.ed-cta-banner__heading{font-size:30px;letter-spacing:-0.6px}}.ed-cta-banner__desc{margin-top:16px;max-width:524px;font-size:15.5px;line-height:24.8px;color:hsla(0,0%,100%,.68)}.ed-cta-banner__actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:32px}.ed-cta-banner__btn.cta{min-width:0 !important;width:auto !important;padding:13px 24px !important;border-radius:999px !important;font-size:14px !important;letter-spacing:-0.07px !important}.ed-cta-banner__btn--primary.cta{background:linear-gradient(166.34deg, rgb(252, 115, 156) 0%, rgb(204, 69, 112) 100%) !important;box-shadow:0 12px 15px rgba(252,115,156,.5) !important}.ed-cta-banner__btn--secondary.cta{background:hsla(0,0%,100%,.08) !important;border:1px solid hsla(0,0%,100%,.2) !important}
