.page{--canvas-w:1440px;--canvas-h:9439px;--canvas-scale:1;--c-white:#fff;--c-black:#000;--c-cyan:#1dd2ee;--c-teal:#09cac6;--c-teal-border:#08c9c6;--c-navy:#011a2e;--c-navy-bar:#011c30;--c-ink:#05081b;--c-ink-soft:#05081bc9;--c-page:#010858;--c-deep-blue:#010869;--c-grey:#bdbdbd;--c-rule:#b6b6b6;--c-error:#ff8a8a;--ff-display:var(--font-montserrat), Helvetica, Arial, sans-serif;--ff-body:var(--font-roboto), Helvetica, Arial, sans-serif;--fw-light:300;--fw-medium:500;--fw-extrabold:800;--fw-black:900;--fs-4xs:11.5px;--fs-3xs:12.5px;--fs-2xs:14.5px;--fs-xs:15.2px;--fs-sm:17.4px;--fs-sm-alt:17.7px;--fs-sm-bold:17.8px;--fs-base:18.2px;--fs-base-alt:18.9px;--fs-md:19px;--fs-md-alt:20px;--fs-md-lg:20.5px;--fs-lg:22.1px;--fs-lg-alt:23.1px;--fs-lg-body:23.5px;--fs-lg-body-alt:23.6px;--fs-xl:24.7px;--fs-xl-mod:25px;--fs-xl-alt:26.4px;--fs-2xl:29.1px;--fs-2xl-alt:29.5px;--fs-3xl:31px;--fs-4xl:38.1px;--fs-4xl-alt:38.8px;--fs-5xl:41.8px;--fs-5xl-alt:42.6px;--fs-6xl:50px;--fs-7xl:57.5px;--fs-8xl:60.5px;--fs-9xl:71.4px;--fs-10xl:85.3px;--fs-10xl-alt:86.2px;--fs-11xl:90.2px;--r-sm:7.12px;--r-md:9px;--r-lg:11px;--r-xl:14px;--r-2xl:16.22px;--r-3xl:21px;--sh-card:0px 34px 44.4px #00000040;--sh-chip-a:0px 22px 50.5px #000000e0;--sh-chip-b:0px 18px 22.1px #0000007a;--sh-chip-c:0px 28px 31.1px #00000063;--sh-form:2px 35px 41.1px #00000040;--g-hero-card:linear-gradient(44deg, #1dd2ee80 0%, #00086980 98%);--g-pill:linear-gradient(90deg, #1dd2ee 0%, #03549400 100%);--g-chip:linear-gradient(102deg, #011a2e 0%, #1dd2ee 100%);--g-risk-card:linear-gradient(180deg, #1dd2eeb3 0%, #011a2eb3 100%);--g-offer-card:linear-gradient(151deg, #1dd2ee9c 5%, #002ba69c 100%);--sp-2xs:12.63px;--sp-xs:32.84px;--sp-sm:40.42px;--sp-md:118px;--ease:cubic-bezier(.22, .61, .36, 1);--dur-fast:.16s;--dur-slow:.64s;background-color:var(--c-page);width:100%;position:relative;overflow:hidden}.site-header{z-index:3;-webkit-backdrop-filter:blur(10px);background:linear-gradient(#010858f7 0%,#010858ed 62%,#01085800 100%);justify-content:space-between;align-items:center;gap:24px;width:100%;padding:26px clamp(24px,3.2vw,68px);display:flex;position:fixed;top:0;left:0}.site-header__home{align-items:center;text-decoration:none;display:inline-flex}.site-header__lockup{object-fit:contain;width:auto;height:clamp(30px,2.5vw,46px)}.site-header__nav{align-items:center;gap:clamp(16px,2.1vw,42px);display:flex}.site-header__link{font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-white);white-space:nowrap;font-size:clamp(13px,1vw,18px);text-decoration:none}.site-header__link:hover{color:var(--c-cyan)}.site-header__cta{border-radius:var(--r-lg);background:var(--c-cyan);font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-black);white-space:nowrap;padding:clamp(9px,.85vw,14px) clamp(18px,1.7vw,32px);font-size:clamp(13px,1vw,18px);text-decoration:none}.site-header__cta:hover{filter:brightness(1.07)}.screen{background-color:var(--c-page);width:100%;position:relative;overflow:hidden}.screen__frame{transform:translateX(-50%) scale(var(--sec-scale,1));transform-origin:top;position:absolute;top:0;left:50%}.anchor{width:1px;height:1px;scroll-margin-top:110px;position:absolute;left:0}.screen__plane,.screen__art{position:absolute;top:0;left:0}.screen__art .backdrop__base,.screen__art .backdrop__hero-fill,.screen__art .backdrop__mid-fill,.screen__art .backdrop__lower-fill{width:var(--art-w,1440px);margin-left:calc(var(--art-w,1440px) / -2);max-width:none;left:50%}.screen__art .backdrop__looper,.screen__plane .hero__looper{width:var(--art-w,1440px);margin-left:calc(var(--art-w,1440px) / -2);max-width:none;left:50%;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 3% 97%,#0000 100%)}.page__canvas{margin-left:calc(var(--canvas-w) / -2);width:var(--canvas-w);height:var(--canvas-h);transform:scale(var(--canvas-scale));transform-origin:top;position:relative;left:50%;overflow:hidden}.page__region{position:static}.page .u-visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page__region.is-armed{opacity:0;transition:opacity var(--dur-slow) var(--ease)}.page__region.is-armed.is-visible{opacity:1}.is-armed .risks__card,.is-armed .assume__row,.is-armed .panel__portrait,.is-armed .hero__chip{transition:transform var(--dur-slow) var(--ease);transform:translateY(16px)}.is-armed.is-visible .risks__card,.is-armed.is-visible .assume__row,.is-armed.is-visible .panel__portrait,.is-armed.is-visible .hero__chip{transform:translateY(0)}.is-armed.is-visible .risks__card--2{transition-delay:80ms}.is-armed.is-visible .risks__card--3{transition-delay:.16s}.is-armed.is-visible .risks__card--4{transition-delay:.24s}.is-armed.is-visible .assume__row--2{transition-delay:70ms}.is-armed.is-visible .assume__row--3{transition-delay:.14s}.is-armed.is-visible .assume__row--4{transition-delay:.21s}.is-armed.is-visible .panel__portrait--2{transition-delay:90ms}.is-armed.is-visible .panel__portrait--3{transition-delay:.18s}.backdrop__base{width:1440px;height:9439px;position:absolute;top:0;left:calc(50% - 720px)}.backdrop__hero-fill{width:1440px;height:956px;position:absolute;top:0;left:calc(50% - 720px)}.backdrop__mid-fill{width:1440px;height:1817px;position:absolute;top:2661px;left:0}.backdrop__lower-fill{width:1440px;height:1737px;position:absolute;top:5012px;left:0}.backdrop__looper{mix-blend-mode:hard-light;position:absolute}.backdrop__looper--main{width:1440px;height:3973px;top:907px;left:0}.backdrop__looper--lower{width:1440px;height:4548px;top:3770px;left:0}.backdrop__looper--mid{width:984px;height:1744px;top:3451px;left:456px}.hero__title{width:665px;font-family:var(--ff-display);font-weight:var(--fw-medium);color:#0000;font-size:var(--fs-5xl-alt);text-align:center;letter-spacing:0;line-height:normal;position:absolute;top:187px;left:calc(50% - 332px)}.hero__em{color:var(--c-white)}.hero__em--accent{color:var(--c-cyan)}.hero__lede{width:643px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:#0000;font-size:var(--fs-8xl);letter-spacing:0;line-height:normal;position:absolute;top:419px;left:129px}.hero__sub{width:519px;font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-white);font-size:var(--fs-3xl);letter-spacing:0;line-height:normal;position:absolute;top:455px;left:802px}.hero__looper{mix-blend-mode:hard-light;position:absolute}.hero__looper--left{width:1009px;height:1692px;top:0;left:0}.hero__looper--right{width:755px;height:2306px;top:93px;left:685px}.hero__card{border-radius:var(--r-3xl);width:2031px;height:616px;box-shadow:var(--sh-card);-webkit-backdrop-filter:blur(10.05px)brightness();background:var(--g-hero-card);position:absolute;top:786px;left:127px}.hero__cutout--kayne{aspect-ratio:.88;width:517px;height:589px;position:absolute;top:728px;left:490px}.hero__cutout--mcreddie{aspect-ratio:.82;width:502px;height:616px;position:absolute;top:701px;left:923px}.hero__cutout--lobato{aspect-ratio:.87;width:531px;height:608px;position:absolute;top:709px;left:705px}.hero__counter-spots{left:1164px}.hero__eyebrow{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-lg-body);text-align:center;letter-spacing:0;line-height:normal;position:absolute;top:824px;left:calc(50% - 558px)}.hero__date-day,.hero__date-month{font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-5xl);text-align:center;letter-spacing:0;line-height:normal;position:absolute;left:163px}.hero__date-day{top:890px}.hero__date-month{top:941px}.hero__pill{border-radius:var(--r-lg);background:var(--g-pill);width:516px;height:74px;position:absolute;left:162px}.hero__pill--1{top:1011px}.hero__pill--2{top:1097px}.hero__pill--3{top:1183px}.hero__time{font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-5xl);text-align:center;letter-spacing:0;line-height:normal;position:absolute;left:189px}.hero__time--1{top:1022px}.hero__time--2{top:1108px}.hero__time--3{top:1194px}.hero__chip{width:157px;height:110px;position:absolute}.hero__chip--kayne{top:979px;left:615px}.hero__chip--mcreddie{top:979px;left:1157px}.hero__chip--lobato{width:163px;top:979px;left:886px}.hero__chip-face{background-color:var(--c-cyan);border-radius:var(--r-lg);-webkit-backdrop-filter:blur(6.1px)brightness();width:157px;height:110px;position:absolute;top:0;left:0}.hero__chip--kayne .hero__chip-face{box-shadow:var(--sh-chip-a)}.hero__chip--mcreddie .hero__chip-face{box-shadow:var(--sh-chip-b)}.hero__chip--lobato .hero__chip-face{box-shadow:var(--sh-chip-c)}.hero__chip-top{border-radius:var(--r-lg);-webkit-backdrop-filter:blur(6.1px)brightness();background:var(--g-chip);width:157px;height:78px;position:absolute;top:0;left:0}.hero__chip-dot{background-color:var(--c-teal);border-radius:6.5px;width:13px;height:13px;position:absolute}.hero__chip--kayne .hero__chip-dot{top:8px;left:134px}.hero__chip--mcreddie .hero__chip-dot{top:8px;left:137px}.hero__chip--lobato .hero__chip-dot{top:10px;left:133px}.hero__chip-first{font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-white);font-size:var(--fs-lg);text-align:center;letter-spacing:0;line-height:normal;position:absolute}.hero__chip-last{font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-lg);text-align:center;letter-spacing:0;line-height:normal;position:absolute}.hero__chip-role{font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-navy);font-size:var(--fs-sm);text-align:center;letter-spacing:0;line-height:normal;position:absolute}.hero__chip--kayne .hero__chip-first{top:11px;left:15px}.hero__chip--kayne .hero__chip-last{top:38px;left:15px}.hero__chip--kayne .hero__chip-role{font-size:var(--fs-3xs);white-space:nowrap;line-height:13.5px;top:87px;left:16px}.hero__chip--mcreddie .hero__chip-first{top:11px;left:15px}.hero__chip--mcreddie .hero__chip-last{top:38px;left:16px}.hero__chip--mcreddie .hero__chip-role{top:82px;left:17px}.hero__chip--lobato .hero__chip-first{top:11px;left:15px}.hero__chip--lobato .hero__chip-last{top:38px;left:15px}.hero__chip--lobato .hero__chip-role{top:82px;left:17px}.hero__cta-bar{background-color:var(--c-navy-bar);border-radius:var(--r-3xl);width:1414px;height:85px;position:absolute;top:1317px;left:127px}.hero__cta-note{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-lg-body);text-align:center;letter-spacing:0;line-height:normal;position:absolute;top:1346px;left:calc(50% + 59px)}.hero__cta{background-color:var(--c-cyan);border-radius:var(--r-xl);cursor:pointer;width:424px;height:86px;transition:filter var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);border:0;padding:0;display:block;position:absolute;top:1317px;left:127px}.hero__cta:hover{filter:brightness(1.08);transform:translateY(-2px)}.hero__cta:active{transform:translateY(0)}.hero__cta-label{font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-black);font-size:var(--fs-2xl);text-align:center;letter-spacing:0;pointer-events:none;line-height:normal;position:absolute;top:26px;left:35px}.risks__title{width:563px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-8xl);text-align:center;letter-spacing:0;line-height:normal;position:absolute;top:1615px;left:calc(50% - 586px)}.risks__intro{width:562px;font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-4xl);letter-spacing:0;line-height:normal;position:absolute;top:2276px;left:127px}.risks__outro{width:522px;font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-white);font-size:var(--fs-lg-alt);letter-spacing:0;line-height:normal;position:absolute;top:2328px;left:calc(50% + 55px)}.risks__card{border-radius:var(--r-2xl);border:.85px solid;border-color:var(--c-teal-border);background:var(--g-risk-card);width:276px;height:359px;position:absolute;top:1840px}.risks__card--1{left:134px}.risks__card--2{left:433px}.risks__card--3{left:732px}.risks__card--4{left:1030px}.risks__copy{width:214px;font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-white);font-size:var(--fs-base);letter-spacing:0;line-height:normal;position:absolute;top:2087px}.risks__copy--1{left:163px}.risks__copy--2{left:462px}.risks__copy--3{left:761px}.risks__copy--4{left:1059px}.risks__art{object-fit:cover;position:absolute}.risks__art--1{aspect-ratio:1;width:230px;height:230px;top:1864px;left:155px}.risks__art--2{aspect-ratio:1;width:246px;height:246px;top:1857px;left:450px}.risks__art--3{aspect-ratio:1;width:268px;height:268px;top:1841px;left:734px}.risks__art--4{aspect-ratio:1.05;width:205px;height:195px;top:1881px;left:1063px}.offer__row-bar{border-radius:var(--r-lg);background:var(--g-pill);width:979px;height:181px;position:absolute;left:775px;transform:rotate(-180deg)}.offer__row-bar--1{top:2993px}.offer__row-bar--2{top:3289px}.offer__row-bar--3{top:3585px}.offer__plate{border-radius:var(--r-3xl);background:var(--g-offer-card);width:709px;height:1077px;position:absolute;top:2689px;left:0}.offer__eyebrow{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-lg-body);text-align:center;letter-spacing:0;line-height:normal;position:absolute;top:2743px;left:calc(50% - 595px)}.offer__title{width:413px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-4xl-alt);letter-spacing:0;line-height:normal;position:absolute;top:2803px;left:calc(50% - 596px)}.offer__room-title{width:556px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-10xl);letter-spacing:0;white-space:pre-line;line-height:92.1px;position:absolute;top:2689px;left:calc(50% + 47px)}.offer__point{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-lg-body-alt);letter-spacing:0;line-height:normal;position:absolute;left:124px}.offer__point--1{width:421px;top:2981px}.offer__point--2{width:461px;top:3082px}.offer__point--3{width:456px;top:3187px}.offer__rule{background-color:var(--c-white);width:456px;height:2px;position:absolute;left:124px}.offer__rule--1{top:3051px}.offer__rule--2{top:3155px}.offer__rule--3{top:3260px}.offer__speaker-art{aspect-ratio:1.12;width:317px;height:283px;position:absolute}.offer__speaker-art--lobato{top:2891px;left:701px}.offer__speaker-art--mcreddie{top:3187px;left:719px}.offer__speaker-art--kayne{top:3483px;left:719px}.offer__speaker-first,.offer__speaker-last{font-family:var(--ff-display);color:var(--c-white);font-size:var(--fs-2xl-alt);text-align:center;letter-spacing:0;line-height:normal;position:absolute}.offer__speaker-first{font-weight:var(--fw-medium)}.offer__speaker-last{font-weight:var(--fw-extrabold)}.offer__speaker-bio{width:328px;font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-lg);letter-spacing:0;line-height:normal;position:absolute;left:986px}.offer__speaker-first--lobato{top:3023px;left:986px}.offer__speaker-last--lobato{top:3023px;left:1079px}.offer__speaker-bio--lobato{top:3064px}.offer__speaker-first--mcreddie{top:3334px;left:986px}.offer__speaker-last--mcreddie{top:3334px;left:1120px}.offer__speaker-bio--mcreddie{top:3375px}.offer__speaker-first--kayne{top:3614px;left:986px}.offer__speaker-last--kayne{top:3614px;left:1089px}.offer__speaker-bio--kayne{top:3655px}.offer__form-card{background-color:var(--c-ink-soft);width:534px;height:643px;box-shadow:var(--sh-form);border-radius:21px 25px 21px 21px;position:absolute;top:3318px;left:124px}.offer__honeypot{width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.offer__field{border-radius:var(--r-md);border:1px solid var(--c-white);width:483px;height:71px;font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-lg-body-alt);transition:border-color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);background:0 0;padding:0 27px;line-height:normal;position:absolute;left:150px}.offer__field--name{top:3356px}.offer__field--email{top:3442px}.offer__field::placeholder{color:var(--c-white);opacity:1}.offer__field:focus{border-color:var(--c-cyan);outline:none;box-shadow:0 0 0 3px #1dd2ee47}.offer__field[aria-invalid=true]{border-color:var(--c-error)}.offer__error{width:483px;font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-error);font-size:var(--fs-4xs);line-height:14px;position:absolute;left:152px}.offer__error--name{top:3429px}.offer__error--email{top:3515px}.offer__error--form{top:3521px}.offer__submit{background-color:var(--c-cyan);border-radius:var(--r-lg);cursor:pointer;width:483px;height:112px;transition:filter var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);border:0;padding:0;display:block;position:absolute;top:3545px;left:150px}.offer__submit:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px)}.offer__submit:active:not(:disabled){transform:translateY(0)}.offer__submit:disabled{cursor:progress;filter:brightness(.9)}.offer__submit-label{width:483px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-black);font-size:var(--fs-2xl);text-align:center;letter-spacing:0;pointer-events:none;line-height:normal;position:absolute;top:3564px;left:150px}.offer__submit-note{width:483px;font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-navy);font-size:var(--fs-md-lg);text-align:center;letter-spacing:0;pointer-events:none;line-height:normal;position:absolute;top:3615px;left:150px}.offer__next{width:441px;font-family:var(--ff-display);color:var(--c-white);font-weight:400;font-size:var(--fs-sm-bold);letter-spacing:0;line-height:normal;position:absolute;top:3684px;left:155px}.offer__next-lead{font-weight:var(--fw-extrabold)}.offer__next-body{font-weight:var(--fw-medium)}.offer__recap-day,.offer__recap-month{font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-5xl);text-align:center;letter-spacing:0;line-height:normal;position:absolute;left:156px}.offer__recap-day{top:3772px}.offer__recap-month{top:3823px}.offer__recap-times{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-lg-body);text-align:center;letter-spacing:0;line-height:normal;position:absolute;top:3889px;left:calc(50% - 565px)}.assume__title{width:974px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-7xl);text-align:center;letter-spacing:0;line-height:62.1px;position:absolute;top:4157px;left:calc(50% - 487px)}.assume__row{border-radius:var(--r-sm);border:.79px solid var(--c-white);height:100px;position:absolute}.assume__row--1{width:1411px;top:4347px;left:calc(50% - 974px)}.assume__row--2{width:1433px;top:4465px;left:calc(50% - 476px)}.assume__row--3{width:1226px;top:4587px;left:calc(50% - 789px)}.assume__row--4{width:1385px;top:4709px;left:calc(50% - 476px)}.assume__belief{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-base-alt);letter-spacing:0;line-height:20.4px;position:absolute;left:calc(50% - 415px)}.assume__belief--1{width:282px;top:4375px}.assume__belief--2{width:198px;top:4493px}.assume__belief--3{width:271px;top:4615px}.assume__belief--4{width:198px;top:4737px}.assume__reality{font-family:var(--ff-display);font-weight:var(--fw-black);color:var(--c-white);font-size:var(--fs-xl);text-align:center;letter-spacing:0;line-height:26.7px;position:absolute}.assume__reality--1{width:481px;top:4371px;left:calc(50% - 93px)}.assume__reality--2{width:481px;top:4489px;left:calc(50% - 93px)}.assume__reality--3{width:399px;top:4610px;left:calc(50% - 52px)}.assume__reality--4{width:481px;top:4732px;left:calc(50% - 93px)}.panel__eyebrow{width:288px;font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-7xl);letter-spacing:0;line-height:62.1px;position:absolute;top:5244px;left:calc(50% - 596px)}.panel__title{width:786px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-10xl-alt);text-align:center;letter-spacing:0;line-height:93.1px;position:absolute;top:5244px;left:calc(50% - 183px)}.panel__list{width:1180px;height:1171px;position:absolute;top:5526px;left:124px}.panel__fill{width:1150px;height:365px;position:absolute;left:0}.panel__fill--1{top:6px}.panel__fill--2{top:401px}.panel__fill--3{top:806px}.panel__frame{border-radius:var(--r-md);border:1px solid var(--c-teal-border);width:1088px;height:314px;position:absolute;left:31px}.panel__frame--1{top:32px}.panel__frame--2{top:427px}.panel__frame--3{top:832px}.panel__portrait{width:587px;position:absolute}.panel__portrait--1{aspect-ratio:1.58;height:371px;top:0;left:92px}.panel__portrait--2{aspect-ratio:1.58;height:371px;top:391px;left:6px}.panel__portrait--3{aspect-ratio:1.57;height:374px;top:796px;left:16px}.panel__summary{font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-white);font-size:var(--fs-md);letter-spacing:0;line-height:20.5px;position:absolute}.panel__summary--1{width:342px;top:165px;left:calc(50% + 7px)}.panel__summary--2{width:410px;top:560px;left:calc(50% + 13px)}.panel__summary--3{width:432px;top:965px;left:calc(50% + 13px)}.panel__org{font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-xl-alt);letter-spacing:0;line-height:28.5px;position:absolute}.panel__org--1{width:103px;top:113px;left:calc(50% + 7px)}.panel__org--2{width:103px;top:508px;left:calc(50% + 13px)}.panel__org--3{width:274px;top:918px;left:calc(50% + 13px)}.panel__creds{width:335px;font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-2xs);letter-spacing:0;line-height:15.7px;position:absolute}.panel__creds--1{top:253px;left:calc(50% - 3px)}.panel__creds--2{top:648px;left:calc(50% + 3px)}.panel__creds--3{top:1053px;left:calc(50% + 3px)}.panel__first,.panel__last{font-size:var(--fs-6xl);font-family:var(--ff-display);color:var(--c-white);text-align:center;letter-spacing:0;line-height:normal;position:absolute}.panel__first{font-weight:var(--fw-medium)}.panel__last{font-weight:var(--fw-extrabold)}.panel__first--1{top:57px;left:593px}.panel__last--1{top:57px;left:751px}.panel__first--2{top:452px;left:598px}.panel__last--2{top:452px;left:816px}.panel__first--3{top:857px;left:600px}.panel__last--3{top:857px;left:774px}.moderator{width:var(--canvas-w);height:474px;position:absolute;top:6882px;left:0}.moderator__eyebrow{font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-white);font-size:var(--fs-xl-mod);text-align:center;white-space:nowrap;line-height:1.08;position:absolute;top:0;left:calc(50% + 6.5px);transform:translate(-50%)}.moderator__rule{background:var(--c-white);width:422px;height:3px;position:absolute;top:11px}.moderator__rule--1{left:151px}.moderator__rule--2{left:879px}.moderator__band{width:var(--art-w,1440px);margin-left:calc(var(--art-w,1440px) / -2);background:linear-gradient(to bottom right,#0859a4 0%,#18b0ca 100%);height:365px;position:absolute;top:109px;left:50%}.moderator__frame{border:1px solid var(--c-deep-blue);border-radius:var(--r-md);width:1564px;height:314px;margin-left:-782px;position:absolute;top:135px;left:50%}.moderator__portrait{object-fit:fill;width:587px;height:375px;position:absolute;top:99px;left:168px;transform:scaleX(-1)}.moderator__name{width:var(--canvas-w);font-family:var(--ff-display);color:var(--c-deep-blue);font-size:var(--fs-6xl);white-space:nowrap;line-height:normal;position:absolute;top:160.38px;left:0}.moderator__first,.moderator__last{position:absolute;transform:translate(-50%)}.moderator__first{font-weight:var(--fw-medium);left:818.5px}.moderator__last{font-weight:var(--fw-extrabold);left:1053px}.moderator__role{width:274px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-deep-blue);font-size:var(--fs-xl-alt);line-height:1.08;position:absolute;top:221px;left:calc(50% + 34px)}.moderator__bio{width:432px;font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-deep-blue);font-size:var(--fs-md);line-height:1.08;position:absolute;top:268px;left:calc(50% + 34px)}.moderator__creds{width:416px;font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-deep-blue);font-size:var(--fs-2xs);margin:0;padding-left:21.81px;line-height:1.08;list-style:outside;position:absolute;top:356px;left:calc(50% + 24px)}.cost__title{width:304px;font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-9xl);letter-spacing:0;white-space:pre-line;line-height:77.1px;position:absolute;top:7610px;left:calc(50% - 591px)}.cost__lede{width:390px;font-family:var(--ff-display);font-weight:var(--fw-medium);color:var(--c-white);font-size:var(--fs-3xl);letter-spacing:0;line-height:normal;position:absolute;top:7872px;left:129px}.cost__figure{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-11xl);letter-spacing:0;line-height:normal;position:absolute;left:699px}.cost__figure--1{top:7782px}.cost__figure--2{top:8000px}.cost__figure--3{top:8218px}.cost__caption{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-md-alt);letter-spacing:0;line-height:normal;position:absolute;left:699px}.cost__caption--1{width:368px;top:7889px}.cost__caption--2{width:368px;top:8107px}.cost__caption--3{width:230px;top:8325px}.cost__rule{background-color:var(--c-white);width:747px;height:2px;position:absolute;left:699px}.cost__rule--1{top:7957px}.cost__rule--2{top:8175px}.cost__rule--3{top:8393px}.cost__recap-day,.cost__recap-month{font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-white);font-size:var(--fs-5xl);text-align:center;letter-spacing:0;line-height:normal;position:absolute;left:130px}.cost__recap-day{top:8148px}.cost__recap-month{top:8199px}.cost__recap-times{font-family:var(--ff-display);font-weight:var(--fw-light);color:var(--c-white);font-size:var(--fs-lg-body);text-align:center;letter-spacing:0;line-height:normal;position:absolute;top:8265px;left:calc(50% - 590px)}.cost__cta{background-color:var(--c-teal-border);border-radius:var(--r-lg);cursor:pointer;width:540px;height:71px;transition:filter var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);border:0;padding:0;display:block;position:absolute;top:8323px;left:0}.cost__cta:hover{filter:brightness(1.08);transform:translateY(-2px)}.cost__cta:active{transform:translateY(0)}.cost__cta-label{font-family:var(--ff-display);font-weight:var(--fw-extrabold);color:var(--c-black);font-size:var(--fs-2xl);text-align:center;letter-spacing:0;pointer-events:none;line-height:normal;position:absolute;top:17px;left:129px}.site-footer__plate{width:var(--art-w,1473px);margin-left:calc(var(--art-w,1473px) / -2);background-color:var(--c-ink);height:814px;position:absolute;top:8625px;left:50%}.site-footer__inner{align-items:center;gap:var(--sp-xs);width:1313.68px;padding:var(--sp-2xs) 0;flex-direction:column;display:flex;position:absolute;top:8760px;left:calc(50% - 657px)}.site-footer__lockup{justify-content:center;align-items:center;gap:var(--sp-md);align-self:stretch;width:100%;height:292px;display:flex;position:relative}.site-footer__lockup-img{object-fit:contain;flex:none;width:1313.68px;height:292px;position:relative}.site-footer__meta{flex:none;justify-content:space-between;align-self:stretch;align-items:center;width:100%;display:flex;position:relative}.site-footer__address{width:328.42px;font-family:var(--ff-body);color:var(--c-grey);font-weight:400;font-size:var(--fs-xs);letter-spacing:0;margin-top:-1.26px;line-height:22.7px;position:relative}.site-footer__nav{align-items:center;gap:var(--sp-sm);flex:none;display:inline-flex;position:relative}.site-footer__link{font-family:var(--ff-body);color:var(--c-white);font-weight:400;font-size:var(--fs-sm-alt);text-align:center;letter-spacing:0;transition:color var(--dur-fast) var(--ease);justify-content:center;align-items:center;margin-top:-1.26px;line-height:30.3px;display:flex;position:relative}.site-footer__link:hover{color:var(--c-cyan)}.site-footer__link--privacy{width:120px}.site-footer__link--terms,.site-footer__link--cookies{width:146.53px}.site-footer__legal{width:1313.68px;height:63.16px;padding:var(--sp-sm) 0 0;border-top:1.26px solid var(--c-rule);justify-content:space-between;align-items:flex-start;display:flex;position:relative}.site-footer__legal-group{flex-direction:column;flex:none;align-items:flex-start;margin-bottom:-.26px;display:inline-flex;position:relative}.site-footer__copyright{width:fit-content;font-family:var(--ff-body);color:var(--c-white);font-weight:400;font-size:var(--fs-xs);letter-spacing:0;white-space:nowrap;align-items:center;margin-top:-1.26px;line-height:22.7px;display:flex;position:relative}.page a:focus-visible,.page button:focus-visible{outline:3px solid var(--c-cyan);outline-offset:3px}@media (max-width:1024px){.page .hero__cta,.page .offer__submit,.page .cost__cta{-webkit-tap-highlight-color:transparent}.page .offer__field{appearance:none}}@media (max-width:768px){.page .offer__field{font-size:16px}}@media (prefers-reduced-motion:reduce){.page *,.page :before,.page :after{transition-duration:.01ms!important;animation-duration:.01ms!important}.page__region.is-armed{opacity:1}.is-armed .risks__card,.is-armed .assume__row,.is-armed .panel__portrait,.is-armed .hero__chip{transform:none}}
