.ld4-eligibility{--ld4-green:#153f39;--ld4-charcoal:#1a211f;--ld4-amber:#f2b233;--ld4-sand:#f5f1eb;--ld4-sage:#e7ede6;--ld4-mediterranean:#c8dde8;--ld4-white:#fff;--ld4-text-xs:0.75rem;--ld4-text-sm:0.875rem;--ld4-text-base:1rem;--ld4-text-lg:1.125rem;--ld4-text-xl:1.25rem;--ld4-text-2xl:1.5rem;--ld4-container-content:1168px;--ld4-radius-card:10px;--ld4-radius-media:12px;--ld4-border-subtle:1px solid rgba(26,33,31,.1);--ld4-border-medium:1px solid rgba(26,33,31,.18);--ld4-ease-out:cubic-bezier(0.22,1,0.36,1);--ld4-duration-base:200ms;--ld4-duration-medium:300ms;background:var(--ld4-sand);font-family:Inter,Arial,sans-serif}.ld4-eligibility *{box-sizing:border-box}.ld4-eligibility a{color:inherit;text-decoration:none}.ld4-eligibility ul{list-style:none;margin:0;padding:0}.ld4-eligibility button{font:inherit;cursor:pointer}.ld4-eligibility .ld4-eyebrow{font-size:var(--ld4-text-xs);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(26,33,31,.5);display:block}.ld4-eligibility .ld4-container{width:100%;max-width:var(--ld4-container-content);padding-inline:clamp(20px,4vw,80px);margin-inline:auto}.ld4-eligibility .ld4-btn{font-size:15px;font-weight:600;padding:14px 26px;border-radius:999px;transition:.2s;display:inline-flex;align-items:center;gap:8px;border:1.5px solid transparent;cursor:pointer;font-family:inherit}.ld4-eligibility .ld4-btn--primary{background:var(--ld4-amber);color:var(--ld4-charcoal)}.ld4-eligibility .ld4-btn--primary:hover{background:#e0a52c;transform:translateY(-1px)}.ld4-eligibility .ld4-btn--ghost{background:transparent;color:var(--ld4-charcoal);border-color:rgba(26,33,31,.25)}.ld4-eligibility .ld4-btn--ghost:hover{border-color:var(--ld4-charcoal)}.ld4-eligibility .ld4-btn:focus-visible{outline:2px solid var(--ld4-amber);outline-offset:2px}.ld4-elig-hero{padding-block:24px 64px}.ld4-elig-hero-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:64px;gap:64px;align-items:start}.ld4-elig-hero-copy{display:flex;flex-direction:column;gap:18px;padding-top:8px}.ld4-elig-hero-copy h1{font-family:var(--font-ld4-display),Georgia,serif;font-size:clamp(2rem,3.6vw,3.25rem);font-weight:400;line-height:1.1;letter-spacing:-.015em;color:var(--ld4-charcoal);margin:0}.ld4-elig-hero-lead{font-size:var(--ld4-text-base);line-height:1.65;color:rgba(26,33,31,.65);max-width:46ch}.ld4-elig-facts{display:flex;flex-direction:column;gap:10px;margin-top:8px}.ld4-elig-facts li{display:flex;align-items:center;gap:10px;font-size:var(--ld4-text-sm);color:var(--ld4-charcoal);font-weight:500}.ld4-elig-facts li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ld4-amber);flex-shrink:0}.ld4-elig-trust-note{font-size:var(--ld4-text-xs);line-height:1.6;color:rgba(26,33,31,.45);max-width:46ch;margin-top:8px;padding-top:16px;border-top:var(--ld4-border-subtle)}.ld4-quiz-card{position:-webkit-sticky;position:sticky;top:calc(74px + 24px)}.ld4-quiz-card .eligibility-card{max-width:none;margin-bottom:0;padding:clamp(28px,4vw,48px);border:none;border-radius:var(--ld4-radius-media);background:var(--ld4-white);box-shadow:0 1px 2px rgba(21,63,57,.04),0 16px 40px rgba(21,63,57,.06)}.ld4-quiz-card .eligibility-card h2{font-family:var(--font-ld4-display),Georgia,serif;font-size:clamp(1.375rem,2.4vw,1.75rem);font-weight:400;line-height:1.25;color:var(--ld4-charcoal);margin:0 0 8px}.ld4-quiz-card .visa-quiz-question{display:block}.ld4-quiz-card .visa-quiz-question>p{font-size:var(--ld4-text-sm);color:rgba(26,33,31,.6);line-height:1.55;margin:0 0 24px;max-width:none}.ld4-quiz-card .visa-quiz-progress{margin-bottom:32px}.ld4-quiz-card .visa-quiz-progress-copy{display:flex;align-items:center;justify-content:space-between;font:600 var(--ld4-text-xs) Inter,Arial,sans-serif;color:rgba(26,33,31,.5);margin-bottom:10px}.ld4-quiz-card .visa-quiz-progress-copy b{color:var(--ld4-green);font:700 var(--ld4-text-xs) Inter,Arial,sans-serif}.ld4-quiz-card .visa-quiz-progress-track{height:4px;border-radius:2px;background:rgba(26,33,31,.08);overflow:hidden}.ld4-quiz-card .visa-quiz-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--ld4-amber);transition:width var(--ld4-duration-medium) var(--ld4-ease-out)}.ld4-quiz-card .visa-quiz-options{display:flex;flex-direction:column;gap:10px;margin-top:4px}.ld4-quiz-card .visa-quiz-option{display:flex;align-items:center;gap:14px;min-height:0;width:100%;padding:16px 18px;border-radius:var(--ld4-radius-card);border:1.5px solid rgba(26,33,31,.12);background:var(--ld4-white);color:var(--ld4-charcoal);text-align:left;transition:border-color var(--ld4-duration-base),background-color var(--ld4-duration-base);transform:none;box-shadow:none}.ld4-quiz-card .visa-quiz-option:hover{border-color:rgba(21,63,57,.35);background:var(--ld4-sand);box-shadow:none;transform:none}.ld4-quiz-card .visa-quiz-option:focus-visible{outline:2px solid var(--ld4-amber);outline-offset:2px;border-color:rgba(21,63,57,.35);box-shadow:none}.ld4-quiz-card .visa-quiz-option.is-selected{border-color:var(--ld4-green);background:var(--ld4-sage)}.ld4-quiz-card .visa-quiz-icon{width:36px;height:36px;flex-shrink:0;border-radius:8px;background:var(--ld4-sage);display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:none;color:var(--ld4-green)}.ld4-quiz-card .visa-quiz-option.is-selected .visa-quiz-icon{background:var(--ld4-green);color:var(--ld4-white)}.ld4-quiz-card .visa-quiz-option strong{display:block;font:600 var(--ld4-text-sm) Inter,Arial,sans-serif;color:var(--ld4-charcoal)}.ld4-quiz-card .visa-quiz-option small{display:block;margin-top:2px;font-size:var(--ld4-text-xs);color:rgba(26,33,31,.55);line-height:1.4}.ld4-quiz-card .visa-quiz-option i{color:var(--ld4-green);font-style:normal;flex-shrink:0;opacity:0;transition:opacity var(--ld4-duration-base),transform var(--ld4-duration-base);transform:translateX(-4px)}.ld4-quiz-card .visa-quiz-option.is-selected i,.ld4-quiz-card .visa-quiz-option:hover i{opacity:1;transform:translateX(0)}.ld4-quiz-card .kicker{font-size:var(--ld4-text-xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ld4-green);display:block}.ld4-quiz-card .btn-ghost{font-size:var(--ld4-text-sm);font-weight:600;color:var(--ld4-charcoal);padding:10px 0;display:inline-flex}.ld4-quiz-card .visa-quiz-back{margin-top:20px}.ld4-quiz-card .visa-result h2{font-family:var(--font-ld4-display),Georgia,serif;font-size:clamp(1.375rem,2.4vw,1.75rem);font-weight:400;color:var(--ld4-charcoal);margin:8px 0 12px}.ld4-quiz-card .visa-result-lead{font-size:var(--ld4-text-sm);color:rgba(26,33,31,.65);line-height:1.6;margin-bottom:20px}.ld4-quiz-card .visa-result-document{background:var(--ld4-sage);border-radius:var(--ld4-radius-card);padding:16px 20px;margin-bottom:20px}.ld4-quiz-card .visa-result-document small{display:block;font-size:var(--ld4-text-xs);color:rgba(26,33,31,.55);margin-bottom:4px}.ld4-quiz-card .visa-result-document strong{font-family:var(--font-ld4-display),Georgia,serif;font-size:var(--ld4-text-lg);font-weight:400;color:var(--ld4-green)}.ld4-quiz-card .visa-result-checks{margin-bottom:20px}.ld4-quiz-card .visa-result-checks h4{font-size:var(--ld4-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ld4-charcoal);margin-bottom:10px}.ld4-quiz-card .visa-result-checks ul{display:flex;flex-direction:column;gap:8px}.ld4-quiz-card .visa-result-checks li{font-size:var(--ld4-text-sm);color:rgba(26,33,31,.65);line-height:1.5;padding-left:20px;position:relative}.ld4-quiz-card .visa-result-checks li:before{content:"✓";position:absolute;left:0;color:var(--ld4-green);font-weight:700}.ld4-quiz-card .visa-result-sources{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.ld4-quiz-card .visa-result-sources a{font-size:var(--ld4-text-sm);font-weight:600;color:var(--ld4-green)}.ld4-quiz-card .visa-result-sources a:hover{text-decoration:underline}.ld4-quiz-card .visa-result-disclaimer{font-size:var(--ld4-text-xs);color:rgba(26,33,31,.45);line-height:1.55;padding-top:16px;border-top:var(--ld4-border-subtle);margin-bottom:20px}.ld4-quiz-card .visa-result-actions{display:flex;flex-wrap:wrap;gap:10px;justify-self:auto}.ld4-quiz-card .visa-result-actions .btn-ghost{border:1.5px solid rgba(26,33,31,.25);border-radius:999px;padding:12px 22px}.ld4-quiz-card .visa-result-actions .btn-ghost:hover{border-color:var(--ld4-charcoal)}.ld4-quiz-card .visa-result-actions .btn-primary{background:var(--ld4-amber);color:var(--ld4-charcoal);border-radius:999px;padding:12px 22px;font-weight:600}.ld4-quiz-card .visa-result-actions .btn-primary:hover{background:#e0a52c}@media (max-width:991px){.ld4-elig-hero-grid{grid-template-columns:1fr;gap:40px}.ld4-quiz-card{position:static}}@media (max-width:767px){.ld4-elig-hero{padding-block:48px 40px}.ld4-quiz-card .eligibility-card{padding:24px 20px}.ld4-quiz-card .visa-quiz-option{padding:14px 16px}}.ld4-elig-how{padding-block:72px;border-top:var(--ld4-border-subtle)}.ld4-elig-section-title{font-family:var(--font-ld4-display),Georgia,serif;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:400;color:var(--ld4-charcoal);margin-bottom:32px}.ld4-elig-how-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.ld4-elig-step-card{background:var(--ld4-white);border-radius:var(--ld4-radius-card);padding:28px}.ld4-elig-step-n{font-size:var(--ld4-text-xs);font-weight:700;color:var(--ld4-amber);letter-spacing:.08em}.ld4-elig-step-card h3{font-family:var(--font-ld4-display),Georgia,serif;font-size:var(--ld4-text-lg);font-weight:400;color:var(--ld4-charcoal);margin:10px 0 8px}.ld4-elig-step-card p{font-size:var(--ld4-text-sm);color:rgba(26,33,31,.6);line-height:1.55}@media (max-width:767px){.ld4-elig-how-grid{grid-template-columns:1fr;gap:14px}}.ld4-elig-sources{padding-block:72px 100px}.ld4-elig-sources-inner{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:48px;gap:48px;background:var(--ld4-sage);border-radius:var(--ld4-radius-media);padding:clamp(28px,4vw,48px)}.ld4-elig-sources-lead{font-size:var(--ld4-text-sm);color:rgba(26,33,31,.65);line-height:1.6;margin-bottom:16px}.ld4-elig-sources-list{display:flex;flex-direction:column;gap:8px}.ld4-elig-sources-list li{font-size:var(--ld4-text-sm);color:var(--ld4-charcoal);font-weight:500;padding-left:16px;position:relative}.ld4-elig-sources-list li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:var(--ld4-green)}.ld4-elig-lawyer-note{border-left:2px solid rgba(21,63,57,.2);padding-left:20px;display:flex;align-items:center}.ld4-elig-lawyer-note p{font-size:var(--ld4-text-sm);color:rgba(26,33,31,.6);line-height:1.6;font-style:italic}@media (max-width:767px){.ld4-elig-sources-inner{grid-template-columns:1fr;gap:24px;padding:28px 24px}}@font-face{font-family:__Lora_243177;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/05a58683eb2ffca7-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:__Lora_243177;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/c80eef6a0c97798e-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Lora_243177;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/d2f466e69dd54845-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:__Lora_243177;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/99bbede094da1c3f-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Lora_243177;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/714ad00c3d008517-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:__Lora_243177;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/4f19a67e08e18f3c-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:__Lora_243177;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/110cbef534704ef8-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:__Lora_243177;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/05a58683eb2ffca7-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:__Lora_243177;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c80eef6a0c97798e-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Lora_243177;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/d2f466e69dd54845-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:__Lora_243177;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/99bbede094da1c3f-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Lora_243177;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/714ad00c3d008517-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:__Lora_243177;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/4f19a67e08e18f3c-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:__Lora_243177;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/110cbef534704ef8-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:__Lora_243177;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/03b436aa846269de-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:__Lora_243177;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0086f8992871c45b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Lora_243177;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ab00a911ac2adf48-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:__Lora_243177;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36008747766f78c6-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Lora_243177;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d38f9d4e0f4772b-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:__Lora_243177;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/08aedeceaf1dcd57-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:__Lora_243177;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5c0c2bcbaa4149ca-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:__Lora_243177;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/03b436aa846269de-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:__Lora_243177;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0086f8992871c45b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Lora_243177;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ab00a911ac2adf48-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:__Lora_243177;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36008747766f78c6-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Lora_243177;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d38f9d4e0f4772b-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:__Lora_243177;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/08aedeceaf1dcd57-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:__Lora_243177;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5c0c2bcbaa4149ca-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:__Lora_Fallback_243177;src:local("Times New Roman");ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.00%;size-adjust:115.20%}.__className_243177{font-family:__Lora_243177,__Lora_Fallback_243177}.__variable_243177{--font-ld4-display:"__Lora_243177","__Lora_Fallback_243177"}