.home{--navy:#152844;--navy-deep:#0e1c30;--maroon:#8a2433;--maroon-2:#a6394a;--rose:#e7a6ae;--cream:#faf8f3;--sand:#f1ece0;--ink:#191713;--muted:#6e6a60;--line:rgba(0,0,0,.09);--serif:var(--font-fraunces),"Fraunces",Georgia,serif;--sans:var(--font-inter),"Inter",system-ui,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--cream);line-height:1.55;-webkit-font-smoothing:antialiased}.home .wrap{max-width:1160px;margin:0 auto;padding:0 24px}.home a{color:inherit;text-decoration:none}.home h1,.home h2,.home h3,.home h4,.home h5{font-family:var(--serif);font-weight:600;letter-spacing:-.01em;line-height:1.06}.home .btn{display:inline-block;padding:15px 28px;border-radius:999px;font-weight:600;font-size:15.5px;transition:.25s}.home .btn-primary{background:var(--maroon);color:#fff}.home .btn-primary:hover{background:var(--maroon-2);transform:translateY(-1px)}.home .btn-ghost{border:1.5px solid hsla(0,0%,100%,.45);color:#fff}.home .btn-ghost:hover{border-color:#fff;background:hsla(0,0%,100%,.08)}.home .eyebrow{font-size:13px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--maroon)}.home .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.home .reveal.in,.home .reveal[data-inview]{opacity:1;transform:none}.home svg.ic{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home .lnav{position:fixed;top:0;left:0;right:0;z-index:50;background:hsla(43,41%,97%,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);transition:box-shadow .3s}.home .lnav.scrolled{box-shadow:0 10px 30px -18px rgba(21,40,68,.28)}.home .nav-in{display:flex;align-items:center;justify-content:space-between;height:72px}.home .logo{font-family:var(--serif);font-weight:700;font-size:26px;color:var(--navy);letter-spacing:-.02em;display:inline-flex;align-items:center;gap:10px}.home .logo img.mark{width:36px;height:36px;display:block}.home .logo .u{color:var(--maroon)}.home .nav-links{display:flex;gap:26px;font-size:14.5px;font-weight:500;color:var(--muted)}.home .nav-links a:hover{color:var(--navy)}.home .btn-nav{padding:10px 22px;border-radius:999px;background:var(--navy);color:#fff;font-weight:600;font-size:14.5px}.home .nav-cta{display:flex;align-items:center;gap:18px}.home .nav-signin{font-size:14.5px;font-weight:600;color:var(--navy);white-space:nowrap}.home .nav-signin:hover{color:var(--maroon)}@media(max-width:860px){.home .nav-links{display:none}}.home .cta-signin{font-size:14.5px;color:hsla(0,0%,100%,.8);margin-top:22px;position:relative}.home .cta-signin a{color:#fff;font-weight:700}.home .cta-signin a,.home .foot-signin{text-decoration:underline;text-underline-offset:3px}.home .foot-signin{color:hsla(0,0%,100%,.85);font-weight:600}.home .foot-signin:hover{color:var(--rose)}.home .hero{position:relative;min-height:100svh;display:flex;align-items:center;color:#fff;overflow:hidden}.home .hero-media{position:absolute;inset:0;z-index:0}.home .hero-media video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity 1.8s ease}.home .hero-media video.live{opacity:1}.home .hero-fallback{position:absolute;inset:0;background:linear-gradient(160deg,#152844,#0e1c30 55%,#2a1420)}.home .hero-fallback:after,.home .hero-fallback:before{content:"";position:absolute;border-radius:50%;filter:blur(70px);opacity:.5;animation:home-drift 14s ease-in-out infinite alternate}.home .hero-fallback:before{width:600px;height:600px;right:-160px;top:-160px;background:radial-gradient(circle,rgba(166,57,74,.65),transparent 65%)}.home .hero-fallback:after{width:480px;height:480px;left:-120px;bottom:-140px;background:radial-gradient(circle,rgba(231,166,174,.35),transparent 65%);animation-delay:-7s}@keyframes home-drift{0%{transform:translate(0) scale(1)}to{transform:translate(40px,30px) scale(1.12)}}.home .hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(14,28,48,.55),rgba(14,28,48,.35) 40%,rgba(14,28,48,.85))}.home .hero .wrap{position:relative;z-index:2;padding-top:150px;padding-bottom:90px}.home .hero .eyebrow{color:var(--rose)}.home .hero h1{font-size:clamp(46px,6.8vw,80px);color:#fff;margin:20px 0 10px}.home .hero h1 .rot{color:var(--rose);font-style:italic;display:inline-block;transition:opacity .35s}.home .hero p.sub{font-size:clamp(17px,2vw,21px);color:hsla(0,0%,100%,.88);max-width:660px;margin:18px 0 34px}.home .hero .ctas{display:flex;gap:14px;flex-wrap:wrap}.home .hero .note{margin-top:22px;font-size:14px;color:hsla(0,0%,100%,.65)}.home .scroll-cue{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);z-index:2;color:hsla(0,0%,100%,.7);font-size:12px;letter-spacing:.2em;text-transform:uppercase;animation:home-bob 2.2s ease-in-out infinite}@keyframes home-bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.home .live{background:var(--navy);color:#fff;padding:58px 0;position:relative;overflow:hidden}.home .live:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-160px;top:-260px;background:radial-gradient(circle,rgba(166,57,74,.4),transparent 65%)}.home .live .in{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px;position:relative}.home .live .lhead{max-width:230px}.home .live .pulse{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rose)}.home .live .pulse i{width:8px;height:8px;border-radius:50%;background:#5edba1;animation:home-blink 1.8s ease-in-out infinite}@keyframes home-blink{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(94,219,161,.5)}50%{opacity:.55;box-shadow:0 0 0 6px rgba(94,219,161,0)}}.home .live .lhead h3{color:#fff;font-size:21px;margin-top:10px}.home .lstats{display:flex;gap:48px;flex-wrap:wrap}.home .ls b{font-family:var(--serif);font-weight:700;font-size:clamp(32px,4vw,46px);color:#fff;display:block;line-height:1;font-variant-numeric:tabular-nums}.home .ls span{font-size:13.5px;color:hsla(0,0%,100%,.65);font-weight:600;display:block;margin-top:6px}.home .ls .subnote{font-size:11px;font-weight:500}@media(max-width:760px){.home .lstats{gap:26px}}.home .meaning{background:var(--cream);text-align:center;padding:100px 0 90px}.home .meaning .word{font-family:var(--serif);font-style:italic;font-size:clamp(38px,5.5vw,60px);color:var(--navy)}.home .meaning .word b{color:var(--maroon);font-style:normal}.home .meaning .ipa{font-size:.5em;color:var(--muted)}.home .meaning p{max-width:640px;margin:20px auto 0;color:var(--muted);font-size:19px}.home .bridge{display:flex;align-items:center;justify-content:center;gap:10px;max-width:880px;margin:54px auto 0;flex-wrap:wrap}.home .node{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 20px;text-align:center;min-width:118px;box-shadow:0 14px 30px -18px rgba(21,40,68,.25)}.home .node .nic{width:42px;height:42px;margin:0 auto 8px;border-radius:12px;background:linear-gradient(150deg,var(--sand),#fff);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--maroon)}.home .node .lb{font-size:12.5px;color:var(--muted);font-weight:600}.home .b-span{flex:0 0 30px;height:2px;background:linear-gradient(90deg,rgba(138,36,51,.15),rgba(138,36,51,.7),rgba(138,36,51,.15))}@media(max-width:760px){.home .b-span{display:none}}.home .module{padding:96px 0}.home .module.alt{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home .m-head{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;margin-bottom:50px}.home .m-head.rev>.mv{order:2}.home .mv{position:relative;border-radius:22px;overflow:hidden;aspect-ratio:16/10;background:linear-gradient(150deg,#1b3355,#0e1c30);box-shadow:0 40px 80px -42px rgba(21,40,68,.55)}.home .mv video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .mv .tag{position:absolute;left:16px;bottom:14px;background:rgba(14,28,48,.75);backdrop-filter:blur(6px);color:#fff;font-size:12.5px;font-weight:600;letter-spacing:.05em;padding:7px 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);display:flex;gap:8px;align-items:center}.home .mv .tag svg.ic{width:15px;height:15px}.home .mnum{font-family:var(--serif);font-style:italic;font-size:15px;color:var(--maroon);letter-spacing:.02em}.home .mt h2{font-size:clamp(30px,4vw,42px);color:var(--navy);margin:12px 0 14px}.home .mt h2 em{color:var(--maroon);font-style:italic}.home .mt p{color:var(--muted);font-size:17.5px}.home .flip-hint{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:600;color:var(--maroon)}.home .flip-hint svg.ic{width:15px;height:15px}@media(max-width:880px){.home .m-head{grid-template-columns:1fr;gap:26px}.home .m-head.rev>.mv{order:0}}.home .fgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;grid-auto-rows:252px}.home .fgrid.cols3{grid-template-columns:repeat(3,1fr);max-width:960px;margin:0 auto}.home .fgrid.cols2{grid-template-columns:repeat(2,1fr);grid-auto-rows:280px;max-width:920px;margin:0 auto}@media(max-width:980px){.home .fgrid,.home .fgrid.cols3{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.home .fgrid,.home .fgrid.cols2,.home .fgrid.cols3{grid-template-columns:1fr}}.home .tile{perspective:1400px;cursor:pointer;outline:none}.home .tin{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.25,.7,.25,1)}.home .tile.flipped .tin,.home .tile:focus-visible .tin{transform:rotateY(180deg)}@media(hover:hover){.home .tile:hover .tin{transform:rotateY(180deg)}}.home .face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:18px;overflow:hidden}.home .front{background:linear-gradient(170deg,#fff,#fcfaf5);border:1px solid var(--line);padding:24px 22px;display:flex;flex-direction:column;box-shadow:0 10px 26px -18px rgba(21,40,68,.22);transition:.25s}.home .tile:hover .front{box-shadow:0 24px 48px -24px rgba(21,40,68,.35)}.home .front:after{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--maroon),var(--rose));opacity:0;transition:.25s}.home .tile:hover .front:after{opacity:1}.home .tico{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--maroon);background:linear-gradient(150deg,rgba(138,36,51,.09),rgba(231,166,174,.18));border:1px solid rgba(138,36,51,.14)}.home .front b{font-family:var(--serif);font-weight:600;font-size:17.5px;color:var(--navy);display:block;margin-bottom:6px;letter-spacing:-.01em}.home .front p{font-size:13.5px;color:var(--muted);line-height:1.5}.home .front .go{margin-top:auto;display:flex;align-items:center;justify-content:space-between;font-size:12.5px;font-weight:600;color:var(--maroon)}.home .front .go svg.ic{width:16px;height:16px;transition:.25s}.home .tile:hover .front .go svg.ic{transform:rotate(180deg)}.home .soon-chip{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--maroon);background:rgba(138,36,51,.08);border:1px solid rgba(138,36,51,.18);border-radius:999px;padding:2px 9px;margin-left:8px;vertical-align:2px}.home .back{transform:rotateY(180deg);background:linear-gradient(165deg,var(--navy),var(--navy-deep));color:#fff;padding:22px;display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.08)}.home .back:before{content:"";width:260px;height:260px;border-radius:50%;right:-110px;top:-120px;background:radial-gradient(circle,rgba(166,57,74,.4),transparent 65%)}.home .back .bimg,.home .back:before{position:absolute;pointer-events:none}.home .back .bimg{inset:0;opacity:.16;background-size:cover;background-position:50%}.home .back h5{font-family:var(--serif);font-weight:600;font-size:16.5px;color:#fff;margin-bottom:10px;position:relative}.home .back h5 em{color:var(--rose);font-style:italic}.home .back ul{list-style:none;display:flex;flex-direction:column;gap:7px;position:relative;z-index:1;margin:0;padding:0}.home .back li{font-size:12.5px;color:hsla(0,0%,100%,.88);padding-left:20px;position:relative;line-height:1.45}.home .back li:before{content:"→";position:absolute;left:0;color:var(--rose)}.home .back .lm{margin-top:auto;position:relative;z-index:1;font-size:12.5px;font-weight:600;color:var(--rose);display:inline-flex;align-items:center;gap:6px}.home .back .lm:hover,.home .wa{color:#fff}.home .wa{position:relative;padding:130px 0;overflow:hidden}.home .wa-media{position:absolute;inset:0}.home .wa-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .wa-fallback{position:absolute;inset:0;background:linear-gradient(150deg,#0e3b2e,#071e17)}.home .wa-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,25,20,.88),rgba(10,25,20,.55) 55%,rgba(10,25,20,.25))}.home .wa .wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.home .wa .eyebrow{color:#9fe3c1}.home .wa h2{color:#fff;font-size:clamp(30px,4.2vw,44px);margin:12px 0 14px}.home .wa h2 em{color:#9fe3c1;font-style:italic}.home .wa p{color:hsla(0,0%,100%,.82);font-size:17px;margin-bottom:16px}.home .chat{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:20px;padding:22px;backdrop-filter:blur(8px);max-width:430px;margin-left:auto}.home .bub{border-radius:14px;padding:11px 15px;font-size:14px;margin-bottom:10px;max-width:88%;line-height:1.45}.home .bub.them{background:hsla(0,0%,100%,.12);color:#fff;border-top-left-radius:4px}.home .bub.me{background:#1f7a5c;color:#fff;margin-left:auto;border-top-right-radius:4px}.home .bub small{display:block;opacity:.65;font-size:11px;margin-top:4px}@media(max-width:880px){.home .wa .wrap{grid-template-columns:1fr}.home .chat{margin:0 auto}}.home .portals{background:var(--navy);color:#fff;padding:100px 0}.home .center{max-width:700px;margin:0 auto 54px;text-align:center}.home .center h2{font-size:clamp(30px,4.2vw,42px);color:var(--navy);margin-top:12px}.home .center p{color:var(--muted);font-size:18px;margin-top:12px}.home .portals .center h2{color:#fff}.home .portals .center p{color:hsla(0,0%,100%,.72)}.home .portals .center .eyebrow{color:var(--rose)}.home .pgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home .portal{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.13);border-radius:20px;overflow:hidden;transition:.25s}.home .portal:hover{transform:translateY(-4px);border-color:rgba(231,166,174,.4)}.home .portal .pv2{aspect-ratio:16/9;position:relative;background:linear-gradient(150deg,#1b3355,#0e1c30)}.home .portal .pv2 video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .portal .pb{padding:26px}.home .portal h3{color:#fff;font-size:22px;margin-bottom:8px}.home .portal h3 em{color:var(--rose);font-style:italic}.home .portal p{color:hsla(0,0%,100%,.75);font-size:14.5px;margin-bottom:12px}.home .portal ul{list-style:none;display:flex;flex-direction:column;gap:7px;margin:0;padding:0}.home .portal li{font-size:13.5px;color:hsla(0,0%,100%,.85);padding-left:22px;position:relative}.home .portal li:before{content:"→";position:absolute;left:0;color:var(--rose)}@media(max-width:880px){.home .pgrid{grid-template-columns:1fr}}.home .smart{padding:100px 0;background:#fff;border-bottom:1px solid var(--line)}.home .white{padding:100px 0;background:var(--sand)}.home .white .brandrow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;grid-auto-rows:252px}@media(max-width:980px){.home .white .brandrow{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.home .white .brandrow{grid-template-columns:1fr}}.home .fees{background:var(--cream);padding:96px 0}.home .integr{padding:100px 0;background:var(--navy-deep);color:#fff}.home .integr .center h2{color:#fff}.home .integr .center p{color:hsla(0,0%,100%,.7)}.home .integr .center .eyebrow{color:var(--rose)}.home .iwall{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;grid-auto-rows:210px}@media(max-width:980px){.home .iwall{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.home .iwall{grid-template-columns:1fr}}.home .itile .front{background:linear-gradient(170deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.03));border:1px solid hsla(0,0%,100%,.12);box-shadow:none}.home .itile .front b{color:#fff;font-family:var(--sans);font-weight:700;font-size:15.5px}.home .itile .front p{color:hsla(0,0%,100%,.62);font-size:12.5px}.home .itile .front .go{color:var(--rose)}.home .itile:hover .front{border-color:rgba(231,166,174,.4)}.home .itile .lg{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;font-family:var(--sans);margin-bottom:12px;color:#fff;flex-shrink:0}.home .itile .lg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.home .itile .lg.pad{padding:7px}.home .itile .back{background:linear-gradient(165deg,#22375a,#0e1c30)}.home .itile .soon-chip{color:var(--rose);border-color:rgba(231,166,174,.35);background:rgba(231,166,174,.1)}.home .cta{position:relative;padding:120px 0;color:#fff;text-align:center;overflow:hidden;background:linear-gradient(160deg,var(--maroon),#5e121d)}.home .cta:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;left:50%;top:-380px;transform:translateX(-50%);background:radial-gradient(circle,hsla(0,0%,100%,.14),transparent 60%)}.home .cta h2{font-size:clamp(34px,5vw,52px);color:#fff;margin-bottom:16px;position:relative}.home .cta p{color:hsla(0,0%,100%,.88);font-size:19px;margin-bottom:30px;position:relative}.home .cta .btn-primary{background:#fff;color:var(--maroon);position:relative}.home .lfooter{background:var(--navy-deep);color:hsla(0,0%,100%,.6);padding:46px 0;font-size:14px}.home .foot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:18px;align-items:center}.home .foot .logo{font-size:22px}.home .foot .markchip{background:#faf8f3;border-radius:10px;padding:4px;display:inline-flex}.home .foot .markchip img{width:30px;height:30px;display:block}.home .foot .wordmark{color:#fff}.home .foot .wordmark .u{color:var(--rose)}.home .socials{display:flex;gap:14px}.home .socials a,.home .socials span{width:34px;height:34px;border-radius:50%;border:1px solid hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center;transition:.2s}.home .socials a svg.ic,.home .socials span svg.ic{width:15px;height:15px}.home .socials a:hover{border-color:var(--rose);color:var(--rose)}.home .foot-legal{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px 18px;align-items:center;margin-top:28px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.12);font-size:13px}.home .legal-links{display:flex;flex-wrap:wrap;gap:8px 20px}.home .legal-links a{color:hsla(0,0%,100%,.72);text-decoration:none;transition:.2s}.home .legal-links a:hover{color:var(--rose);text-decoration:underline}.home .legal-copy{color:hsla(0,0%,100%,.5)}@media (max-width:640px){.home .foot-legal{justify-content:flex-start}}@font-face{font-family:__Fraunces_91ac48;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-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:__Fraunces_91ac48;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c62081b071647022-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:__Fraunces_91ac48;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-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:__Fraunces_91ac48;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-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:__Fraunces_91ac48;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c62081b071647022-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:__Fraunces_91ac48;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-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:__Fraunces_91ac48;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-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:__Fraunces_91ac48;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/c62081b071647022-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:__Fraunces_91ac48;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-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:__Fraunces_91ac48;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:__Fraunces_91ac48;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_91ac48;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_91ac48;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:__Fraunces_91ac48;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_91ac48;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_91ac48;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-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:__Fraunces_91ac48;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-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:__Fraunces_91ac48;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-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:__Fraunces_Fallback_91ac48;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_91ac48{font-family:__Fraunces_91ac48,__Fraunces_Fallback_91ac48}.__variable_91ac48{--font-fraunces:"__Fraunces_91ac48","__Fraunces_Fallback_91ac48"}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_8b3a0b;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_8b3a0b{font-family:__Inter_8b3a0b,__Inter_Fallback_8b3a0b;font-style:normal}.__variable_8b3a0b{--font-inter:"__Inter_8b3a0b","__Inter_Fallback_8b3a0b"}