:root{--secp-header-height:88px;--mega-nav-offset:88px}.siteHeader{top:0;background:#fff;padding-top:env(safe-area-inset-top,0);transform:translateZ(0)}.siteHeader--scrolled{--secp-header-height:68px}.siteHeaderInner{width:100%;padding-right:max(20px,env(safe-area-inset-right,0px));padding-left:max(20px,env(safe-area-inset-left,0px))}.siteBrand,.siteBrandCopy,.siteHeaderUtilities{min-width:0}.siteBrandCopy small:last-child{overflow:hidden;text-overflow:ellipsis}.siteBrandLogo{position:relative;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;background:#fff}.siteBrandLogo--header{width:48px;height:48px;box-shadow:0 0 0 4px rgba(45,144,97,.15);transition:width .2s ease,height .2s ease}.siteHeader--scrolled .siteBrandLogo--header{width:40px;height:40px}.primaryMegaNavigation{z-index:60}.megaMenuToggle{border-color:#dfe9e4;color:#07483a}.askSecpIdentity{display:inline-flex;min-width:0;align-items:center;gap:10px;color:#087354}.askSecpIdentity>span{display:flex;min-width:0;flex-direction:column;text-align:left;line-height:1.05}.askSecpIdentity strong{color:#073c31;font-size:15px;font-weight:800;white-space:nowrap}.askSecpIdentity--badge{gap:7px}.askSecpIdentity--badge strong{font-size:12px}.askSecpHeaderBadge{display:inline-flex;min-height:40px;align-items:center;border:1px solid #cfe6dc;border-radius:999px;background:#edf8f3;padding:0 11px;color:#087354;transition:background .18s ease,border-color .18s ease,transform .18s ease}.askSecpHeaderBadge:hover{border-color:#9fcdb9;background:#e2f3eb;transform:translateY(-1px)}.askSecpHeaderBadge .askSecpIdentity{color:#087354}.askSecpHeaderBadge .askSecpIdentity strong{color:#073c31}.headerUtilitySearch{display:grid;height:40px;width:40px;place-items:center;border-radius:999px;color:#07483a;transition:background .18s ease}.headerLangPill,.headerUtilitySearch:hover{background:#e5f6f0}.headerLangPill{border:1px solid #ccece2;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;color:#07483a;transition:background .18s ease,border-color .18s ease}.headerLangPill:hover{border-color:#a9dece;background:#ccece2}.headerLoginPill{display:inline-flex;min-height:40px;align-items:center;border-radius:999px;background:linear-gradient(122.48deg,#2d9061 .83%,#148b94);padding:0 14px;font-size:12px;font-weight:700;color:#fff;box-shadow:0 8px 20px rgba(20,139,148,.18);transition:transform .18s ease}.headerLoginPill:hover{transform:translateY(-1px)}@media (max-width:1279px){.askSecpHeaderBadge{width:40px;height:40px;justify-content:center;padding:0}.askSecpHeaderBadge .askSecpIdentity>span{display:none}}@media (prefers-reduced-motion:reduce){.askSecpHeaderBadge,.headerLoginPill,.siteBrandLogo--header{transition:none}.askSecpHeaderBadge:hover,.headerLoginPill:hover{transform:none}}@keyframes megaMenuReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.siteHeader{--mega-nav-offset:88px}.siteHeader--scrolled{--mega-nav-offset:68px}.primaryMegaNavigation{position:absolute;top:calc(100% + 8px);right:20px;left:20px;display:none;max-height:calc(100vh - 110px);overflow-y:auto;flex-direction:column;padding:10px;border:1px solid #dfe9e4;border-radius:18px;background:hsla(0,0%,100%,.98);box-shadow:0 22px 48px rgba(11,59,44,.15)}.primaryMegaNavigation.isOpen{display:flex}.megaNavItem{position:relative}.megaNavTrigger{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;border:0;border-bottom:1px solid #edf2ef;color:#243a31;background:transparent;font-size:13px;font-weight:700;cursor:pointer;transition:color .18s ease,background .18s ease}.megaNavItem:last-child .megaNavTrigger{border-bottom:0}.megaNavItem.isActive .megaNavTrigger,.megaNavTrigger:focus-visible,.megaNavTrigger:hover{color:#087354;background:#eff8f4}.megaNavTrigger .megaNavChevron{width:14px;height:14px;flex-shrink:0;transform:rotate(0deg);transition:transform .2s ease}.megaNavItem.isActive .megaNavTrigger .megaNavChevron{transform:rotate(180deg)}.megaMenuPanel{position:static;padding:7px 0 12px;animation:megaMenuReveal .22s ease both}.megaMenuSurface{overflow:hidden;border:1px solid rgba(159,194,180,.62);border-radius:18px;background:#fff;box-shadow:0 16px 38px rgba(12,63,47,.1)}.megaMenuHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:20px;border-bottom:1px solid #e6efeb;background:linear-gradient(110deg,#f4faf7,#fff)}.megaMenuFeature>p,.megaMenuHeader p{margin:0 0 6px;color:#087354;font-size:9.5px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.megaMenuHeader h2{margin:0;color:#073c31;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;line-height:1.08}.megaMenuHeader>div>span{display:block;max-width:700px;margin-top:7px;color:#5a6a63;font-size:11.5px;line-height:1.55}.megaMenuViewAll{display:inline-flex;align-items:center;gap:7px;color:#087354;font-size:11px}.megaMenuViewAll svg{width:14px;height:14px;transition:transform .18s ease}.megaMenuViewAll:hover svg{transform:translateX(3px)}.megaMenuBody{display:grid;grid-template-columns:minmax(0,1fr)}.megaMenuGroups{display:grid;grid-template-columns:1fr;gap:12px;padding:16px}.megaMenuGroup{padding:14px;border:1px solid #dfe9e4;border-radius:14px;background:#fbfdfc}.megaMenuGroup>header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.megaMenuGroupIcon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:10px;color:#087354;background:#e5f5ef}.megaMenuGroupIcon svg{width:19px;height:19px}.megaMenuGroup h3{margin:0;color:#173128;font-size:13px;font-weight:800;line-height:1.3}.megaMenuGroup header p{margin:3px 0 0;color:#6a7972;font-size:9.5px;line-height:1.35}.megaMenuLinks{display:grid;gap:3px}.megaMenuLinks .megaMenuLinkTrigger,.megaMenuLinks a{display:grid;min-height:44px;grid-template-columns:minmax(0,1fr) 15px;align-items:center;gap:8px;padding:9px 8px;border:0;border-radius:9px;color:#2f473c;background:transparent;font:inherit;text-align:left;text-decoration:none;cursor:pointer;width:100%;transition:color .18s ease,background .18s ease,padding .18s ease}.megaMenuLinks .megaMenuLinkTrigger:focus-visible,.megaMenuLinks .megaMenuLinkTrigger:hover,.megaMenuLinks .megaMenuLinkTrigger[aria-expanded=true],.megaMenuLinks a:focus-visible,.megaMenuLinks a:hover{padding-left:11px;color:#087354;background:#edf8f4}.megaMenuLinks .megaMenuLinkTrigger>span,.megaMenuLinks a>span{display:flex;min-width:0;flex-direction:column}.megaMenuLinks strong{font-size:12.5px;font-weight:700;line-height:1.35}.megaMenuLinks small{display:none;margin-top:2px;color:#73817b;font-size:9px;line-height:1.35}.megaMenuLinks .megaMenuLinkChevron,.megaMenuLinks svg{width:13px;height:13px;flex-shrink:0;color:#829089;transition:transform .18s ease,color .18s ease}.megaMenuLinks .megaMenuLinkTrigger:focus-visible .megaMenuLinkChevron,.megaMenuLinks .megaMenuLinkTrigger:hover .megaMenuLinkChevron,.megaMenuLinks .megaMenuLinkTrigger[aria-expanded=true] .megaMenuLinkChevron,.megaMenuLinks a:focus-visible svg,.megaMenuLinks a:hover svg{transform:translateX(2px);color:#087354}.megaMenuFeature{position:relative;overflow:hidden;margin:0 16px 16px;padding:22px;border-radius:16px;color:#fff;background:radial-gradient(circle at 88% 10%,rgba(124,225,185,.22),transparent 34%),linear-gradient(135deg,#06483a,#087354)}.megaMenuFeatureIcon{display:grid;width:44px;height:44px;place-items:center;margin-bottom:18px;border:1px solid hsla(0,0%,100%,.18);border-radius:13px;color:#fff;background:hsla(0,0%,100%,.1)}.megaMenuFeatureIcon svg{width:21px;height:21px}.megaMenuFeature>p{color:#a8e9d0}.megaMenuFeature h3{position:relative;z-index:2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:1.1}.megaMenuFeature>span:not(.megaMenuFeatureIcon):not(.megaMenuFeatureRing){position:relative;z-index:2;display:block;margin-top:10px;color:hsla(0,0%,100%,.72);font-size:11px;line-height:1.55}.megaMenuFeature>a{position:relative;z-index:2;display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:#fff;font-size:11px;font-weight:800}.megaMenuFeature>a svg{width:14px;height:14px;transition:transform .18s ease}.megaMenuFeature>a:hover svg{transform:translateX(3px)}.megaMenuFeatureRing{position:absolute;border:1px solid hsla(0,0%,100%,.08);border-radius:50%;pointer-events:none}.megaMenuFeatureRingOne{top:-55px;right:-55px;width:190px;height:190px}.megaMenuFeatureRingTwo{right:18px;bottom:-75px;width:160px;height:160px}.megaMenuUtilities{display:flex;align-items:center;gap:14px;padding:12px 16px;border-top:1px solid #e6efeb;background:#f6faf8}.megaMenuUtilities>span{letter-spacing:.12em;text-transform:uppercase}.megaMenuUtilities>div{display:flex;overflow-x:auto;gap:8px}.megaMenuUtilities a{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;border:1px solid #d5e5de;border-radius:999px;background:#fff}.megaMenuUtilities a:focus-visible,.megaMenuUtilities a:hover{color:#087354;border-color:#9bcab7;background:#edf8f4}.megaMenuUtilities svg{width:13px;height:13px;color:#087354}@media (min-width:1280px){.primaryMegaNavigation{position:static;display:flex;max-height:none;overflow:visible;flex-direction:row;align-items:center;justify-content:center;gap:19px;box-shadow:none}.megaNavTrigger,.primaryMegaNavigation{padding:0;border:0;border-radius:0;background:transparent}.megaNavTrigger{width:auto;min-height:var(--mega-nav-offset);border-bottom:2px solid transparent;color:#243a31;font-size:13px;font-weight:700}.megaNavItem.isActive .megaNavTrigger,.megaNavTrigger:focus-visible,.megaNavTrigger:hover{color:#087354;border-bottom-color:#087354;background:transparent}.megaNavTrigger .megaNavChevron{width:12px;height:12px;transform:rotate(0deg)}.megaNavItem.isActive .megaNavTrigger .megaNavChevron{transform:rotate(180deg)}.megaMenuPanel{position:fixed;top:var(--mega-nav-offset);right:0;left:0;z-index:49;max-height:calc(100vh - var(--mega-nav-offset));overflow-y:auto;padding:14px 20px 24px;background:linear-gradient(180deg,rgba(242,249,246,.98),rgba(248,252,250,.96));box-shadow:0 24px 50px rgba(10,49,38,.14)}.megaMenuSurface{display:flex;flex-direction:column;width:min(100%,1400px);height:520px;max-height:min(520px,calc(100vh - var(--mega-nav-offset) - 56px));margin:0 auto;border-radius:22px}.megaMenuHeader{flex-shrink:0;padding:22px 26px}.megaMenuHeader h2{font-size:30px}.megaMenuBody{flex:1;min-height:0;overflow:hidden;grid-template-columns:minmax(0,1fr) 270px}.megaMenuGroups{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;height:100%;min-height:0;padding:18px;overflow-y:auto;overscroll-behavior:contain;align-content:start}.megaMenuGroup{min-height:100%}.megaMenuFooter{flex-shrink:0}.megaMenuLinks small{display:block}.megaMenuFeature{align-self:stretch;margin:18px 18px 18px 0;padding:24px}}@media (max-width:480px){.primaryMegaNavigation{right:12px;left:12px}.megaMenuHeader{align-items:flex-start;flex-direction:column;gap:12px;padding:17px}.megaMenuHeader h2{font-size:22px}.megaMenuHeader>div>span{font-size:10.5px}.megaMenuGroup,.megaMenuGroups{padding:12px}.megaMenuFeature{margin:0 12px 12px;padding:18px}.megaMenuUtilities{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.megaMenuFeature>a svg,.megaMenuLinks .megaMenuLinkTrigger,.megaMenuLinks a,.megaMenuLinks svg,.megaMenuPanel,.megaMenuViewAll svg,.megaNavTrigger .megaNavChevron{animation:none!important;transition:none!important}}.megaMenuVisual--sector{background:linear-gradient(145deg,#0b453b,#166f61)}.megaMenuFooter{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 18px;border-top:1px solid #e2ece7;background:#f6faf8}.megaMenuFooter .megaMenuUtilities{min-width:0;flex:1;padding:0;border:0;background:transparent}.megaMenuUtilities>span{color:#53665d;font-size:10.5px;font-weight:700}.megaMenuUtilities a{min-height:36px;padding:7px 11px;color:#29463a;font-size:11.5px;font-weight:700}.megaMenuViewAll{flex:0 0 auto;min-height:42px;padding:10px 14px;border-radius:10px;color:#fff;background:radial-gradient(circle at 14% 8%,hsla(0,0%,100%,.16),transparent 28%),var(--secp-gradient-primary);font-size:13px;font-weight:800;text-decoration:none}.megaMenuViewAll:focus-visible,.megaMenuViewAll:hover{background:#065f46;color:#fff}.megaNavTrigger{gap:4px;justify-content:center}@media (min-width:1280px){.megaNavTrigger{padding:0 4px}}.megaMenuVisual{position:relative;display:none;overflow:hidden;min-width:0;border:1px solid rgba(148,190,173,.45);border-radius:18px;color:#fff;background:linear-gradient(145deg,#07503f,#087354);box-shadow:0 16px 34px rgba(7,66,49,.16)}.megaMenuVisual--sectors{background:linear-gradient(145deg,#0b453b,#166f61)}.megaMenuVisual--regulation{background:linear-gradient(145deg,#123f35,#49785a)}.megaMenuVisual--publications{background:linear-gradient(145deg,#0a4c4a,#147f75)}.megaMenuVisual--news-events{background:linear-gradient(145deg,#0a4338,#0d6c55)}.megaMenuVisual--offices{background:linear-gradient(145deg,#073f34,#2a715d)}.megaMenuVisual--about{background:linear-gradient(145deg,#123e38,#376f62)}.megaMenuVisualArtwork{position:relative;min-height:210px;overflow:hidden;border-bottom:1px solid hsla(0,0%,100%,.13);background:linear-gradient(180deg,hsla(0,0%,100%,.05),transparent),radial-gradient(circle at 72% 18%,rgba(164,239,207,.22),transparent 34%)}.megaMenuVisualGlow{position:absolute;top:-90px;right:-65px;width:230px;height:230px;border-radius:50%;background:rgba(139,235,197,.16);filter:blur(2px)}.megaMenuVisualGrid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(hsla(0,0%,100%,.12) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.12) 1px,transparent 0);background-size:27px 27px;mask-image:linear-gradient(135deg,transparent 4%,#000 42%,transparent);-webkit-mask-image:linear-gradient(135deg,transparent 4%,#000 42%,transparent)}.megaMenuVisualOrbit{position:absolute;border:1px solid hsla(0,0%,100%,.12);border-radius:50%}.megaMenuVisualOrbitOne{right:-32px;bottom:-72px;width:180px;height:180px}.megaMenuVisualOrbitTwo{right:20px;bottom:-30px;width:98px;height:98px}.megaMenuVisualScene{position:absolute;top:24px;left:24px;width:calc(100% - 48px);height:150px;overflow:hidden;border:1px solid hsla(0,0%,100%,.2);border-radius:16px;background:hsla(0,0%,100%,.12);box-shadow:0 20px 32px rgba(0,31,24,.22);backdrop-filter:blur(8px);transform:perspective(800px) rotateY(-4deg) rotateX(1deg);transform-origin:center}.megaMenuVisualSceneTopbar{display:flex;align-items:center;gap:5px;height:27px;padding:0 10px;border-bottom:1px solid hsla(0,0%,100%,.13);background:hsla(0,0%,100%,.06)}.megaMenuVisualSceneTopbar span{width:5px;height:5px;border-radius:50%;background:hsla(0,0%,100%,.5)}.megaMenuVisualSceneBody{position:relative;height:calc(100% - 27px);padding:18px}.megaMenuVisualPrimaryIcon{display:grid;width:46px;height:46px;place-items:center;border:1px solid hsla(0,0%,100%,.18);border-radius:13px;color:#fff;background:hsla(0,0%,100%,.12)}.megaMenuVisualPrimaryIcon svg{width:22px;height:22px}.megaMenuVisualLine{position:absolute;left:78px;height:7px;border-radius:999px;background:hsla(0,0%,100%,.52)}.megaMenuVisualLineOne{top:24px;width:46%}.megaMenuVisualLineTwo{top:42px;width:62%;opacity:.55}.megaMenuVisualLineThree{top:60px;width:35%;opacity:.35}.megaMenuVisualMetricRow{position:absolute;right:18px;bottom:16px;left:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.megaMenuVisualMetricRow span{height:25px;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;background:hsla(0,0%,100%,.08)}.megaMenuVisualMetricRow span:nth-child(2){background:rgba(166,239,209,.18)}.megaMenuVisualBadge{position:absolute;display:grid;width:42px;height:42px;place-items:center;border:1px solid hsla(0,0%,100%,.22);border-radius:13px;color:#fff;background:rgba(6,70,53,.88);box-shadow:0 12px 22px rgba(0,35,27,.24);backdrop-filter:blur(8px)}.megaMenuVisualBadge svg{width:19px;height:19px}.megaMenuVisualBadgeOne{right:18px;bottom:22px}.megaMenuVisualBadgeTwo{right:65px;bottom:8px;width:34px;height:34px;border-radius:11px;background:hsla(0,0%,100%,.15)}.megaMenuVisualBadgeTwo svg{width:16px;height:16px}.megaMenuVisualCopy{position:relative;padding:18px 20px 20px;background:linear-gradient(180deg,rgba(1,45,34,.05),rgba(1,45,34,.18))}.megaMenuVisualCopy p{margin:0 0 7px;color:#acebd2;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.megaMenuVisualCopy h3{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:1.12}@media (min-width:1024px) and (max-width:1359px){.megaMenuVisual{display:grid;grid-template-columns:220px minmax(0,1fr);margin:0 14px 14px}.megaMenuVisualArtwork{min-height:145px;border-right:1px solid hsla(0,0%,100%,.13);border-bottom:0}.megaMenuVisualScene{top:17px;left:17px;width:calc(100% - 34px);height:108px}.megaMenuVisualSceneBody{padding:12px}.megaMenuVisualPrimaryIcon{width:35px;height:35px}.megaMenuVisualPrimaryIcon svg{width:18px;height:18px}.megaMenuVisualLine{left:58px;height:5px}.megaMenuVisualLineOne{top:18px}.megaMenuVisualLineTwo{top:32px}.megaMenuVisualLineThree{top:46px}.megaMenuVisualMetricRow{display:none}.megaMenuVisualBadgeOne{right:10px;bottom:11px}.megaMenuVisualBadgeTwo{display:none}.megaMenuVisualCopy{display:flex;flex-direction:column;justify-content:center;padding:20px 24px}}@media (min-width:1360px){.megaMenuBody{display:grid!important;grid-template-columns:minmax(0,1fr) 305px!important;align-items:stretch}.megaMenuVisual{display:flex;min-height:100%;flex-direction:column;margin:14px 14px 14px 0}.megaMenuVisualArtwork{flex:1}.megaMenuVisualCopy{min-height:105px}}@media (max-width:1023px){.megaMenuVisual{display:none}}@media (prefers-reduced-motion:reduce){.megaMenuVisualScene{transform:none}}.megaMenuFeaturedPanel{display:none;min-width:0}.megaMenuFeaturedCarousel{display:flex;flex-direction:column;gap:.75rem;width:100%;min-height:0}.megaMenuFeaturedViewport{width:100%;overflow:hidden}.megaMenuFeaturedTrack{display:flex;width:100%;transition:transform .28s ease}.megaMenuFeaturedSlide{flex:0 0 100%;min-width:0}.megaMenuFeaturedCard{color:inherit;text-decoration:none}.megaMenuFeaturedImageWrap{position:relative;aspect-ratio:16/10;width:100%;overflow:hidden;border-radius:12px;background:#f1f5f9}.megaMenuFeaturedTitle{margin-top:.75rem;font-family:var(--font-libre-baskerville),Georgia,"Times New Roman",serif;font-size:15px;font-weight:700;line-height:1.35;color:#1a2e44}.megaMenuFeaturedCard:focus-visible .megaMenuFeaturedTitle,.megaMenuFeaturedCard:hover .megaMenuFeaturedTitle{color:#087354}.megaMenuFeaturedDescription{margin-top:.5rem;font-size:13px;line-height:1.6;color:#64748b;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.megaMenuFeaturedControls{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:.15rem}.megaMenuFeaturedNavBtn{display:grid;width:30px;height:30px;place-items:center;border:1px solid #d5e5de;border-radius:999px;background:#fff;color:#087354;transition:background .18s ease,border-color .18s ease,color .18s ease}.megaMenuFeaturedNavBtn:focus-visible,.megaMenuFeaturedNavBtn:hover{border-color:#9bcab7;background:#edf8f4;color:#065f46}.megaMenuFeaturedDots{display:flex;align-items:center;gap:.4rem}.megaMenuFeaturedDot{width:7px;height:7px;border:0;border-radius:999px;background:#cfe6dc;padding:0;transition:width .18s ease,background .18s ease}.megaMenuFeaturedDot.isActive{width:18px;background:#087354}@media (min-width:1280px){.megaMenuFeaturedPanel{display:flex;flex-direction:column;align-self:stretch;margin:18px 18px 18px 0;padding-left:1.5rem;border-left:1px solid #e6efeb;min-width:260px;max-width:300px;min-height:0;overflow-y:auto;overscroll-behavior:contain}}@media (min-width:1360px){.megaMenuFeaturedPanel{min-width:280px;max-width:305px}}@font-face{font-family:__IBM_Plex_Sans_ee270e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/848b8d682e8cd317-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:__IBM_Plex_Sans_ee270e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1d15cca47c4167df-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Sans_ee270e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/8dd7b5458648fbd9-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:__IBM_Plex_Sans_ee270e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/40d1fc39af6d542f-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:__IBM_Plex_Sans_ee270e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b80b85cf67dcf569-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:__IBM_Plex_Sans_ee270e;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a48d7de5fcdf911f-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:__IBM_Plex_Sans_Fallback_ee270e;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_ee270e{font-family:__IBM_Plex_Sans_ee270e,__IBM_Plex_Sans_Fallback_ee270e;font-weight:400;font-style:normal}@font-face{font-family:__Libre_Baskerville_d2095b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4978785537572c13-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_Baskerville_d2095b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b5f5067283aa053d-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_Baskerville_Fallback_d2095b;src:local("Times New Roman");ascent-override:76.22%;descent-override:21.22%;line-gap-override:0.00%;size-adjust:127.26%}.__className_d2095b{font-family:__Libre_Baskerville_d2095b,__Libre_Baskerville_Fallback_d2095b;font-weight:700;font-style:normal}