:root{--bg:#0d0d0d;--surface:#111;--surface-high:#1a1a1a;--gold:#c9a84c;--gold-bright:#e6c364;--gold-glow:rgba(201,168,76,.35);--gold-border:rgba(201,168,76,.2);--text:#fff;--text-secondary:#e3e2e2;--text-muted:#aaa;--text-dim:#858585;--text-mirror:#8a8a8a;--text-faint:#8a8a8a;--outline:#4d4637;--outline-low:#333;--page-margin:80px;--section-gap:120px;--gutter:32px;--display-xl:64px;--display-lg:52px;--headline-lg:40px;--headline-md:36px;--headline-sm:28px;--headline-xs:24px;--body-lg:18px;--body-md:16px;--body-sm:15px;--body-xs:13px;--label-sm:12px;--label-xs:10px}*{box-sizing:border-box;margin:0;padding:0;border-radius:0!important}body,html{background-color:var(--bg);color:var(--text);font-family:var(--font-manrope),system-ui,-apple-system,sans-serif;font-size:var(--body-md);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden}a{color:var(--gold);text-decoration:none;transition:color .2s ease}a:focus-visible,a:hover{color:var(--gold-bright)}[role=button]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:1px solid var(--gold);outline-offset:2px}button{font-family:inherit;cursor:pointer;background:none;border:none;color:inherit}img,svg{display:block;max-width:100%}ol,ul{list-style:none}.font-serif{font-family:var(--font-noto-serif),Georgia,"Times New Roman",serif;letter-spacing:-.02em;line-height:1.1;font-weight:400}.font-mono{font-family:ui-monospace,SFMono-Regular,monospace}.tracked-caps{font-family:var(--font-manrope),system-ui,sans-serif;text-transform:uppercase;letter-spacing:.16em;font-weight:600}.headline-display{font-size:var(--display-xl);line-height:1.1}.headline-display,.headline-h1{font-family:var(--font-noto-serif),Georgia,serif;letter-spacing:-.02em;font-weight:400}.headline-h1{font-size:var(--display-lg);line-height:1.15}.headline-h2{font-size:var(--headline-lg);line-height:1.2}.headline-h2,.headline-h3{font-family:var(--font-noto-serif),Georgia,serif;font-weight:400}.headline-h3{font-size:var(--headline-md);line-height:1.3}.headline-h4{font-family:var(--font-noto-serif),Georgia,serif;font-size:var(--headline-xs);line-height:1.4;font-weight:400}.muted{color:var(--text-muted)}.secondary{color:var(--text-secondary)}.dim{color:var(--text-dim)}.gold{color:var(--gold)}.mirror{color:var(--text-mirror)}.page{min-height:100vh;display:flex;flex-direction:column}.container{width:100%;margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin);max-width:1280px}.container--narrow{max-width:880px}.section{padding-top:var(--section-gap);padding-bottom:var(--section-gap)}.section--lifted{background-color:var(--surface)}.section--tight{padding-top:48px;padding-bottom:48px}.stack>*+*{margin-top:1.5rem}.center{text-align:center}.gold-divider{width:64px;height:1px;background:var(--gold);border:0;margin:0 auto;display:block}.dfd-field-with-help .dfd-field-help{position:absolute;top:calc(100% + 6px);left:0;right:0;background-color:var(--surface-high);color:var(--text-muted);font-family:var(--font-manrope),system-ui,sans-serif;font-size:11px;padding:8px 10px;border:1px solid var(--gold);z-index:5;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;white-space:normal;line-height:1.4}.dfd-field-with-help:focus-within .dfd-field-help,.dfd-field-with-help:hover .dfd-field-help{opacity:1;transform:translateY(0)}.dfd-feedback-link:focus-visible,.dfd-feedback-link:hover{text-decoration:underline;text-underline-offset:3px;color:var(--text-muted)}.dfd-pulse-text{animation:dfd-pulse 1.5s ease-in-out infinite}@keyframes dfd-pulse{0%,to{opacity:.4}50%{opacity:1}}.dfd-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:16px;background:transparent;outline:none;cursor:pointer}.dfd-slider:focus-visible{outline:2px solid var(--gold);outline-offset:6px}.dfd-slider::-webkit-slider-runnable-track{height:2px;background:linear-gradient(to right,var(--gold) 0,var(--gold) var(--fill-pct,0),#333 var(--fill-pct,0),#333 100%);border-radius:0}.dfd-slider::-moz-range-track{height:2px;background:#333;border-radius:0}.dfd-slider::-moz-range-progress{height:2px;background:var(--gold)}.dfd-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:var(--gold);border:0;border-radius:0;margin-top:-7px;cursor:pointer;box-shadow:0 0 0 1px var(--gold);-webkit-transition:box-shadow .2s ease;transition:box-shadow .2s ease}.dfd-slider:focus::-webkit-slider-thumb,.dfd-slider:hover::-webkit-slider-thumb{box-shadow:0 0 0 1px var(--gold),0 0 16px var(--gold-glow)}.dfd-slider::-moz-range-thumb{width:16px;height:16px;background:var(--gold);border:0;border-radius:0;cursor:pointer;box-shadow:0 0 0 1px var(--gold);-moz-transition:box-shadow .2s ease;transition:box-shadow .2s ease}.dfd-slider:focus::-moz-range-thumb,.dfd-slider:hover::-moz-range-thumb{box-shadow:0 0 0 1px var(--gold),0 0 16px var(--gold-glow)}.reveal-date{font-size:80px;line-height:1.05;letter-spacing:-.02em;white-space:nowrap;overflow:visible}@media (max-width:540px){.reveal-date{font-size:64px}}@media (max-width:380px){.reveal-date{font-size:52px}}@keyframes dfd-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-mirror-line{opacity:0;transform:translateY(10px);animation:dfd-fade-up .7s ease-out forwards;animation-fill-mode:forwards}.hero-cta,.hero-h1,.hero-rule{opacity:0;transform:translateY(10px);animation:dfd-fade-up .7s ease-out forwards}.hero-rule{animation-delay:1.5s}.hero-h1{animation-delay:1.9s}.hero-cta{animation-delay:2.4s}.hero{min-height:100vh;padding-top:80px;padding-bottom:80px}@media (max-width:900px){.hero{min-height:85vh;padding-top:56px;padding-bottom:56px}}@media (max-width:540px){.hero{min-height:78vh;padding-top:40px;padding-bottom:40px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-manrope),system-ui,sans-serif;font-size:var(--body-md);font-weight:600;letter-spacing:.02em;padding:18px 32px;border:1px solid transparent;cursor:pointer;transition:box-shadow .25s ease,border-color .25s ease,background-color .25s ease,color .25s ease;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:disabled{opacity:.4;cursor:not-allowed}.btn--primary{background-color:var(--gold);color:var(--bg)}.btn--primary:focus-visible,.btn--primary:hover:not(:disabled){background-color:var(--gold);box-shadow:0 0 0 1px var(--gold),0 0 32px var(--gold-glow)}.btn--secondary{background-color:transparent;border-color:var(--gold);color:var(--gold)}.btn--secondary:focus-visible,.btn--secondary:hover:not(:disabled){box-shadow:0 0 0 1px var(--gold),0 0 24px var(--gold-glow);color:var(--gold-bright);border-color:var(--gold-bright)}.btn--full{width:100%}.btn--lg{font-size:var(--body-lg);padding:22px 40px}.field{display:flex;flex-direction:column;gap:8px}.field-label{font-family:var(--font-manrope),system-ui,sans-serif;font-size:var(--label-xs);letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--text-faint)}.input{background:transparent;color:var(--text);font-family:inherit;font-size:var(--body-lg);border:0;border-bottom:1px solid var(--text-muted);padding:8px 0;outline:none;width:100%;transition:border-color .2s ease}.input:focus{border-bottom-color:var(--gold)}.input::placeholder{color:var(--text-dim)}.glass{background-color:rgba(26,26,26,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--gold-border)}.card{background-color:var(--surface);border:1px solid var(--outline-low);padding:32px}.card--gold-top{border-top:1px solid var(--gold)}.card--glow{box-shadow:0 0 0 1px var(--gold),0 0 48px var(--gold-glow)}.progress{height:2px;background:var(--outline-low);width:100%;overflow:hidden}.progress__fill{height:100%;background:var(--gold);transition:width .6s ease}.hidden{display:none!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.frosted-blur{filter:blur(8px) brightness(.3);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.pslf-calculator-nudge{font-size:11px;color:#8a7a4a;font-family:var(--font-manrope),system-ui,sans-serif;font-style:italic;margin:4px 0 0;line-height:1.5}.pslf-calculator-nudge a{color:#8a7a4a;text-decoration:underline;text-underline-offset:2px}.pslf-calculator-nudge a:focus-visible,.pslf-calculator-nudge a:hover{color:var(--gold)}.gold-dot:before{content:"·";color:var(--gold);margin:0 12px;font-weight:700}@media (max-width:900px){:root{--page-margin:32px;--section-gap:80px;--display-xl:48px;--display-lg:38px;--headline-lg:32px;--headline-md:28px}}@media (max-width:540px){:root{--page-margin:20px;--section-gap:64px;--display-xl:38px;--display-lg:30px;--headline-lg:26px;--headline-md:24px}.btn{width:100%;padding:18px 24px}}.entity-mirror-line{opacity:1}.nurses-gsap-pending .entity-mirror-line{opacity:0!important;filter:blur(12px)!important;animation:none!important}.nurses-gsap-pending .entity-h1-word{opacity:0;transform:translateY(40px);display:inline-block}.nurses-gsap-pending .entity-hero-subline{opacity:0;transform:translateY(10px)}@keyframes entity-mirror-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.003)}}.entity-mirror-breathe{animation:entity-mirror-breathe 4s ease-in-out infinite}.gold-thread-word{color:inherit;transition:color 0ms}.entity-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:80px 20px 60px;overflow:hidden}@media (min-width:768px){.entity-hero{padding:96px 48px 80px}}@media (min-width:1024px){.entity-hero{padding:96px var(--page-margin) 80px}}.entity-hero__inner{position:relative;z-index:1;max-width:720px;margin:0 auto;width:100%}.entity-hero__breadcrumb{color:var(--text-dim);font-size:12px;letter-spacing:.04em;margin-bottom:40px;font-family:var(--font-manrope),system-ui,sans-serif}.entity-hero__breadcrumb a{color:var(--text-dim);text-decoration:none}.entity-hero__crumb-sep{color:var(--gold);margin:0 10px}.entity-hero__crumb-current{color:#888}.entity-mirror-list{display:flex;flex-direction:column;list-style:none;padding:0 8px;margin:0 auto 40px;max-width:640px;gap:36px}@media (min-width:768px){.entity-mirror-list{padding:0;gap:28px;margin-bottom:48px}}.entity-hero .entity-mirror-line,.entity-hero .hero-mirror-line{font-size:20px;line-height:1.65;letter-spacing:.01em;font-weight:400;font-style:italic;font-family:var(--font-manrope),system-ui,sans-serif;color:var(--text-secondary);margin:0}@media (min-width:768px) and (max-width:1023px){.entity-hero .entity-mirror-line,.entity-hero .hero-mirror-line{font-size:22px}}@media (min-width:1024px){.entity-hero .entity-mirror-line,.entity-hero .hero-mirror-line{font-size:18px}}.entity-hero .entity-gold-rule{width:80px;max-width:80px;margin:0 auto 40px;border:0;border-top:1px solid var(--gold);height:auto}.entity-hero div.entity-gold-rule{border:0;border-top:0;height:2px}@media (min-width:1024px){.entity-hero .entity-gold-rule{width:200px;max-width:200px;margin-bottom:48px}}.entity-hero .entity-h1{font-size:44px;line-height:1.15;margin:0 0 24px;font-family:var(--font-noto-serif),Georgia,serif;font-weight:400;color:var(--text)}@media (min-width:1024px){.entity-hero .entity-h1{font-size:56px}}.entity-hero__subline{color:#aaa;font-size:18px;line-height:1.5;max-width:640px;margin:0}.entity-hero__subline,.entity-skip-intro{font-family:var(--font-manrope),system-ui,sans-serif}.entity-skip-intro{position:absolute;bottom:24px;right:24px;background:transparent;border:0;color:hsla(0,0%,100%,.25);font-size:11px;letter-spacing:.08em;cursor:pointer;padding:8px;transition:color .2s ease;z-index:10;opacity:0}.entity-skip-intro:focus-visible,.entity-skip-intro:hover{color:hsla(0,0%,100%,.55);outline:none}.h1-word,.mirror-line{opacity:1}.h1-word{display:inline-block}.landing-gsap-pending .mirror-line{opacity:0!important;filter:blur(12px)!important;animation:none!important}.landing-gsap-pending .h1-word{opacity:0;transform:translateY(40px)}.landing-gsap-pending .hero-cta,.landing-gsap-pending .hero-subline{opacity:0;transform:translateY(10px)}.landing-gsap-pending .hero-mirror-line{animation:none!important;opacity:0!important;filter:blur(12px)!important}.landing-gsap-pending .hero-cta,.landing-gsap-pending .hero-h1,.landing-gsap-pending .hero-rule{animation:none!important}.hero{position:relative;overflow:hidden}.hero-bg-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero>.container{position:relative;z-index:1}@keyframes landing-mirror-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.003)}}.mirror-breathe{animation:landing-mirror-breathe 4s ease-in-out infinite}.hero-gold-rule{width:200px;max-width:200px;margin:0 auto 40px;display:block;opacity:0}.landing-gsap-pending .hero-gold-rule{opacity:0!important}@media (max-width:540px){.hero-gold-rule{width:140px;max-width:140px}}.hero-cta-magnet{display:inline-block;position:relative;transition:transform .2s ease;will-change:transform}.hero-cta-underline{position:absolute;left:12px;right:12px;bottom:4px;height:2px;pointer-events:none;opacity:0;transition:opacity .15s ease}.hero-cta-underline-line{stroke:#8a7a4a;stroke-width:1.5;stroke-dasharray:600;stroke-dashoffset:600;transition:stroke-dashoffset .3s ease-out}.hero-cta-magnet:focus-within .hero-cta-underline,.hero-cta-magnet:hover .hero-cta-underline{opacity:1}.hero-cta-magnet:focus-within .hero-cta-underline-line,.hero-cta-magnet:hover .hero-cta-underline-line{stroke-dashoffset:0}@keyframes date-pulse{0%,to{filter:blur(8px) brightness(.3)}50%{filter:blur(10px) brightness(.25)}}.frosted-blur.date-pulse{animation:date-pulse 3s ease-in-out infinite}@keyframes pricing-bullet-flash{0%{background-color:rgba(138,122,74,0)}50%{background-color:rgba(138,122,74,.1)}to{background-color:rgba(138,122,74,0)}}.pricing-bullet-flash{animation:pricing-bullet-flash .8s ease-in-out 1}.landing-skip-intro{position:absolute;bottom:24px;right:24px;background:transparent;border:0;color:hsla(0,0%,100%,.25);font-family:var(--font-manrope),system-ui,sans-serif;font-size:11px;letter-spacing:.08em;cursor:pointer;padding:8px;transition:color .2s ease;z-index:10;opacity:0}.landing-skip-intro:focus-visible,.landing-skip-intro:hover{color:hsla(0,0%,100%,.55);outline:none}.landing-replay-intro{position:absolute;bottom:24px;left:24px;background:transparent;border:0;color:hsla(0,0%,100%,.2);font-family:var(--font-manrope),system-ui,sans-serif;font-size:11px;letter-spacing:.08em;cursor:pointer;padding:8px;transition:color .2s ease;z-index:10;opacity:0;pointer-events:none}.landing-replay-intro:focus-visible,.landing-replay-intro:hover{color:hsla(0,0%,100%,.45);outline:none}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.entity-mirror-line,.nurses-gsap-pending .entity-mirror-line{opacity:1!important;filter:none!important;transform:none!important;animation:none!important;color:#e3e2e2!important}.entity-mirror-breathe{animation:none!important}.entity-h1-word,.entity-hero-subline,.nurses-gsap-pending .entity-h1-word,.nurses-gsap-pending .entity-hero-subline{opacity:1!important;transform:none!important}.gold-thread-word{color:#e3e2e2!important}.entity-skip-intro{display:none!important}.landing-gsap-pending .mirror-line,.mirror-line{opacity:1!important;filter:none!important;transform:none!important;animation:none!important;color:#e3e2e2!important}.h1-word,.hero-cta,.hero-subline,.landing-gsap-pending .h1-word,.landing-gsap-pending .hero-cta,.landing-gsap-pending .hero-subline{opacity:1!important;transform:none!important}.hero-cta,.landing-gsap-pending .hero-cta{animation:none!important}.hero-gold-rule{opacity:1!important}.frosted-blur.date-pulse,.mirror-breathe,.pricing-bullet-flash{animation:none!important}.landing-replay-intro,.landing-skip-intro{display:none!important}}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b800e61c24d781c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/dcd0d8c94b74be53-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/435d7d3c1b2ff02f-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ba6607e4cc7979de-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3ba05cde04a1b013-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d4548b25969cca89-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/f1c328b8a9761933-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/30d74baa196fe88a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b800e61c24d781c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/dcd0d8c94b74be53-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/435d7d3c1b2ff02f-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ba6607e4cc7979de-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3ba05cde04a1b013-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d4548b25969cca89-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/f1c328b8a9761933-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/30d74baa196fe88a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b800e61c24d781c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/dcd0d8c94b74be53-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/435d7d3c1b2ff02f-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ba6607e4cc7979de-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3ba05cde04a1b013-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/d4548b25969cca89-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/f1c328b8a9761933-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Noto_Serif_ef1d59";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/30d74baa196fe88a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Noto_Serif_Fallback_ef1d59";src:local("Times New Roman");ascent-override:90.29%;descent-override:24.75%;line-gap-override:0.00%;size-adjust:118.40%}.__className_ef1d59{font-family:"__Noto_Serif_ef1d59","__Noto_Serif_Fallback_ef1d59";font-style:normal}.__variable_ef1d59{--font-noto-serif:"__Noto_Serif_ef1d59","__Noto_Serif_Fallback_ef1d59"}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d2dc74;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_d2dc74;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_d2dc74{font-family:__Manrope_d2dc74,__Manrope_Fallback_d2dc74;font-style:normal}.__variable_d2dc74{--font-manrope:"__Manrope_d2dc74","__Manrope_Fallback_d2dc74"}