:root{--color-background:#f6efeb;--color-foreground:#303820;--color-primary:#0f3249;--color-primary-hover:#18425d;--color-accent:var(--color-primary);--color-accent-hover:var(--color-primary-hover);--color-link:#0f4c81;--color-link-hover:#0a3253;--color-link-highlight:rgba(0,0,0,0.04);--color-muted:#5e604d;--color-border:#d7cfc2;--color-success:#16a34a;--color-error:#dc2626;--color-surface:#ffffff;--color-surface-alt:#f8f8f8;--color-nav-background:#e4dcd0;--color-footer-background:#14405d;--color-footer-accent:#0f3249;--font-primary:"Roboto",sans-serif;--font-body:"Roboto",sans-serif;--font-size-base:1.2rem;--font-size-sm:1rem;--font-size-md:1.125rem;--font-size-lg:1.5rem;--font-size-xl:2rem;--font-size-2xl:2.75rem;--font-size-3xl:3.25rem;--line-height-tight:1.2;--line-height-normal:1.6;--line-height-relaxed:1.7;--spacing-xs:0.75rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2.25rem;--spacing-xl:3.5rem;--spacing-xxl:5.5rem;--content-max-width:1180px;--content-max-width-wide:1200px;--content-max-width-full:1536px;--header-height:180px;--shadow-sm:0px 2px 4px -1px rgba(0,0,0,0.1);--shadow-md:0px 4px 8px -2px rgba(0,0,0,0.15);--shadow-lg:0px 8px 16px -4px rgba(0,0,0,0.2);--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:12px;--color-rule-orange:#e4772a;--color-rule-blue:#2563eb}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:400}h1{font-size:var(--font-size-3xl);line-height:var(--line-height-tight);margin-bottom:var(--spacing-lg)}h2{font-size:var(--font-size-2xl);line-height:1.3}h2,h3{margin-bottom:var(--spacing-md)}h3{font-size:var(--font-size-xl);line-height:1.4}h4{font-size:var(--font-size-lg);line-height:1.5;margin-bottom:var(--spacing-sm)}p{font-size:var(--font-size-md);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-md)}.site-body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}.site-main{margin-left:auto;margin-right:auto;width:100%;max-width:80rem;flex:1}*,:after,:before{box-sizing:border-box;border:0 solid}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--color-background);color:var(--color-foreground)}body{min-height:100vh;margin:0;padding:0;font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height-normal)}main{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:55px clamp(3rem,7vw,6.5rem) 21px;min-height:50vh}a{text-decoration:underline}a,a:visited{color:var(--color-link)}a:hover{color:var(--color-link-hover)}.site-header__nav-link,.site-header__nav-link:link,.site-header__nav-link:visited{color:var(--header-nav-color,var(--color-foreground));text-decoration:none}.regular-after-text,.regular-main-text{border:none;border-radius:0;box-shadow:none;padding:0}.image-left,.imageLeft{float:left;margin-right:21px;margin-left:13px}.image-right,.imageRight{float:right;margin-left:21px;margin-right:13px}.image-center,.imageCenter{display:flex;justify-content:center;align-items:center;margin:20px auto;text-align:center}.imageCenter img,.imageLeft img,.imageRight img,.inline-image,.inlineImage{max-width:100%;border-radius:5px;margin-top:13px;margin-bottom:13px}.image-caption,.imageCaption{display:block;font-size:.9rem;color:#666;text-align:center;margin-top:5px}@media (max-width:900px){.image-left,.image-right,.imageLeft,.imageRight{display:flex;width:100%;margin:0;float:none;justify-content:center}.inline-image,.inlineImage{margin:20px auto}.image-caption,.imageCaption{display:none}}.site-footer{width:100%;margin-top:auto}:where(.site-footer){background-color:var(--color-footer-background,#f5f5f5)}.site-footer__inner{max-width:var(--content-max-width,1200px);margin:0 auto}:where(.site-footer__inner){padding:var(--spacing-xl,2rem) var(--spacing-lg,1.5rem)}@media (min-width:768px){:where(.site-footer__inner){padding-left:var(--spacing-xxl,3.5rem);padding-right:var(--spacing-xxl,3.5rem)}}.site-footer__content{display:flex;flex-direction:column;align-items:center;justify-content:space-between}:where(.site-footer__content){gap:var(--spacing-md,1rem)}@media (min-width:768px){.site-footer__content{flex-direction:row}}.site-footer__grid{display:grid;grid-template-columns:1fr 1fr}:where(.site-footer__grid){gap:var(--spacing-xl,2rem)}@media (max-width:700px){.site-footer__grid{grid-template-columns:1fr}}.site-footer__left{display:flex;flex-direction:column}:where(.site-footer__left){gap:var(--spacing-sm,.5rem)}.site-footer__right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}@media (max-width:700px){.site-footer__right{align-items:flex-start}}:where(.site-footer__logo){max-height:155px;width:auto;margin-bottom:var(--spacing-md,1rem)}:where(.site-footer__contact){font-size:var(--font-size-sm,1rem);color:var(--color-muted,#666666);margin:0}:where(.site-footer__address){white-space:pre-line}.site-footer__nav--vertical{flex-direction:column;align-items:flex-start}:where(.site-footer__nav--vertical){gap:var(--spacing-sm,.5rem)}:where(.site-footer__cta){text-align:right}@media (max-width:700px){:where(.site-footer__cta){text-align:left}}:where(.site-footer__cta-heading){font-size:var(--font-size-lg,1.25rem);font-weight:600;color:var(--color-foreground,#171717);margin:0 0 var(--spacing-md,1rem)}.site-footer__cta-button{display:inline-block;text-decoration:none}:where(.site-footer__cta-button){padding:var(--spacing-sm,.5rem) var(--spacing-lg,1.5rem);background-color:var(--color-primary);color:var(--color-primary-foreground,#ffffff);border-radius:var(--border-radius,6px);font-weight:600;transition:background-color .2s}:where(.site-footer__cta-button):hover{background-color:var(--color-primary-hover)}.site-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between}:where(.site-footer__bottom){margin-top:var(--spacing-xl,2rem);padding-top:var(--spacing-md,1rem);border-top:1px solid var(--color-border,#e5e5e5);gap:var(--spacing-sm,.5rem)}:where(.site-footer__license){font-size:var(--font-size-xs,.75rem);color:var(--color-muted,#666666);margin:0}:where(.site-footer__copyright){font-size:var(--font-size-sm,1rem);color:var(--color-muted,#666666);margin:0}.site-footer__nav{display:flex;align-items:center}:where(.site-footer__nav){gap:var(--spacing-lg,1.5rem)}:where(.site-footer__link){font-size:var(--font-size-sm,1rem);color:var(--color-muted,#666666);text-decoration:none;transition:color .2s}:where(.site-footer__link):hover{color:var(--color-foreground,#171717)}.mobile-nav{width:100%}.mobile-nav__toggle{width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}:where(.mobile-nav__toggle){padding:.85rem 1rem;border-radius:999px;border:1px solid var(--color-border);background:var(--nav-toggle-bg,linear-gradient(90deg,#fdf7f2,#e8ded0));color:var(--color-foreground);text-transform:uppercase;letter-spacing:.12em;font-weight:600;gap:.75rem}.mobile-nav__toggle span{display:flex;flex-direction:column;gap:.25rem}:where(.mobile-nav__toggle) i,:where(.mobile-nav__toggle) span:after,:where(.mobile-nav__toggle) span:before{content:"";display:block;width:26px;height:3px;border-radius:99px;background-color:currentColor}:where(.mobile-nav__drawer){margin-top:.75rem;background-color:var(--nav-drawer-bg,var(--color-footer-background));border-radius:18px;padding:1rem;color:var(--nav-drawer-color,var(--color-background))}:where(.mobile-nav__item){border-bottom:1px solid var(--nav-item-border-color,rgba(255,255,255,.2))}:where(.mobile-nav__item):last-child{border-bottom:none}.mobile-nav__link-row{width:100%;display:flex;align-items:center;justify-content:space-between}:where(.mobile-nav__link-row){padding:.85rem .25rem;color:inherit;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.mobile-nav__link{flex:1;color:inherit;text-decoration:none}:where(.mobile-nav__link-row) button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;margin-left:.75rem;border:1px solid var(--nav-expand-border-color,rgba(255,255,255,.4));border-radius:999px;padding:.15rem .65rem}:where(.mobile-nav__children){padding-left:.75rem;padding-bottom:.75rem}.mobile-nav__child-link{display:block}:where(.mobile-nav__child-link){padding:.5rem .25rem;font-size:.95rem;text-transform:none;color:var(--nav-child-color,rgba(255,255,255,.95))}:where(.mobile-nav__child-link):hover{text-decoration:underline}.site-header{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;z-index:20}:where(.site-header){background-color:var(--header-bg,var(--color-background));color:var(--color-foreground);box-shadow:var(--header-box-shadow,0 2px 10px rgba(0,0,0,.08))}:where(.site-header):before{content:"";display:block;width:100%;height:var(--header-accent-height,0);background:var(--header-accent-bg,transparent)}.site-header__top{width:100%;display:flex;flex-direction:column;align-items:center}:where(.site-header__top){padding:var(--header-top-padding,var(--spacing-sm) var(--spacing-md) var(--spacing-md))}.site-header__logo-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit}:where(.site-header__logo-link){text-align:center;gap:var(--header-logo-gap,.35rem)}:where(.site-header__logo-image){width:var(--header-logo-width,min(92vw,590px));height:var(--header-logo-height,auto)}:where(.site-header__site-title){font-size:1.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}:where(.site-header__subtitle){font-size:1rem;letter-spacing:.18em;color:var(--color-muted);text-transform:uppercase}.site-header__desktop-nav{width:100%}:where(.site-header__desktop-nav){background-color:var(--color-nav-background);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.site-header__nav-content{width:100%;max-width:var(--content-max-width);margin:0 auto;display:flex;justify-content:center;align-items:center}:where(.site-header__nav-content){gap:var(--header-nav-gap,1.5rem);padding:var(--header-nav-padding,.85rem 1.5rem)}.site-header__nav-item{position:relative;display:flex;align-items:center}.site-header__nav-link{text-decoration:none}:where(.site-header__nav-link){font-size:var(--header-nav-font-size,1rem);font-weight:var(--header-nav-font-weight,600);letter-spacing:var(--header-nav-letter-spacing,.08em);text-transform:var(--header-nav-text-transform,uppercase);color:var(--header-nav-color,var(--color-foreground));padding:.35rem .5rem;transition:color .2s ease}:where(.site-header__nav-link):hover{color:var(--color-primary)}:where(.site-header__nav-link--static){cursor:default}.site-header__nav-link--static:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}:where(.site-header__caret){font-size:.8rem;margin-left:.35rem}.site-header__caret-button{display:flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;padding:0;color:inherit}:where(.site-header__caret-button){margin-left:.25rem;transition:background-color .15s ease}:where(.site-header__caret-icon){font-size:.8rem;line-height:1;transition:transform .2s ease}.site-header__dropdown{position:absolute;left:50%;top:100%;transform:translateX(-50%);opacity:0;visibility:hidden}:where(.site-header__dropdown){min-width:320px;background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--border-radius-md);box-shadow:0 6px 20px rgba(0,0,0,.12);padding:1rem 1.25rem;margin-top:0;transition:opacity .2s ease}.site-header__nav-item:focus-within .site-header__dropdown,.site-header__nav-item:hover .site-header__dropdown{opacity:1;visibility:visible}.site-header__dropdown-link{display:block}:where(.site-header__dropdown-link){padding:.5rem .75rem;font-size:1rem;font-weight:500;color:var(--color-foreground);text-transform:none;letter-spacing:normal;border-radius:var(--border-radius-sm)}:where(.site-header__dropdown-link):hover{background-color:var(--color-nav-background)}:where(.site-header__donate-button){margin-left:.75rem;padding:.6rem 1.75rem;border-radius:999px;background-color:var(--header-donate-bg,var(--color-primary));color:var(--header-donate-color,var(--color-background));font-size:.82rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;border:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease;text-decoration:none}:where(.site-header__donate-button):hover{background-color:var(--header-donate-bg-hover,var(--color-primary-hover));transform:translateY(-1px)}.site-header__mobile-nav{width:100%;display:none;flex-direction:column}:where(.site-header__mobile-nav){gap:.75rem;padding:1rem;background-color:var(--color-background)}:where(.site-header__mobile-donate){width:100%;padding:.85rem;border-radius:999px;background-color:var(--color-primary);color:var(--color-background);text-transform:uppercase;letter-spacing:.12em;font-weight:700;text-align:center;text-decoration:none}@media (max-width:900px){.site-header__nav-content{display:none}.site-header__mobile-nav{display:flex}}.site-header--horizontal{flex-direction:row;flex-wrap:wrap;align-items:center}.site-header--horizontal .site-header__top{width:auto;flex-shrink:0}:where(.site-header--horizontal) .site-header__top{padding:var(--header-top-padding,var(--spacing-sm) var(--spacing-md))}.site-header--horizontal .site-header__logo-link{flex-direction:row;align-items:center}.site-header--horizontal .site-header__desktop-nav{flex:1;border-top:none;border-bottom:none;background-color:transparent}.site-header--horizontal .site-header__nav-content{justify-content:flex-end}.site-header--horizontal .site-header__mobile-nav{width:100%}.site-header--fixed{position:fixed;top:0;left:0}.site-header--sticky{position:sticky;top:0}.site-header__spacer{width:100%;height:var(--header-height,120px)}.TGFooter_footerContainer__1d3xb{width:100%;background:var(--color-footer-background);color:var(--color-background);margin-top:var(--spacing-xxl);padding:var(--spacing-xl) clamp(1.5rem,6vw,5rem)}.TGFooter_footerInner__2KRBo{width:100%;max-width:var(--content-max-width);margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--spacing-lg)}.TGFooter_footerFirst__GbZan{display:flex;align-items:flex-start;gap:1rem;min-width:260px}.TGFooter_logoMark__PkPpP{width:200px;height:auto;max-height:100px;border-radius:4px;object-fit:contain;background-color:white;padding:.5rem}.TGFooter_calloutContainer__ddb5J{display:flex;flex-direction:column;gap:.75rem}.TGFooter_socialList__Y0vZc{display:flex;gap:.5rem;flex-wrap:wrap}.TGFooter_socialButton__1WjOp{color:var(--color-background);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;text-decoration:none;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.4)}.TGFooter_socialButton__1WjOp:hover{background-color:rgba(255,255,255,.15)}.TGFooter_mailingListContainer__1ltj7{flex:1;min-width:320px;display:flex;flex-direction:column;gap:.75rem;text-align:left}.TGFooter_mailingListTitle__fsWFm{font-size:1.8rem;letter-spacing:.08em;text-transform:uppercase;margin:0}.TGFooter_mailingListDescription__oyfCD{font-size:1rem;margin:0}.TGFooter_mailingListButton__TtRcE{width:max-content;border-radius:30px;background-color:var(--color-footer-accent);color:var(--color-background);padding:.75rem 2rem;font-size:1.05rem;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-weight:600;margin-top:.5rem}.TGFooter_mailingListButton__TtRcE:hover{opacity:.9}.TGFooter_footerCopy__fdp0_{font-size:.95rem;opacity:.9;margin:0}@media (max-width:900px){.TGFooter_footerInner__2KRBo{flex-direction:column;align-items:stretch;gap:var(--spacing-md)}.TGFooter_footerFirst__GbZan{margin:0 auto}.TGFooter_mailingListContainer__1ltj7{text-align:center;align-items:center}.TGFooter_mailingListButton__TtRcE{margin-left:auto;margin-right:auto}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-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:Roboto Fallback;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_c06d0e{font-family:Roboto,Roboto Fallback;font-style:normal}.__variable_c06d0e{--font-roboto:"Roboto","Roboto Fallback"}