.style_investorsPage__5bCbw{min-height:100vh;background:#0c0813;padding-top:58px}.style_tabContent__INgpu{min-height:400px;padding:0 1rem 2rem}@media(min-width:768px){.style_tabContent__INgpu{padding:0 2rem 3rem}}@media(min-width:1280px){.style_tabContent__INgpu{padding:0 4rem 4rem;max-width:1400px;margin:0 auto}}.style_heroSection__VAyIF{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem 1rem;text-align:center;background:linear-gradient(176deg,#0c0813 14.34%,rgba(12,8,19,0) 27.97%),radial-gradient(94.11% 124.8% at 100.27% 30.57%,#271a5b 19%,#0c0813 70%)}@media(min-width:768px){.style_heroSection__VAyIF{min-height:250px;padding:3rem 2rem}}@media(min-width:1280px){.style_heroSection__VAyIF{min-height:300px;padding:4rem}}.style_heroContent__4lKrg{max-width:800px}.style_heroContent__4lKrg h1{font-family:var(--font-heading);font-size:32px;font-weight:400;color:var(--color-text-primary);margin:0 0 1rem;line-height:1.2}@media(min-width:768px){.style_heroContent__4lKrg h1{font-size:42px}}@media(min-width:1280px){.style_heroContent__4lKrg h1{font-size:56px}}.style_heroContent__4lKrg p{font-size:16px;font-weight:400;color:var(--color-text-secondary);margin:0;line-height:1.5}@media(min-width:768px){.style_heroContent__4lKrg p{font-size:18px}}@media(min-width:1280px){.style_heroContent__4lKrg p{font-size:20px}}.style_tabNav__bWYCc{position:-webkit-sticky;position:sticky;top:58px;z-index:5;background:rgba(12,8,19,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border-subtle)}.style_tabContainer__wozR6{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem;gap:.5rem}.style_tabContainer__wozR6::-webkit-scrollbar{display:none}@media(min-width:768px){.style_tabContainer__wozR6{justify-content:center;gap:1rem;padding:0 2rem}}@media(min-width:1280px){.style_tabContainer__wozR6{gap:2rem;padding:0 4rem}}.style_tabButton__U7Sfb{position:relative;background:transparent;border:none;color:var(--color-text-tertiary);font-size:14px;font-weight:500;padding:1rem .75rem;cursor:pointer;white-space:nowrap;transition:color .2s ease}.style_tabButton__U7Sfb:hover{color:var(--color-text-primary)}.style_tabButton__U7Sfb:focus{outline:none}.style_tabButton__U7Sfb:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px;border-radius:4px}@media(min-width:768px){.style_tabButton__U7Sfb{font-size:15px;padding:1.25rem 1rem}}@media(min-width:1280px){.style_tabButton__U7Sfb{font-size:16px;padding:1.25rem 1.5rem}}.style_active__M7kgo{color:var(--color-text-primary)}.style_activeIndicator__8MYjP{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60%;height:3px;background:var(--color-brand-primary);border-radius:3px 3px 0 0;animation:style_slideIn__5F7R_ .2s ease-out}@keyframes style_slideIn__5F7R_{0%{width:0;opacity:0}to{width:60%;opacity:1}}.style_reportsSection__0CeQS{padding-top:2rem}.style_globalYearSelector__Aflgx{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border-subtle)}@media(min-width:768px){.style_globalYearSelector__Aflgx{gap:.75rem;margin-bottom:2.5rem;padding-bottom:2rem}}.style_yearButton__tXKXs{padding:.625rem 1rem;background:transparent;border:1px solid var(--color-border-medium);border-radius:8px;color:var(--color-text-tertiary);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.style_yearButton__tXKXs:hover{border-color:rgba(156,114,249,.5);color:var(--color-text-primary)}.style_yearButton__tXKXs:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}@media(min-width:768px){.style_yearButton__tXKXs{padding:.75rem 1.25rem;font-size:15px}}.style_yearButton__tXKXs.style_active__dr0DI{background:linear-gradient(135deg,#271a5b,#150f24);border-color:var(--color-brand-primary);color:var(--color-text-primary)}.style_documentsGrid___Hi0t{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:2.5rem}@media(min-width:768px){.style_documentsGrid___Hi0t{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:1280px){.style_documentsGrid___Hi0t{grid-template-columns:repeat(3,1fr)}}.style_sectionGroup__d0m1y{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--color-border-subtle)}.style_sectionGroup__d0m1y:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.style_sectionTitle__hiWgl{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem}@media(min-width:768px){.style_sectionTitle__hiWgl{font-size:18px}}.style_quarterlySection__aCAik{margin-top:0}.style_accordionContainer__K0Yhx{display:flex;flex-direction:column;gap:.75rem}.style_accordionItem__bzhza{background:hsla(0,0%,100%,.03);border:1px solid var(--color-border-subtle);border-radius:8px;overflow:hidden}.style_accordionHeader__zm5gY{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;background:transparent;border:none;color:var(--color-text-primary);font-size:15px;font-weight:500;cursor:pointer;transition:background .2s ease}.style_accordionHeader__zm5gY:hover{background:var(--color-brand-hover)}.style_accordionHeader__zm5gY:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:-2px}@media(min-width:768px){.style_accordionHeader__zm5gY{padding:1.25rem 1.5rem;font-size:16px}}.style_accordionHeader__zm5gY.style_expanded__8iFvQ{background:var(--color-brand-hover);border-bottom:1px solid var(--color-border-subtle)}.style_chevron__Q0_hr{color:var(--color-text-muted);transition:transform .2s ease}.style_rotated___C1AL{transform:rotate(180deg)}.style_accordionContent__ENwfu{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:rgba(12,8,19,.5)}@media(min-width:768px){.style_accordionContent__ENwfu{padding:1.25rem;gap:.75rem}}.style_emptyState__Pb1Cw{padding:2rem;text-align:center;color:var(--color-text-muted);font-size:14px}.style_sectionHeader__CcfUh{margin-bottom:1.5rem}.style_sectionHeader__CcfUh h2{font-family:var(--font-body);font-size:20px;font-weight:600;color:var(--color-text-primary);margin:0 0 .5rem}@media(min-width:768px){.style_sectionHeader__CcfUh h2{font-size:24px}}@media(min-width:1280px){.style_sectionHeader__CcfUh h2{font-size:28px}}.style_sectionHeader__CcfUh p{font-size:14px;color:var(--color-text-tertiary);margin:0}@media(min-width:768px){.style_sectionHeader__CcfUh p{font-size:15px}}.style_documentLink__RpEb5{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:8px;text-decoration:none;transition:all .2s ease}.style_documentLink__RpEb5:hover:not(.style_disabled__h0ZYH){background:var(--color-brand-hover);border-color:rgba(156,114,249,.3);transform:translateY(-1px)}.style_documentLink__RpEb5:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}@media(min-width:768px){.style_documentLink__RpEb5{padding:1.25rem 1.5rem}}.style_disabled__h0ZYH{opacity:.5;cursor:not-allowed}.style_disabled__h0ZYH:hover{transform:none}.style_documentContent__BWYAT{display:flex;align-items:center;gap:.75rem}.style_documentContent__BWYAT span{font-size:14px;font-weight:500;color:var(--color-text-primary)}@media(min-width:768px){.style_documentContent__BWYAT span{font-size:15px}}.style_iconContainer__rvo4c{display:flex;align-items:center;justify-content:center;color:var(--color-brand-primary)}.style_downloadIcon__YhG3H{display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);transition:color .2s ease}.style_documentLink__RpEb5:hover:not(.style_disabled__h0ZYH) .style_downloadIcon__YhG3H{color:var(--color-brand-primary)}.style_dataUnavailable__o_gzs{padding:2rem 1rem;text-align:center;color:var(--color-text-muted);font-size:14px;line-height:1.5}@media(min-width:768px){.style_dataUnavailable__o_gzs{padding:3rem 1rem;font-size:15px}}.style_governanceSection__cnZOr{padding-top:2rem}.style_subTabNav__i554w{margin-bottom:1.5rem;border-bottom:1px solid var(--color-border-subtle)}.style_subTabContainer__ouNM_{display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;gap:.25rem}.style_subTabContainer__ouNM_::-webkit-scrollbar{display:none}@media(min-width:768px){.style_subTabContainer__ouNM_{gap:.5rem}}.style_subTabButton__fHqcS{position:relative;background:transparent;border:none;color:var(--color-text-tertiary);font-size:13px;font-weight:500;padding:.75rem .5rem;cursor:pointer;white-space:nowrap;transition:color .2s ease}.style_subTabButton__fHqcS:hover{color:var(--color-text-primary)}.style_subTabButton__fHqcS:focus{outline:none}.style_subTabButton__fHqcS:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px;border-radius:4px}@media(min-width:768px){.style_subTabButton__fHqcS{font-size:14px;padding:.875rem .75rem}}@media(min-width:1280px){.style_subTabButton__fHqcS{font-size:15px;padding:1rem}}.style_subTabButton__fHqcS.style_active__kje9W{color:var(--color-text-primary)}.style_activeIndicator__W8V9W{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:70%;height:2px;background:var(--color-brand-primary);border-radius:2px 2px 0 0}.style_subTabContent__VdCaK{padding-top:1rem}.style_boardGrid__Daxki{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:start}@media(min-width:768px){.style_boardGrid__Daxki{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.style_boardGrid__Daxki{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.style_directorCard___BTKk{background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:8px;padding:1.25rem;transition:all .2s ease}.style_directorCard___BTKk:hover{border-color:rgba(156,114,249,.3)}.style_directorHeader__MbBPo{display:flex;align-items:flex-start;gap:1rem}.style_photoPlaceholder__LkTqZ{flex-shrink:0;width:60px;height:60px;border-radius:50%;background:rgba(156,114,249,.2);display:flex;align-items:center;justify-content:center;color:var(--color-brand-primary)}@media(min-width:768px){.style_photoPlaceholder__LkTqZ{width:70px;height:70px}}.style_directorPhoto__f9m7Z{flex-shrink:0;width:60px;height:60px;border-radius:50%;object-fit:cover}@media(min-width:768px){.style_directorPhoto__f9m7Z{width:70px;height:70px}}.style_directorInfo__P8Y81{flex:1 1;min-width:0}.style_directorInfo__P8Y81 h3{font-size:16px;font-weight:600;color:var(--color-text-primary);margin:0 0 .25rem}@media(min-width:768px){.style_directorInfo__P8Y81 h3{font-size:17px}}.style_directorInfo__P8Y81 p{font-size:13px;color:var(--color-text-tertiary);margin:0;line-height:1.4}@media(min-width:768px){.style_directorInfo__P8Y81 p{font-size:14px}}.style_expandButton__W_xNa{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--color-border-subtle);border:none;color:var(--color-text-tertiary);font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.style_expandButton__W_xNa:hover{background:var(--color-brand-hover);color:var(--color-brand-primary)}.style_expandButton__W_xNa:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}.style_biography__FDyGI{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border-subtle);font-size:14px;color:var(--color-text-secondary);line-height:1.6;animation:style_fadeIn__PHT9K .2s ease}@keyframes style_fadeIn__PHT9K{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.style_policiesList__PFREK{display:flex;flex-direction:column;gap:.75rem}.style_yearSelector__1lrdK{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}@media(min-width:768px){.style_yearSelector__1lrdK{gap:.75rem}}.style_yearButton__IgwBU{padding:.5rem .875rem;background:transparent;border:1px solid var(--color-border-medium);border-radius:6px;color:var(--color-text-tertiary);font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.style_yearButton__IgwBU:hover{border-color:rgba(156,114,249,.5);color:var(--color-text-primary)}.style_yearButton__IgwBU:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}@media(min-width:768px){.style_yearButton__IgwBU{padding:.625rem 1rem;font-size:14px}}.style_yearButton__IgwBU.style_active__kje9W{background:linear-gradient(135deg,#271a5b,#150f24);border-color:var(--color-brand-primary);color:var(--color-text-primary)}.style_shareholdingList__l6zqw{display:flex;flex-direction:column;gap:.75rem}.style_emptyMessage__tmeD1{color:var(--color-text-muted);font-size:14px;padding:1rem 0}.style_disclosuresList__AfSFm{display:flex;flex-direction:column;gap:.75rem}.style_committeeSection__69Tpm{overflow-x:auto}.style_committeeTable__8xN3n{width:100%;min-width:600px;border-collapse:collapse;font-size:14px}.style_committeeTable__8xN3n td,.style_committeeTable__8xN3n th{padding:.875rem .75rem;text-align:left;border-bottom:1px solid var(--color-border-subtle)}.style_committeeTable__8xN3n th{color:var(--color-text-tertiary);font-weight:500;font-size:13px;white-space:nowrap}.style_committeeTable__8xN3n td{color:var(--color-text-primary)}.style_committeeTable__8xN3n tbody tr{transition:background .2s ease}.style_committeeTable__8xN3n tbody tr:hover{background:var(--color-brand-hover)}.style_roleIndicator__Vv7UD{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.style_roleChair__A5KtG{color:var(--color-brand-primary)}.style_roleMember__VHt1b{color:var(--color-text-muted)}.style_roleNone__HBAGH{color:var(--color-border-medium)}.style_committeeLegend__AQMzG{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-border-subtle);font-size:13px;color:var(--color-text-tertiary)}.style_legendItem__L4_4V{display:flex;align-items:center;gap:.5rem}.style_managementTeam__mcG2w{margin-top:1.5rem;padding:1rem;background:hsla(0,0%,100%,.03);border-radius:8px;font-size:14px;color:var(--color-text-tertiary)}.style_announcementsSection__QYWVE{padding-top:2rem}.style_yearSelector__SD_Kk{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}@media(min-width:768px){.style_yearSelector__SD_Kk{gap:.75rem;margin-bottom:2rem}}.style_yearButton__XCKnN{padding:.625rem 1rem;background:transparent;border:1px solid var(--color-border-medium);border-radius:8px;color:var(--color-text-tertiary);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.style_yearButton__XCKnN:hover{border-color:rgba(156,114,249,.5);color:var(--color-text-primary)}.style_yearButton__XCKnN:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}@media(min-width:768px){.style_yearButton__XCKnN{padding:.75rem 1.25rem;font-size:15px}}.style_yearButton__XCKnN.style_active__2i8m4{background:linear-gradient(135deg,#271a5b,#150f24);border-color:var(--color-brand-primary);color:var(--color-text-primary)}.style_sectionGroup__l7N_o{margin-bottom:2.5rem}.style_sectionGroup__l7N_o:last-child{margin-bottom:0}.style_sectionTitle___XBIe{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border-subtle)}@media(min-width:768px){.style_sectionTitle___XBIe{font-size:20px}}.style_announcementsList__3Qg4M{display:flex;flex-direction:column;gap:.75rem}.style_emptyState__cnOjD{padding:2rem;text-align:center;color:var(--color-text-muted);font-size:14px}.style_announcementCard__gT_XI{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:8px;transition:all .2s ease}.style_announcementCard__gT_XI:hover{border-color:rgba(156,114,249,.3);background:var(--color-brand-hover);transform:translateY(-1px)}@media(min-width:768px){.style_announcementCard__gT_XI{flex-direction:row;align-items:center;gap:1rem;padding:1rem 1.25rem}}.style_dateSection__SWg5n{flex-shrink:0}@media(min-width:768px){.style_dateSection__SWg5n{width:140px}}.style_date__XjOkW{font-size:13px;color:var(--color-text-muted)}@media(min-width:768px){.style_date__XjOkW{font-size:14px}}.style_contentSection__2FyDG{flex:1 1;min-width:0}.style_title__0Rh6l{font-size:14px;font-weight:500;color:var(--color-text-primary);margin:0;line-height:1.4}@media(min-width:768px){.style_title__0Rh6l{font-size:15px}}.style_actionSection__mJcs2{flex-shrink:0;margin-top:.5rem}@media(min-width:768px){.style_actionSection__mJcs2{margin-top:0}}.style_viewLink__WZ53B{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:13px;color:var(--color-brand-primary);text-decoration:none;border:1px solid rgba(156,114,249,.3);border-radius:4px;transition:all .2s ease}.style_viewLink__WZ53B:hover{background:var(--color-brand-hover);border-color:var(--color-brand-primary)}.style_viewLink__WZ53B:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}.style_viewLink__WZ53B svg{width:14px;height:14px}.style_viewLinkDisabled__fUW2b{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:13px;color:hsla(0,0%,100%,.3);border:1px solid var(--color-border-subtle);border-radius:4px;cursor:not-allowed}.style_viewLinkDisabled__fUW2b svg{width:14px;height:14px}.style_loadMoreContainer__WPzkJ{display:flex;justify-content:center;margin-top:2rem}.style_loadMoreButton__mIp0o{padding:.875rem 2rem;background:transparent;border:1px solid var(--color-border-medium);border-radius:8px;color:var(--color-text-tertiary);font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.style_loadMoreButton__mIp0o:hover{border-color:var(--color-brand-primary);color:var(--color-text-primary);background:var(--color-brand-hover)}.style_loadMoreButton__mIp0o:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px}.style_ipoSection__QOufM{padding-top:2rem}.style_sectionGroup__16GTc{margin-bottom:1.5rem}.style_sectionGroup__16GTc:last-child{margin-bottom:0}.style_sectionTitle__rbiW5{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem}@media(min-width:768px){.style_sectionTitle__rbiW5{font-size:18px}}.style_documentList__3bFcE{display:flex;flex-direction:column;gap:.75rem}.style_resourcesSection__5pEFu{padding-top:2rem}.style_sectionGroup__Kcdmn{margin-bottom:2rem}.style_sectionGroup__Kcdmn:last-child{margin-bottom:0}.style_sectionTitle__EZjpR{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:.5rem}@media(min-width:768px){.style_sectionTitle__EZjpR{font-size:18px}}.style_companyName__B_9aJ{font-size:14px;font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}.style_companySubtitle__Jb9sg{font-size:13px;color:var(--color-text-muted);margin-bottom:1rem}.style_contactGrid__qmIwC{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media(min-width:768px){.style_contactGrid__qmIwC{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.style_contactGrid__qmIwC{grid-template-columns:repeat(3,1fr)}}.style_contactCard__rUQEQ{background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:8px;padding:1.25rem;transition:all .2s ease}.style_contactCard__rUQEQ:hover{border-color:rgba(156,114,249,.3);background:var(--color-brand-hover)}.style_contactHeader__RiNIT{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:1rem}.style_iconPlaceholder__2CuwR{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:rgba(156,114,249,.2);display:flex;align-items:center;justify-content:center;color:var(--color-brand-primary)}.style_contactInfo__qm1ng{flex:1 1;min-width:0}.style_contactName__Wv4VH{font-size:15px;font-weight:600;color:var(--color-text-primary);margin:0 0 .25rem}@media(min-width:768px){.style_contactName__Wv4VH{font-size:16px}}.style_contactDesignation__9bwg_{font-size:13px;color:var(--color-text-tertiary);margin:0;line-height:1.4}@media(min-width:768px){.style_contactDesignation__9bwg_{font-size:14px}}.style_contactDetails__EsVie{padding-top:.75rem;border-top:1px solid var(--color-border-subtle)}.style_contactAddress__4UbUp{font-size:13px;color:var(--color-text-muted);margin:0 0 .5rem;line-height:1.5}@media(min-width:768px){.style_contactAddress__4UbUp{font-size:14px}}.style_contactEmail__bWQpk{font-size:13px;color:var(--color-brand-primary);text-decoration:none;transition:color .2s ease}.style_contactEmail__bWQpk:hover{text-decoration:underline}.style_contactEmail__bWQpk:focus-visible{outline:2px solid var(--color-brand-primary);outline-offset:2px;border-radius:2px}@media(min-width:768px){.style_contactEmail__bWQpk{font-size:14px}}@font-face{font-family:__Poppins_e36b36;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_e36b36;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-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:__Poppins_e36b36;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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:__Poppins_e36b36;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_e36b36;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-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:__Poppins_e36b36;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-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:__Poppins_e36b36;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_e36b36;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:__Poppins_e36b36;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:__Poppins_e36b36;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_e36b36;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:__Poppins_e36b36;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:__Poppins_e36b36;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_e36b36;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-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:__Poppins_e36b36;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-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:__Poppins_e36b36;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f5b513e981884070-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_e36b36;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b8442747db2a9bad-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:__Poppins_e36b36;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6245472ced48d3be-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:__Poppins_Fallback_e36b36;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_e36b36{font-family:__Poppins_e36b36,__Poppins_Fallback_e36b36;font-style:normal}