:root{--navy-deep:#14213d;--navy:#1b3a6b;--navy-mid:#152b52;--navy-footer:#0e1b33;--brick:#9e2b25;--brick-hover-dark:#b5352d;--brick-hover-light:#7e1f1a;--gold:#e8b54b;--text:#28324a;--text-soft:#3c4a63;--text-muted:#5b6b84;--on-navy:#edf1f8;--on-navy-muted:#c9d6ec;--on-navy-dim:#afc0dd;--on-navy-faint:#a9b6cc;--white:#fff;--surface:#f7f8fb;--border:#e3e8f0;--border-dashed:#c6cfde;--ghost-number:#838ea9;--rule-navy:rgba(255,255,255,0.18);--rule-navy-soft:rgba(255,255,255,0.12);--rule-navy-faint:rgba(255,255,255,0.14);--r-btn:4px;--r-card:6px;--r-card-lg:10px;--r-chip:3px;--shadow-cta:0 8px 24px rgba(158,43,37,0.35);--shadow-cta-lg:0 10px 28px rgba(158,43,37,0.4);--shadow-card:0 4px 18px rgba(20,33,61,0.06);--shadow-photo:0 24px 60px rgba(0,0,0,0.4);--shadow-photo-light:0 18px 44px rgba(20,33,61,0.18);--shadow-float:0 10px 30px rgba(0,0,0,0.3);--shadow-qr:0 20px 50px rgba(0,0,0,0.35);--shadow-sticky:0 10px 26px rgba(14,27,51,0.45);--pad-y:clamp(56px,9vw,104px);--pad-x:clamp(20px,5vw,48px);--maxw:1160px;--measure:720px;--nav-h:60px;--fs-h1:clamp(52px,10vw,104px);--fs-h2:clamp(30px,5vw,48px);--fs-h2-lg:clamp(30px,5.5vw,52px);--fs-body-serif:clamp(17px,2.2vw,20px);--fs-lede:clamp(18px,2.4vw,23px);--ease-out:cubic-bezier(0.22,0.8,0.3,1);--pinstripe:repeating-linear-gradient(115deg,rgba(255,255,255,0.03) 0 2px,transparent 2px 90px)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans),system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--white);color:var(--navy-deep);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}blockquote,body,figure,h1,h2,h3,p{margin:0}img{max-width:100%;height:auto;display:block}a{color:var(--navy)}button{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:2px}.vd-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vd-skip{position:absolute;top:0;left:50%;transform:translate(-50%,-120%);z-index:100;background:var(--brick);color:var(--white);font-weight:800;font-size:15px;padding:12px 22px;border-radius:0 0 var(--r-btn) var(--r-btn);text-decoration:none;transition:transform .2s ease}.vd-skip:focus-visible{transform:translate(-50%);color:var(--white)}@keyframes vd-reveal{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.js [data-rv]{opacity:0}.js [data-rv].is-in{animation:vd-reveal .7s var(--ease-out) forwards}@keyframes vd-tick{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js [data-rv],.js [data-rv].is-in{opacity:1!important;animation:none!important;transform:none!important}.vd-marquee__track{animation:none!important}*,:after,:before{transition-duration:.01ms!important}}.vd-section{padding:var(--pad-y) var(--pad-x);scroll-margin-top:70px}.vd-container{max-width:var(--maxw);margin-inline:auto}.vd-stack{display:flex;flex-direction:column}.vd-eyebrow{font-weight:800;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--brick)}.vd-eyebrow--gold{color:var(--gold)}.vd-h2{font-size:var(--fs-h2);font-weight:900;letter-spacing:-.02em;line-height:1.05}.vd-h2 .vd-h2__accent{color:var(--navy)}.vd-prose{font-family:var(--font-serif),Georgia,serif;font-size:var(--fs-body-serif);line-height:1.7;color:var(--text)}.vd-nav{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:var(--navy);border-bottom:1px solid transparent;padding-inline:clamp(16px,4vw,48px);transition:background .45s var(--ease-out),border-color .45s var(--ease-out),box-shadow .45s var(--ease-out),-webkit-backdrop-filter .45s var(--ease-out);transition:background .45s var(--ease-out),backdrop-filter .45s var(--ease-out),border-color .45s var(--ease-out),box-shadow .45s var(--ease-out);transition:background .45s var(--ease-out),backdrop-filter .45s var(--ease-out),border-color .45s var(--ease-out),box-shadow .45s var(--ease-out),-webkit-backdrop-filter .45s var(--ease-out)}.vd-nav.is-stuck{background:rgba(20,33,61,.86);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);border-bottom-color:rgba(232,181,75,.3);box-shadow:0 6px 26px rgba(0,0,0,.28)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.vd-nav.is-stuck{background:rgba(20,33,61,.94)}}.vd-nav__inner{max-width:var(--maxw);margin-inline:auto;height:var(--nav-h);justify-content:space-between;gap:16px}.vd-brand,.vd-nav__inner{display:flex;align-items:center}.vd-brand{gap:10px;text-decoration:none;color:var(--navy-deep)}.vd-nav .vd-brand{color:var(--white)}.vd-nav .vd-brand__area{color:var(--gold)}.vd-mark{display:block;flex:none}.vd-brand__name{font-weight:800;font-size:15px;letter-spacing:.02em}.vd-brand__area{color:var(--brick)}.vd-nav__links{display:flex;align-items:center;gap:clamp(10px,2vw,22px)}.vd-navlink{display:none;text-decoration:none;font-weight:600;font-size:14px;color:var(--on-navy-muted);transition:color .15s ease;text-shadow:0 1px 12px rgba(20,33,61,.55)}.vd-navlink:hover{color:var(--gold)}@media (min-width:768px){.vd-navlink{display:inline-flex}}.vd-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:var(--r-btn);border:0;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.vd-btn--brick{background:var(--brick);color:var(--white);font-weight:800;font-size:17px;padding:16px 38px;min-height:52px;box-shadow:var(--shadow-cta)}.vd-btn--brick:hover{background:var(--brick-hover-dark);color:var(--white)}.vd-btn--brick-sm{background:var(--brick);color:var(--white);font-weight:700;font-size:14px;padding:10px 20px;min-height:40px}.vd-btn--brick-sm:hover{background:var(--brick-hover-light);color:var(--white)}.vd-btn--ghost{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.35);font-weight:700;font-size:17px;padding:14px 30px;min-height:52px}.vd-btn--ghost:hover{border-color:var(--gold);color:var(--gold)}.vd-hero{position:relative;background:radial-gradient(1100px 760px at 22% 32%,rgba(43,74,130,.62),transparent 68%),linear-gradient(160deg,var(--navy) 0,var(--navy-mid) 45%,var(--navy-deep) 100%);color:var(--white);overflow:hidden;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;margin-top:calc(-1 * var(--nav-h));padding-top:var(--nav-h)}.vd-hero__sentinel{position:absolute;top:0;left:0;width:1px;height:var(--nav-h);pointer-events:none}.vd-hero__aside{flex:0 1 clamp(240px,30vw,380px);max-width:380px;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.vd-hero__portrait,.vd-hero__portrait-frame{position:relative;width:100%}.vd-hero__portrait-frame{display:block;aspect-ratio:834/1156;border-radius:var(--r-card);overflow:hidden;border:3px solid var(--gold);box-shadow:0 24px 60px rgba(6,12,28,.55),inset 0 2px 0 rgba(255,255,255,.06);background:var(--navy-mid)}.vd-hero__scrim{inset:0;background:linear-gradient(180deg,rgba(20,33,61,.72),rgba(20,33,61,0) 20%,rgba(20,33,61,0) 60%,rgba(20,33,61,.9)),linear-gradient(90deg,rgba(20,33,61,0),rgba(20,33,61,.1) 26%,rgba(20,33,61,.5) 46%)}.vd-hero__panel,.vd-hero__scrim{position:absolute;pointer-events:none}.vd-hero__panel{right:-8%;top:-12%;width:56%;height:130%;background:linear-gradient(200deg,rgba(27,58,107,.96),rgba(21,43,82,.99));transform:skewX(-8deg);border-left:2px solid rgba(232,181,75,.45);box-shadow:-46px 0 90px rgba(20,33,61,.55)}.vd-hero__stripes{position:absolute;inset:0;background:var(--pinstripe);pointer-events:none}.vd-hero__inner{position:relative;z-index:2;flex:1 1;width:100%;max-width:var(--maxw);margin-inline:auto;padding:clamp(28px,5vw,64px) var(--pad-x) clamp(32px,5vw,64px);display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,4vw,56px)}.vd-hero__copy{flex:0 1 560px;max-width:560px;min-width:0;display:flex;flex-direction:column;gap:18px}.vd-hero__rule{max-width:340px}.vd-hero__badge{align-self:flex-start;background:var(--brick);color:var(--white);font-weight:800;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:7px 14px;border-radius:var(--r-chip)}.vd-hero__title{font-size:var(--fs-h1);font-weight:900;line-height:.94;letter-spacing:-.03em;text-transform:uppercase}.vd-hero__title-accent{color:var(--gold)}.vd-hero__subtitle{font-size:clamp(17px,2.2vw,21px);font-weight:700;color:var(--on-navy-muted);letter-spacing:.01em}.vd-hero__lede{font-family:var(--font-serif),Georgia,serif;font-size:var(--fs-lede);line-height:1.5;color:var(--on-navy);max-width:520px;border-left:3px solid var(--gold);padding-left:16px}.vd-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.vd-hero__credential{display:flex;align-items:center;gap:10px;margin-top:6px;font-size:14px;font-weight:600;color:var(--on-navy-muted)}.vd-star-chip{width:22px;height:22px;border-radius:50%;background:var(--gold);align-items:center;justify-content:center;font-size:12px;font-weight:900;flex:none}.vd-hero__stat,.vd-star-chip{color:var(--navy-deep);display:flex}.vd-hero__stat{align-self:flex-start;background:var(--white);border-radius:var(--r-card);padding:12px 18px;box-shadow:var(--shadow-float);flex-direction:column;gap:1px;pointer-events:none}@media (max-width:899px){.vd-hero__panel{display:none}.vd-hero__aside{flex:0 0 auto;max-width:none;width:100%;align-items:center;gap:16px}.vd-hero__portrait{width:min(62vw,260px)}.vd-hero__scrim{background:linear-gradient(180deg,rgba(20,33,61,.7) 0,rgba(20,33,61,.12) 24%,rgba(20,33,61,.88) 58%,var(--navy-deep) 82%)}.vd-hero__inner{flex-direction:column;align-items:stretch;justify-content:center;padding-top:clamp(24px,6vw,44px);gap:22px}.vd-hero__copy{flex:0 0 auto;max-width:none}.vd-hero__stat{align-self:center}}.vd-starrule{display:flex;align-items:center;gap:14px;width:100%;color:var(--gold)}.vd-starrule__line{flex:1 1;height:1px;background:linear-gradient(90deg,transparent,rgba(232,181,75,.8))}.vd-starrule__line:last-child{background:linear-gradient(90deg,rgba(232,181,75,.8),transparent)}.vd-starrule__stars{display:flex;align-items:center;gap:8px;line-height:1;flex:none}.vd-starrule__star--sm{font-size:9px;opacity:.7}.vd-starrule__star--md{font-size:12px;opacity:.88}.vd-starrule__star--lg{font-size:17px}.vd-starrule--center{max-width:340px;margin-inline:auto}.vd-starrule--dark .vd-starrule__line{background:linear-gradient(90deg,transparent,rgba(184,134,30,.65))}.vd-starrule--dark .vd-starrule__line:last-child{background:linear-gradient(90deg,rgba(184,134,30,.65),transparent)}.vd-hero__stat-value{font-weight:900;font-size:24px;line-height:1;color:var(--brick)}.vd-hero__stat-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft)}.vd-marquee{position:relative;z-index:2;margin-top:auto;border-top:1px solid rgba(232,181,75,.3);background:rgba(14,27,51,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);overflow:hidden;padding:14px 0}.vd-marquee__track{display:flex;gap:48px;width:max-content;animation:vd-tick 28s linear infinite;will-change:transform}.vd-marquee__group{display:flex;gap:48px;align-items:center;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--on-navy-dim);white-space:nowrap}.vd-marquee__star{color:var(--gold)}.vd-video{position:relative;background:var(--navy-deep);color:var(--white);padding:clamp(48px,7.5vw,92px) var(--pad-x);overflow:hidden;scroll-margin-top:70px}.vd-video__stripes{position:absolute;inset:0;background:var(--pinstripe);pointer-events:none}.vd-video__inner{position:relative;max-width:940px;gap:clamp(24px,3.5vw,36px)}.vd-video__head,.vd-video__inner{display:flex;flex-direction:column;align-items:center}.vd-video__head{gap:12px;text-align:center}.vd-video__title{font-size:var(--fs-h2);font-weight:900;letter-spacing:-.02em;line-height:1.05}.vd-video__lede{font-size:17px;line-height:1.65;color:var(--on-navy-muted);max-width:52ch}.vd-video__stage{width:100%}.vd-video__frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--r-card-lg);overflow:hidden;background:#000;border:1px solid var(--rule-navy);box-shadow:var(--shadow-photo)}.vd-video__iframe{display:block}.vd-video__facade,.vd-video__iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.vd-video__facade{padding:0;background:transparent;cursor:pointer;display:grid;place-items:center}.vd-video__poster{object-fit:cover}.vd-video__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,33,61,.1),rgba(20,33,61,.5))}.vd-video__play{position:relative;width:clamp(64px,9vw,88px);aspect-ratio:1;border-radius:50%;background:var(--brick);color:var(--white);display:grid;place-items:center;box-shadow:var(--shadow-cta-lg);transition:transform .2s var(--ease-out),background-color .18s ease}.vd-video__play svg{margin-left:4px}.vd-video__facade:hover .vd-video__play{transform:scale(1.07);background:var(--brick-hover-dark)}.vd-video__facade:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.vd-video__sound{position:absolute;z-index:2;top:12px;right:12px;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;min-height:40px;border:0;border-radius:var(--r-btn);background:var(--brick);color:var(--white);font-family:inherit;font-weight:700;font-size:14px;cursor:pointer;box-shadow:var(--shadow-float);transition:background-color .18s ease}.vd-video__sound:hover{background:var(--brick-hover-dark)}.vd-video__sound:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.vd-video__status{margin-top:10px;min-height:1.4em;font-size:13px;line-height:1.4;color:var(--on-navy-dim);text-align:center}.vd-video__foot{font-size:14px}.vd-video__link{display:inline-flex;align-items:center;gap:6px;color:var(--on-navy-muted);font-weight:700;text-decoration:none;border-bottom:1px solid var(--rule-navy);padding-bottom:2px;transition:color .18s ease,border-color .18s ease}.vd-video__link:hover{color:var(--gold);border-color:var(--gold)}.vd-video__link-ext{font-size:12px}.vd-video__sound-short{display:none}@media (max-width:560px){.vd-video__sound{top:8px;right:8px;padding:8px 12px;font-size:13px}.vd-video__sound-long{display:none}.vd-video__sound-short{display:inline}}.vd-shorts{width:100%;border-top:1px solid var(--rule-navy-soft);padding-top:clamp(20px,3vw,30px);display:flex;flex-direction:column;gap:14px}.vd-shorts__head{display:flex;align-items:center;justify-content:center;gap:16px}.vd-shorts__heading{font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--on-navy-dim)}.vd-shorts__arrows{display:flex;gap:8px}.vd-shorts__arrow{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--r-btn);border:1px solid var(--rule-navy);background:transparent;color:var(--on-navy-muted);cursor:pointer;transition:border-color .18s ease,color .18s ease}.vd-shorts__arrow:hover:not(:disabled){border-color:var(--gold);color:var(--gold)}.vd-shorts__arrow:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.vd-shorts__arrow:disabled{color:var(--on-navy-faint);border-color:var(--rule-navy-soft);cursor:default}.vd-shorts__rail{width:-moz-fit-content;width:fit-content;max-width:100%;margin-inline:auto;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding:2px;margin-block:-2px;list-style:none;scrollbar-width:thin;scrollbar-color:var(--rule-navy) transparent;overscroll-behavior-x:contain}.vd-shorts__rail::-webkit-scrollbar{height:6px}.vd-shorts__rail::-webkit-scrollbar-thumb{background:var(--rule-navy);border-radius:3px}.vd-shorts__item{flex:0 0 auto;width:clamp(140px,42vw,190px);scroll-snap-align:start;display:flex;flex-direction:column;gap:8px}.vd-shorts__frame{position:relative;width:100%;aspect-ratio:9/16;border-radius:var(--r-card);overflow:hidden;background:#000;border:1px solid var(--rule-navy)}.vd-shorts__iframe{display:block}.vd-shorts__facade,.vd-shorts__iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.vd-shorts__facade{padding:0;background:transparent;cursor:pointer;display:grid;place-items:center}.vd-shorts__poster{object-fit:cover}.vd-shorts__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,33,61,.05) 40%,rgba(20,33,61,.55))}.vd-shorts__play{position:relative;width:44px;aspect-ratio:1;border-radius:50%;background:var(--brick);color:var(--white);display:grid;place-items:center;box-shadow:var(--shadow-float);transition:transform .2s var(--ease-out),background-color .18s ease}.vd-shorts__play svg{margin-left:3px}.vd-shorts__facade:hover .vd-shorts__play{transform:scale(1.08);background:var(--brick-hover-dark)}.vd-shorts__facade:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.vd-shorts__caption{display:flex;flex-direction:column;gap:2px}.vd-shorts__source{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--on-navy-dim)}.vd-shorts__title{font-size:13px;line-height:1.35;color:var(--on-navy-muted);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vd-why__inner{gap:clamp(28px,4vw,44px)}.vd-why__inner,.vd-why__intro{display:flex;flex-direction:column}.vd-why__intro{gap:12px;max-width:var(--measure)}.vd-priority-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:18px;gap:18px}.vd-priority{background:var(--surface);border-top:4px solid var(--navy);padding:26px;display:flex;flex-direction:column;gap:10px}.vd-priority--brick{border-top-color:var(--brick)}.vd-priority--gold{border-top-color:var(--gold)}.vd-priority__number{font-size:38px;font-weight:900;color:var(--ghost-number);line-height:1}.vd-priority__title{font-size:19px;font-weight:800;color:var(--navy-deep)}.vd-priority__body{font-size:16px;line-height:1.6;color:var(--text-soft)}.vd-record{background:var(--navy-deep);color:var(--white);padding-block:var(--pad-y);overflow:hidden;scroll-margin-top:70px}.vd-record__head{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--pad-x);display:flex;flex-direction:column;gap:10px}.vd-record__head .vd-h2{margin-bottom:8px}.vd-timeline{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:28px var(--pad-x) 8px;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-right:max(var(--pad-x),64px);-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 56px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 56px),transparent)}.vd-timeline::-webkit-scrollbar{display:none}.vd-timeline:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.vd-timeline__track{display:flex;width:max-content;position:relative;margin:0;padding:0;list-style:none}.vd-timeline__rule{position:absolute;left:0;right:0;top:9px;height:2px;background:var(--rule-navy)}.vd-milestone{width:240px;padding-right:28px;display:flex;flex-direction:column;gap:12px;position:relative;scroll-snap-align:start}.vd-milestone:last-child{padding-right:0}.vd-milestone__dot{width:20px;height:20px;border-radius:50%;background:var(--brick);border:4px solid var(--navy-deep);box-shadow:0 0 0 2px var(--brick);flex:none}.vd-milestone--endpoint .vd-milestone__dot{background:var(--gold);box-shadow:0 0 0 2px var(--gold)}.vd-milestone__year{font-weight:900;font-size:22px;color:var(--white)}.vd-milestone--endpoint .vd-milestone__year{color:var(--gold)}.vd-milestone__body{font-size:15px;line-height:1.55;color:var(--on-navy-muted)}.vd-statband{max-width:var(--maxw);margin-inline:auto;padding:20px var(--pad-x) 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:14px;gap:14px}.vd-stat{border:1px solid var(--rule-navy);border-radius:var(--r-card);padding:18px;text-align:center;display:flex;flex-direction:column;gap:4px}.vd-stat__value{font-size:34px;font-weight:900;color:var(--gold)}.vd-stat__label{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--on-navy-dim)}.vd-about{background:var(--surface)}.vd-about__inner{display:flex;flex-wrap:wrap;gap:clamp(28px,5vw,64px);align-items:center}.vd-about__copy:only-child{max-width:var(--measure);margin-inline:auto}.vd-about__media{flex:0 1 360px;min-width:260px;position:relative}.vd-about__photo{width:100%;aspect-ratio:3/4;position:relative;border-radius:var(--r-card);overflow:hidden;box-shadow:var(--shadow-photo-light)}.vd-about__tag{position:absolute;right:-8px;top:-8px;background:var(--gold);color:var(--navy-deep);font-weight:900;font-size:12px;letter-spacing:.1em;text-transform:uppercase;padding:8px 14px;border-radius:var(--r-chip);box-shadow:0 6px 16px rgba(0,0,0,.18);pointer-events:none}.vd-about__copy{flex:1 1 380px;min-width:290px;display:flex;flex-direction:column;gap:16px}.vd-callout{background:var(--white);border:1px solid var(--border);border-left:5px solid var(--gold);border-radius:var(--r-btn);padding:16px 20px;gap:14px}.vd-callout,.vd-callout__star{display:flex;align-items:center}.vd-callout__star{width:38px;height:38px;border-radius:50%;background:var(--navy-deep);color:var(--gold);justify-content:center;font-size:17px;flex:none}.vd-callout__eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--brick)}.vd-callout__title{font-size:16px;font-weight:700;color:var(--navy)}.vd-signature{font-family:var(--font-serif),Georgia,serif;font-style:italic;font-size:26px;color:var(--navy);opacity:.7}.vd-voices__inner{display:flex;flex-direction:column;gap:clamp(24px,4vw,40px)}.vd-voices__head{display:flex;flex-direction:column;gap:10px;text-align:center;align-items:center}.vd-voices__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px}.vd-testimonial{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:28px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--shadow-card)}.vd-testimonial__mark{font-size:44px;line-height:.6;color:var(--gold);font-family:Georgia,serif}.vd-testimonial__quote{font-family:var(--font-serif),Georgia,serif;font-size:18px;line-height:1.65;color:var(--text)}.vd-testimonial__foot{display:flex;align-items:center;gap:12px;margin-top:auto}.vd-testimonial__avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;position:relative;flex:none}.vd-testimonial__name{font-weight:800;font-size:15px}.vd-testimonial__role{font-size:13px;color:var(--text-muted)}.vd-photos{background:var(--white);border-top:1px solid var(--border)}.vd-photos__inner{display:flex;flex-direction:column;gap:24px}.vd-photos__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px;justify-content:space-between}.vd-photos__note{font-size:14px;color:var(--text-muted)}.vd-photos__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-auto-rows:180px;grid-gap:12px;gap:12px}.vd-photos__cell{position:relative;border-radius:var(--r-card);overflow:hidden}.vd-photos__cell--tall{grid-row:span 2}.vd-invite{grid-row:span 2;border-radius:var(--r-card);overflow:hidden;background:var(--navy-deep);justify-content:center;padding:24px}.vd-invite,.vd-invite__inner{display:flex;align-items:center}.vd-invite__inner{flex-direction:column;gap:10px;text-align:center}.vd-invite__star{color:var(--gold);font-size:22px}.vd-invite__title{color:var(--white);font-weight:800;font-size:19px;line-height:1.35}.vd-invite__contact{color:var(--on-navy-dim);font-size:14px}.vd-donate{position:relative;background:var(--navy);color:var(--white);padding:clamp(56px,9vw,112px) var(--pad-x);overflow:hidden;scroll-margin-top:70px}.vd-donate__stripes{position:absolute;inset:0;background:var(--pinstripe);pointer-events:none}.vd-donate__inner{position:relative;max-width:1000px;margin-inline:auto;display:flex;flex-wrap:wrap;gap:clamp(28px,5vw,56px);align-items:center;justify-content:center}.vd-donate__copy{flex:1 1 380px;min-width:290px;display:flex;flex-direction:column;gap:16px}.vd-donate__title{font-size:var(--fs-h2-lg)}.vd-donate__body{font-size:18px;line-height:1.65;color:var(--on-navy-muted)}.vd-amounts{display:flex;flex-wrap:wrap;gap:10px;border:0;margin:0;padding:0}.vd-amount{font-weight:800;font-size:16px;padding:12px 20px;border-radius:var(--r-btn);cursor:pointer;min-height:48px;background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.35);transition:background-color .15s ease,color .15s ease,border-color .15s ease}.vd-amount:hover{border-color:var(--gold)}.vd-amount[aria-pressed=true]{background:var(--gold);color:var(--navy-deep);border-color:var(--gold)}.vd-donate__cta{font-weight:800;font-size:19px;padding:17px 44px;min-height:54px;align-self:flex-start;background:var(--brick);color:var(--white);box-shadow:var(--shadow-cta-lg)}.vd-donate__cta:hover{background:var(--brick-hover-dark);color:var(--white)}.vd-donate__cta--pending{background:rgba(158,43,37,.45);box-shadow:none;cursor:not-allowed;border:2px dashed rgba(255,255,255,.4)}.vd-donate__note{font-size:13px;color:var(--on-navy-dim)}.vd-qr{flex:0 1 260px;min-width:220px;background:var(--white);border-radius:var(--r-card-lg);padding:22px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;box-shadow:var(--shadow-qr)}.vd-qr__title{font-weight:800;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:var(--navy)}.vd-qr__code{width:170px;height:170px;border:2px dashed var(--border-dashed);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--text-muted);overflow:hidden}.vd-qr__note{font-size:13px;color:var(--text-muted);line-height:1.5}.vd-footer{background:var(--navy-footer);color:var(--on-navy-faint);padding:44px var(--pad-x) 56px;font-size:14px;border-top:4px solid var(--brick)}.vd-footer__inner{max-width:var(--maxw);margin-inline:auto;display:flex;flex-direction:column;gap:18px}.vd-footer__top{display:flex;flex-wrap:wrap;gap:20px 32px;justify-content:space-between;align-items:center}.vd-footer__brand{display:flex;align-items:center;gap:12px}.vd-footer__brandtext{display:flex;flex-direction:column;gap:2px}.vd-footer__orgline{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}.vd-footer__credential{font-size:12px;line-height:1.4;color:var(--on-navy-muted)}.vd-footer__nav{display:flex;flex-wrap:wrap;gap:6px 22px}.vd-footer__navlink{color:var(--on-navy-muted);text-decoration:none;font-weight:600;transition:color .15s ease}.vd-footer__navlink:hover{color:var(--gold)}.vd-footer__contact{display:flex;flex-direction:column;gap:2px;font-style:normal;text-align:right}.vd-footer__contact a{color:var(--on-navy-muted);text-decoration:none;border-bottom:1px solid rgba(232,181,75,.4);transition:color .15s ease}.vd-footer__contact a:hover{color:var(--gold)}@media (max-width:599px){.vd-footer__contact{text-align:left}}.vd-footer__rule{margin-block:4px}.vd-footer__election{font-weight:700;letter-spacing:.04em;color:var(--white)}.vd-footer__org{font-weight:800;font-size:15px;color:var(--white)}.vd-footer__divider{height:1px;background:var(--rule-navy-soft);border:0;margin:0}.vd-footer__legal{display:flex;flex-wrap:wrap;gap:10px 24px;justify-content:space-between}.vd-footer__disclosure{font-weight:700;color:var(--white);letter-spacing:.01em}.vd-footer__copyright{color:var(--on-navy-faint)}.vd-footer__heart{color:#e0685c}.vd-footer__credit{font-size:11px;letter-spacing:.04em;color:#7d8ba3;transition:color .2s ease}.vd-footer__credit:hover{color:var(--on-navy-faint)}.vd-footer__credit a{color:inherit;text-decoration:none;border-bottom:1px solid}.vd-footer__credit a:hover{color:var(--gold)}.vd-sticky{position:fixed;left:16px;right:16px;bottom:16px;background:var(--brick);color:var(--white);text-decoration:none;font-weight:800;font-size:18px;min-height:54px;border-radius:var(--r-card);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:var(--shadow-sticky);max-width:420px;margin-inline:auto;z-index:50;transition:transform .3s ease,opacity .3s ease}.vd-sticky:hover{background:var(--brick-hover-dark);color:var(--white)}.vd-sticky__sub{font-size:13px;font-weight:600;opacity:.85}.vd-sticky.is-hidden{transform:translateY(120px);opacity:0;pointer-events:none}.vd-preview-banner{background:#2b2116;border-bottom:3px solid var(--gold);color:#f6e9cf;padding:12px var(--pad-x)}.vd-preview-banner__inner{max-width:var(--maxw);margin-inline:auto;display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 14px}.vd-preview-banner__tag{flex:none;background:var(--gold);color:#2b2116;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;padding:5px 10px;border-radius:var(--r-chip)}.vd-preview-banner__text{flex:1 1 320px;font-size:13.5px;line-height:1.55}.vd-preview-banner__text strong{color:#fff}.vd-preview-chip{background:#2b2116;color:var(--gold);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;padding:4px 8px;border-radius:var(--r-chip);border:1px solid var(--gold);flex:none}.vd-footer__disclosure--pending{color:#ffd98a;border:1px dashed rgba(232,181,75,.6);border-radius:var(--r-btn);padding:10px 14px;font-weight:700;flex:1 1 100%}.vd-voices__note{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.vd-holding{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:clamp(32px,8vw,72px) var(--pad-x);background:var(--navy-deep);color:var(--white);overflow:hidden}.vd-holding__stripes{position:absolute;inset:0;background:var(--pinstripe);pointer-events:none}.vd-holding__inner{position:relative;width:100%;max-width:640px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.vd-holding__brand{display:flex;align-items:center;gap:10px}.vd-holding__org{font-weight:800;font-size:15px;letter-spacing:.02em;color:var(--white)}.vd-holding__badge{background:rgba(232,181,75,.14);border:1px solid rgba(232,181,75,.5);color:var(--gold);font-weight:800;font-size:12px;letter-spacing:.16em;text-transform:uppercase;padding:7px 14px;border-radius:var(--r-chip)}.vd-holding__title{font-size:clamp(38px,8vw,68px);font-weight:900;line-height:1;letter-spacing:-.03em}.vd-holding__title-accent{color:var(--gold)}.vd-holding__body{font-family:var(--font-serif),Georgia,serif;font-size:clamp(17px,2.2vw,20px);line-height:1.65;color:var(--on-navy-muted);max-width:30rem}.vd-holding__cta{margin-top:6px;background:var(--brick);color:var(--white);font-weight:800;font-size:17px;padding:16px 34px;min-height:52px;box-shadow:var(--shadow-cta)}.vd-holding__cta:hover{background:var(--brick-hover-dark);color:var(--white)}.vd-holding__note{font-size:13.5px;line-height:1.6;color:var(--on-navy-dim);max-width:34rem}.vd-holding__divider{width:100%;height:1px;background:var(--rule-navy-soft);border:0;margin:6px 0 0}.vd-holding__credit{font-size:11px;letter-spacing:.04em;color:var(--on-navy-dim);opacity:.5;transition:opacity .2s ease}.vd-holding__credit:hover{opacity:.85}.vd-holding__credit a{color:inherit;text-decoration:none;border-bottom:1px solid}.vd-holding__credit a:hover{color:var(--gold)}.vd-slot{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;text-align:center;background:linear-gradient(160deg,var(--navy) 0,var(--navy-deep) 100%);color:var(--on-navy-dim)}.vd-slot--light{background:linear-gradient(160deg,#eef1f7,#dfe5ef);color:var(--text-muted)}.vd-slot__icon{font-size:26px;opacity:.65;line-height:1}.vd-slot__label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.4;max-width:22ch}.vd-slot--avatar{gap:0;padding:0}.vd-slot--avatar .vd-slot__icon{font-size:16px}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:Libre Franklin;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-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:Libre Franklin;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-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:Libre Franklin;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-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:Libre Franklin;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-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:Libre Franklin Fallback;src:local("Arial");ascent-override:92.61%;descent-override:23.58%;line-gap-override:0.00%;size-adjust:104.31%}.__className_c8a3ab{font-family:Libre Franklin,Libre Franklin Fallback;font-style:normal}.__variable_c8a3ab{--font-sans:"Libre Franklin","Libre Franklin Fallback"}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/c1e0ae606c0d380f-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:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc95445f0ce201a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/24f599ce1a627b37-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:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea308541f46fdb72-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:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/1b5a038d2ebd8073-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:"Source Serif 4";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/d9c8a48aa27d17bd-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:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c1e0ae606c0d380f-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:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/9cc95445f0ce201a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/24f599ce1a627b37-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:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea308541f46fdb72-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:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/1b5a038d2ebd8073-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:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/d9c8a48aa27d17bd-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_7d9873{font-family:"Source Serif 4","Source Serif 4 Fallback"}.__variable_7d9873{--font-serif:"Source Serif 4","Source Serif 4 Fallback"}