.modal_container__tdjME{position:fixed;z-index:3;inset:0;width:100vw;height:100vh;background:rgba(0,0,0,.2);display:flex;align-content:center;align-items:center}.modal_container__tdjME .modal_content__aLtmB{position:relative;background:#fff;color:#222;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.22),0 1.5px 6px rgba(0,0,0,.11);min-width:320px;max-height:440px;display:flex;flex-direction:column;flex:0 0 auto;font-size:.85rem;margin-bottom:20px}.modal_container__tdjME .modal_content__aLtmB .modal_header__BfF8n .modal_close_button__rXIYe{position:absolute;top:12px;right:12px;cursor:pointer;z-index:1;line-height:0}.modal_container__tdjME .modal_content__aLtmB .modal_header__BfF8n .modal_close_button__rXIYe svg:hover{fill:red}@media(min-width:576px){.modal_container__tdjME .modal_content__aLtmB{margin-bottom:0;max-height:700px}}.modal_body_content__TaXmT{padding:20px 25px;overflow:auto;font-size:.75rem}.modal_body_content__TaXmT .modal_inner_content__gYD8M .modal_title__IxKb8{margin:0;padding:0 12px 10px}.modal_body_content__TaXmT .modal_inner_content__gYD8M .modal_content_body__SXQmh{max-width:100%;min-width:200px;max-height:50%;min-height:40%;padding:20px 2px}@media(min-width:576px){.modal_body_content__TaXmT .modal_inner_content__gYD8M .modal_content_body__SXQmh{padding:12px 20px}}.modal_body_content__TaXmT .modal_inner_content__gYD8M .modal_modal_footer__bDZHQ{padding:0 20px 20px;display:flex;flex-direction:row;font-size:.75rem;gap:25px;align-items:center;min-width:200px}.modal_body_content__TaXmT .modal_inner_content__gYD8M .modal_modal_footer__bDZHQ .modal_footer_text__MZpMO{color:#ca0909;font-weight:600}@media(max-width:600px){.modal_body_content__TaXmT .modal_inner_content__gYD8M .modal_modal_footer__bDZHQ{flex-direction:column}}@media(min-width:576px){.modal_body_content__TaXmT{font-size:.85rem}}.modal_center__e0CuR{justify-content:center}.modal_left__BsoXk{justify-content:left}.modal_right__ZU0Tk{justify-content:right}.modal_black__jsk0_{background-color:rgba(105,105,105,.275)}.modal_white__BeFJP{background-color:hsla(0,0%,100%,.477)}.modal_none__Co7Ey{background-color:rgba(0,0,0,0)}.modal_main_btn__Hh8Cn{display:flex;align-items:center;gap:10px;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;border:1px solid #d6e1ef;background:#fff;box-shadow:0 2px 4px rgba(15,23,42,.06);color:#174b86;font:inherit;font-weight:600;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.modal_main_btn__Hh8Cn:hover{transform:translateY(-1px);background:#f8fbff;border-color:#bfd1e6}.modal_main_btn__Hh8Cn:focus-visible{outline:2px solid rgba(23,75,134,.28);outline-offset:2px}@media(max-width:576px){.modal_main_btn__Hh8Cn{width:100%}}.modal_main_btn__Hh8Cn{cursor:pointer}.tabs_tab_wrapper__1FrTB{display:flex;flex-direction:column;gap:0}.tabs_tab__s033x{display:flex;flex-direction:row;gap:4px;padding:0 0 0 2px}.tabs_tab_btn__EHfUF{width:44px;height:44px;border:2px solid rgba(0,0,0,0);border-bottom:none;border-radius:10px 10px 0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:color-mix(in srgb,var(--tab-color) 10%,transparent);color:color-mix(in srgb,var(--tab-color) 60%,#444);transition:background-color .15s,color .15s,border-color .15s}.tabs_tab_btn__EHfUF:hover{background-color:color-mix(in srgb,var(--tab-color) 18%,transparent);color:var(--tab-color)}.tabs_tab_btn__EHfUF.tabs_tab_btn_active__57AbE{background-color:color-mix(in srgb,var(--tab-color) 14%,white);color:var(--tab-color);border-color:color-mix(in srgb,var(--tab-color) 30%,transparent);border-bottom:2px solid color-mix(in srgb,var(--tab-color) 14%,white);position:relative;z-index:1}.tabs_legend__5kJh6{display:flex;flex-wrap:wrap;gap:6px 14px;padding:8px 10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:0 8px 8px 8px;margin-bottom:10px}.tabs_legend_item__cauLD{display:flex;align-items:center;gap:5px;font-size:.6rem;font-weight:500;color:#94a3b8;transition:color .15s}.tabs_legend_item__cauLD svg{opacity:.5;flex-shrink:0}.tabs_legend_item__cauLD.tabs_legend_item_active__ckblk{color:var(--tab-color);font-weight:700}.tabs_legend_item__cauLD.tabs_legend_item_active__ckblk svg{opacity:1}.tabs_content_wrapper__lFTwz{width:100%}.tabs_content__GyVKy{border:2px solid color-mix(in srgb,var(--tab-color) 20%,transparent);border-radius:0 8px 8px 8px;padding:0;overflow:hidden}.infotooltip_wrap__WXiwE{position:relative;display:inline-flex;align-items:center;cursor:default}@media(max-width:576px){.infotooltip_wrap__WXiwE{cursor:pointer}}.infotooltip_bubble__lstnF{position:fixed;transform:translateY(16px);background:#fff;color:#1c2d4b;font-size:11.5px;font-weight:500;line-height:1.4;white-space:normal;padding:7px 14px 7px 12px;border-radius:9px;border:1px solid #e4eaf3;box-shadow:0 8px 32px 0 rgba(44,62,80,.18),0 1.5px 4px 0 rgba(44,62,80,.1);pointer-events:none;z-index:99;min-width:220px;max-width:340px;display:inline-block;height:auto}.infotooltip_bubble__lstnF .infotooltip_content__iWbjX{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.infotooltip_bubble__lstnF .infotooltip_title__3jZra{font-size:.65rem;color:#1e293b}@media(min-width:576px){.infotooltip_bubble__lstnF .infotooltip_title__3jZra{font-size:.75rem}}@media(min-width:768px){.infotooltip_bubble__lstnF .infotooltip_title__3jZra{font-size:.8rem}}.infotooltip_bubble__lstnF .infotooltip_title__3jZra{font-weight:600;color:#1c2d4b;display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:2px 8px;width:100%}.infotooltip_bubble__lstnF .infotooltip_title__3jZra .infotooltip_source__5LIRi{font-weight:400;color:#9ca3af}.infotooltip_bubble__lstnF .infotooltip_description__6NAQE{font-size:.55rem;color:#1e293b}@media(min-width:576px){.infotooltip_bubble__lstnF .infotooltip_description__6NAQE{font-size:.65rem}}@media(min-width:768px){.infotooltip_bubble__lstnF .infotooltip_description__6NAQE{font-size:.7rem}}.infotooltip_bubble__lstnF .infotooltip_description__6NAQE{font-weight:400;display:block;white-space:normal}.infotooltip_drawer_body__NwZCy{padding:8px 20px 24px;display:flex;flex-direction:column;gap:6px}.infotooltip_drawer_body__NwZCy .infotooltip_content__iWbjX{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.infotooltip_drawer_body__NwZCy .infotooltip_title__3jZra{font-size:.8rem;color:#1e293b}@media(min-width:576px){.infotooltip_drawer_body__NwZCy .infotooltip_title__3jZra{font-size:1rem}}@media(min-width:768px){.infotooltip_drawer_body__NwZCy .infotooltip_title__3jZra{font-size:1.2rem}}.infotooltip_drawer_body__NwZCy .infotooltip_title__3jZra{font-weight:600;color:#1c2d4b;display:flex;justify-content:space-between;width:100%}.infotooltip_drawer_body__NwZCy .infotooltip_title__3jZra .infotooltip_sourceUrl__uY0jI,.infotooltip_drawer_body__NwZCy .infotooltip_title__3jZra .infotooltip_source__5LIRi{font-weight:400;color:#9ca3af}.infotooltip_drawer_body__NwZCy .infotooltip_description__6NAQE{font-size:.8rem;color:#1e293b}@media(min-width:576px){.infotooltip_drawer_body__NwZCy .infotooltip_description__6NAQE{font-size:.9rem}}@media(min-width:768px){.infotooltip_drawer_body__NwZCy .infotooltip_description__6NAQE{font-size:1rem}}.infotooltip_drawer_body__NwZCy .infotooltip_description__6NAQE{font-weight:400}.infotooltip_drawer_title__fI4NF{font-size:.55rem}@media(min-width:576px){.infotooltip_drawer_title__fI4NF{font-size:.65rem}}@media(min-width:768px){.infotooltip_drawer_title__fI4NF{font-size:.7rem}}.infotooltip_drawer_title__fI4NF{font-weight:600;color:#1e293b}.infotooltip_drawer_text__qEG3F{font-size:.65rem;color:#1e293b}@media(min-width:576px){.infotooltip_drawer_text__qEG3F{font-size:.75rem}}@media(min-width:768px){.infotooltip_drawer_text__qEG3F{font-size:.8rem}}.infotooltip_drawer_text__qEG3F{color:#9ca3af}.cupDonutGraph_card__HkJj_{background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:16px 14px 14px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;transition:box-shadow .18s,border-color .18s,transform .15s;flex:0 0 240px;width:240px;box-sizing:border-box}.cupDonutGraph_card__HkJj_:hover{box-shadow:0 4px 14px rgba(0,0,0,.09);transform:translateY(-2px)}.cupDonutGraph_card__HkJj_.cupDonutGraph_active___Horr{border-color:#2196f3;box-shadow:0 2px 10px rgba(0,0,0,.12)}.cupDonutGraph_donut_wrapper__69RCu{position:relative;line-height:0}.cupDonutGraph_card_title__JuLsj{font-size:11.5px;font-weight:600;color:#374151;text-align:center;line-height:1.25;margin:6px 0 4px;word-break:break-word;min-height:2.5em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cupDonutGraph_legend__ErB7L{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;gap:4px}.cupDonutGraph_legend_item__PiVDn{display:grid;grid-template-columns:10px 1fr auto;align-items:center;grid-gap:6px;gap:6px;font-size:10.5px;color:#374151;padding:3px 0}.cupDonutGraph_legend_dot__EQwZb{width:10px;height:10px;border-radius:50%;flex-shrink:0}.cupDonutGraph_legend_label__YWp_a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4b5563}.cupDonutGraph_legend_value__R4s9Q{font-weight:600;color:#374151;white-space:nowrap;font-size:10px}.cupDonutGraph_legend_more__4gxmu{font-size:10px;color:#9ca3af;text-align:center;padding:2px 0}.cuptable_table_container__ZfH3X{width:100%;border:none;border-radius:10px;overflow:hidden}@media(min-width:576px){.cuptable_table_container__ZfH3X{border:1px solid #e5e7eb}}.cuptable_table_structure__K8_Iw{width:100%;border-collapse:collapse;border-radius:10px}.cuptable_table_structure__K8_Iw th{padding:10px 14px;color:#6b7280;font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_table_structure__K8_Iw th{font-size:.65rem}}@media(min-width:768px){.cuptable_table_structure__K8_Iw th{font-size:.7rem}}.cuptable_table_structure__K8_Iw th{font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #e5e7eb;text-align:left;white-space:nowrap}.cuptable_table_structure__K8_Iw th:first-child{width:25em}.cuptable_table_structure__K8_Iw th:nth-child(3),.cuptable_table_structure__K8_Iw th:nth-child(4){width:8em}.cuptable_table_structure__K8_Iw th:nth-child(5){width:10em}.cuptable_table_structure__K8_Iw th:nth-child(6){width:24em}.cuptable_table_structure__K8_Iw td{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_table_structure__K8_Iw td{font-size:.65rem}}@media(min-width:768px){.cuptable_table_structure__K8_Iw td{font-size:.7rem}}.cuptable_table_structure__K8_Iw td{padding:8px 10px;color:#374151;border-bottom:1px solid #f3f4f6}.cuptable_table_structure__K8_Iw tbody tr:last-child td{border-bottom:none}.cuptable_table_row_even__2los_{background:#fff}.cuptable_table_row_odd__WCaaa{background:#f9fafb}.cuptable_table_structure__K8_Iw tbody tr:hover{background:#eff6ff;transition:background .15s}.cuptable_subject_cell__J_gGv{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_subject_cell__J_gGv{font-size:.65rem}}@media(min-width:768px){.cuptable_subject_cell__J_gGv{font-size:.7rem}}.cuptable_subject_cell__J_gGv{font-weight:600;color:#1c2d4b;min-width:160px;max-width:220px}.cuptable_missing_subject__phy9p{display:inline-flex;align-items:center;gap:5px;font-size:.65rem;color:#1e293b}@media(min-width:576px){.cuptable_missing_subject__phy9p{font-size:.75rem}}@media(min-width:768px){.cuptable_missing_subject__phy9p{font-size:.8rem}}.cuptable_missing_subject__phy9p{color:#9ca3af;font-style:italic;font-weight:400}.cuptable_desc_cell__h7K02{height:7em;line-height:1.2}.cuptable_desc_line__QwYK_{width:100%;margin:1px 0;font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_desc_line__QwYK_{font-size:.65rem}}@media(min-width:768px){.cuptable_desc_line__QwYK_{font-size:.7rem}}.cuptable_desc_line__QwYK_{color:#4b5563}.cuptable_date_cell__sazzS{white-space:nowrap;font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_date_cell__sazzS{font-size:.65rem}}@media(min-width:768px){.cuptable_date_cell__sazzS{font-size:.7rem}}.cuptable_Chiuso__qkFlD{color:#d70101;background-color:#ffb8b8}.cuptable_Attivo___EC3d,.cuptable_Chiuso__qkFlD{font-weight:600;border-radius:20px;padding:2px 8px}.cuptable_Attivo___EC3d{color:#52c229;background-color:#bef1b8}.cuptable_financing_cell__hJgmq{text-align:center;white-space:nowrap;font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_financing_cell__hJgmq{font-size:.65rem}}@media(min-width:768px){.cuptable_financing_cell__hJgmq{font-size:.7rem}}.cuptable_financing_amounts__JZuya{color:#374151;margin-bottom:5px}.cuptable_financing_badge__YZ1by{font-size:.65rem;color:#1e293b}@media(min-width:576px){.cuptable_financing_badge__YZ1by{font-size:.75rem}}@media(min-width:768px){.cuptable_financing_badge__YZ1by{font-size:.8rem}}.cuptable_financing_badge__YZ1by{font-weight:600;color:#1d88a9;background-color:#cceaf3;border-radius:20px;padding:2px 8px;font-weight:500}.cuptable_category_cell__bY6Sn{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_category_cell__bY6Sn{font-size:.65rem}}@media(min-width:768px){.cuptable_category_cell__bY6Sn{font-size:.7rem}}.cuptable_category_cell__bY6Sn{color:#6b7280;min-width:120px}.cuptable_mobile_list__KwpsX{display:none;flex-direction:column;gap:12px}.cuptable_mobile_card__Qw7tm{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.cuptable_mobile_card_header__5xdqH{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:10px}.cuptable_mobile_subject__4uSd8{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_mobile_subject__4uSd8{font-size:.65rem}}@media(min-width:768px){.cuptable_mobile_subject__4uSd8{font-size:.7rem}}.cuptable_mobile_subject__4uSd8{font-weight:700;color:#1c2d4b;line-height:1.3;flex:1 1}.cuptable_mobile_category_badge__n_G0_{display:inline-block;padding:2px 8px;border-radius:12px;background:#eff6ff;color:#1c2d4b;font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_mobile_category_badge__n_G0_{font-size:.65rem}}@media(min-width:768px){.cuptable_mobile_category_badge__n_G0_{font-size:.7rem}}.cuptable_mobile_category_badge__n_G0_{font-weight:600;white-space:normal;word-break:break-word;text-align:center;max-width:220px;flex-shrink:0}.cuptable_mobile_desc__GIgaM{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_mobile_desc__GIgaM{font-size:.65rem}}@media(min-width:768px){.cuptable_mobile_desc__GIgaM{font-size:.7rem}}.cuptable_mobile_desc__GIgaM{color:#4b5563;line-height:1.45;border-left:3px solid #e5e7eb;padding-left:8px}.cuptable_mobile_desc__GIgaM p{margin:1px 0}.cuptable_mobile_meta__AYnAk{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px 12px;gap:6px 12px;margin-top:4px}.cuptable_mobile_meta_item__cqHtI{display:flex;flex-direction:column;gap:1px}.cuptable_mobile_meta_label__Bjdod{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_mobile_meta_label__Bjdod{font-size:.65rem}}@media(min-width:768px){.cuptable_mobile_meta_label__Bjdod{font-size:.7rem}}.cuptable_mobile_meta_label__Bjdod{font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.cuptable_mobile_meta_value__DNZXy{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_mobile_meta_value__DNZXy{font-size:.65rem}}@media(min-width:768px){.cuptable_mobile_meta_value__DNZXy{font-size:.7rem}}.cuptable_mobile_meta_value__DNZXy{color:#374151}.cuptable_mobile_financing__01nPG{display:flex;align-items:center;gap:8px;border-top:1px solid #f3f4f6;padding-top:8px;margin-top:2px}.cuptable_mobile_financing_label__8P3yT{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_mobile_financing_label__8P3yT{font-size:.65rem}}@media(min-width:768px){.cuptable_mobile_financing_label__8P3yT{font-size:.7rem}}.cuptable_mobile_financing_label__8P3yT{font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.cuptable_mobile_financing_value__4fkM_{font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_mobile_financing_value__4fkM_{font-size:.65rem}}@media(min-width:768px){.cuptable_mobile_financing_value__4fkM_{font-size:.7rem}}.cuptable_mobile_financing_value__4fkM_{color:#374151;flex:1 1}.cuptable_table_pagination__5pbK_{display:flex;justify-content:center;align-items:center;margin:14px 0 4px;gap:4px;flex-wrap:wrap}.cuptable_table_pagination__5pbK_ .cuptable_table_page_button__BdlRs{border:1px solid #e5e7eb;background:#fff;color:#374151;padding:5px 10px;font-size:.55rem;color:#1e293b}@media(min-width:576px){.cuptable_table_pagination__5pbK_ .cuptable_table_page_button__BdlRs{font-size:.65rem}}@media(min-width:768px){.cuptable_table_pagination__5pbK_ .cuptable_table_page_button__BdlRs{font-size:.7rem}}.cuptable_table_pagination__5pbK_ .cuptable_table_page_button__BdlRs{border-radius:6px;cursor:pointer;transition:background .15s,color .15s}.cuptable_table_pagination__5pbK_ .cuptable_table_page_button__BdlRs:hover{background:#5ab7d4;color:#fff;border-color:#5ab7d4}.cuptable_table_pagination__5pbK_ .cuptable_table_page_btn_active__vgKJh{border:2px solid #1c2d4b;background:#1c2d4b;color:#fff;padding:5px 10px;font-size:.78rem;border-radius:6px;font-weight:700;cursor:default}@media(max-width:768px){.cuptable_table_structure__K8_Iw{display:none}.cuptable_mobile_list__KwpsX{display:flex}}.entitybalance_entity_balance_accordion__l58S3{padding:20px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx{border:1px solid #ccc;border-radius:5px;overflow:hidden;transition:all ease-standard .25s;margin-top:2px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .25s ease;padding:6px 8px 6px 16px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0:hover{background-color:#f3f4f6}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA{font-size:.55rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA{font-size:.65rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA{font-size:.7rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA{display:flex;align-items:center;margin-right:30px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_entity__8yFbE{width:300px;margin-right:20px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_amount__OrgRr{font-size:.65rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_amount__OrgRr{font-size:.75rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_amount__OrgRr{font-size:.8rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_amount__OrgRr{color:#494949;font-weight:600;text-align:center;width:160px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_percentage__YFpsJ{border-radius:20px;padding:2px 8px;font-size:.65rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_percentage__YFpsJ{font-size:.75rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_percentage__YFpsJ{font-size:.8rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_percentage__YFpsJ{font-weight:600;text-align:center;min-width:70px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_expand_indicator__SOy3_{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.55rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_expand_indicator__SOy3_{font-size:.65rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_expand_indicator__SOy3_{font-size:.7rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_expand_indicator__SOy3_{transition:transform .25s ease}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_expand_indicator__SOy3_.entitybalance_rotated__MsEMn{transform:rotate(90deg)}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_bar_wrapper__Op8Mf{flex:1 1;min-width:200px;padding:0 8px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_bar_wrapper__Op8Mf .entitybalance_bar_background__lMFzs{height:12px;background-color:#ccc;border-radius:6px;overflow:hidden;text-align:center}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_bar_wrapper__Op8Mf .entitybalance_bar_background__lMFzs .entitybalance_bar_fill__wNPzY{height:100%;border-radius:4px;transition:width .25s ease}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i{padding:8px 16px 16px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6{width:100%}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_header__TvNrV{display:grid;grid-template-columns:90px 1fr;padding:10px 40px;border-bottom:1px solid #d7d7d7;font-weight:700;align-items:center;font-size:.65rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_header__TvNrV{font-size:.75rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_header__TvNrV{font-size:.8rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_header__TvNrV .entitybalance_table_amount__fB5GE{color:#1c2d4b;text-align:right}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR{display:grid;grid-template-columns:1fr 160px 110px 70px;padding:10px 16px;border-bottom:1px solid #e4e4e4;align-items:center;font-size:.55rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR{font-size:.65rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR{font-size:.7rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_bar_wrapper__3m_MR{flex:1 1;max-width:200px;padding:0 8px;margin-right:20px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_bar_wrapper__3m_MR .entitybalance_col_bar_background__Vqw4a{height:8px;background-color:#ccc;border-radius:3px;overflow:hidden;text-align:center}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_bar_wrapper__3m_MR .entitybalance_col_bar_background__Vqw4a .entitybalance_col_bar_fill__sYx3C{height:100%;border-radius:4px;transition:width .25s ease;background:linear-gradient(150deg,#1c2d4b,rgb(14.1359223301,22.7184466019,37.8640776699) 50%,rgb(.2718446602,.4368932039,.7281553398))}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_amount__QAF6e{color:#1c2d4b;font-size:.55rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_amount__QAF6e{font-size:.65rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_amount__QAF6e{font-size:.7rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_amount__QAF6e{font-weight:700}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_percentage__aIrPP{font-size:.55rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_percentage__aIrPP{font-size:.65rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_percentage__aIrPP{font-size:.7rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_percentage__aIrPP{font-weight:600;color:#174b86;background-color:rgba(23,75,134,.08);border-radius:20px;padding:2px 8px;min-width:60px;text-align:center;font-weight:700}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP{display:flex;justify-content:center;align-items:center;margin:6px 0 0;gap:5px;width:100%;font-size:.55rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP{font-size:.65rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP{font-size:.7rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_button__ky37x{border:0;background:#fff;color:#006983;padding:3px 7px;font-size:.55rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_button__ky37x{font-size:.65rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_button__ky37x{font-size:.7rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_button__ky37x{border-radius:5px;cursor:pointer;transition:background .2s}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_button__ky37x:hover{background:#5ab7d4;color:#fff}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_info__cQxyi{background:#fff;color:#006983;padding:3px 7px;font-size:.55rem;color:#1e293b}@media(min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_info__cQxyi{font-size:.65rem}}@media(min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_info__cQxyi{font-size:.7rem}}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_pagination_container__WhImP .entitybalance_pagination_info__cQxyi{border-radius:2px;font-weight:600}@media(max-width:768px){.entitybalance_entity_balance_accordion__l58S3{padding:10px 8px 20px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0{padding:6px 6px 6px 10px;justify-content:space-between}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA{margin-right:8px;flex-wrap:wrap;gap:6px 6px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_entity__8yFbE{width:100%;margin-right:0;font-size:.65rem;color:#1e293b}}@media(max-width:768px)and (min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_entity__8yFbE{font-size:.75rem}}@media(max-width:768px)and (min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_entity__8yFbE{font-size:.8rem}}@media(max-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_amount__OrgRr{width:auto;font-size:.65rem;color:#1e293b}}@media(max-width:768px)and (min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_amount__OrgRr{font-size:.75rem}}@media(max-width:768px)and (min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_amount__OrgRr{font-size:.8rem}}@media(max-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_percentage__YFpsJ{min-width:54px;font-size:.55rem;color:#1e293b;padding:1px 6px}}@media(max-width:768px)and (min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_percentage__YFpsJ{font-size:.65rem}}@media(max-width:768px)and (min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_percentage__YFpsJ{font-size:.7rem}}@media(max-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_bar_wrapper__Op8Mf{display:none}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i{padding:6px 8px 10px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_header__TvNrV{grid-template-columns:1fr auto;padding:8px 10px;font-size:.78rem}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR{grid-template-columns:1fr auto auto;padding:8px 10px;gap:10px;font-size:.55rem;color:#1e293b}}@media(max-width:768px)and (min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR{font-size:.65rem}}@media(max-width:768px)and (min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR{font-size:.7rem}}@media(max-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_bar_wrapper__3m_MR{display:none}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_amount__QAF6e{font-size:.55rem;color:#1e293b}}@media(max-width:768px)and (min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_amount__QAF6e{font-size:.65rem}}@media(max-width:768px)and (min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_amount__QAF6e{font-size:.7rem}}@media(max-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_percentage__aIrPP{font-size:.55rem;color:#1e293b;min-width:48px;padding:2px 5px}}@media(max-width:768px)and (min-width:576px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_percentage__aIrPP{font-size:.65rem}}@media(max-width:768px)and (min-width:768px){.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_percentage__aIrPP{font-size:.7rem}}@media(min-width:768px)and (max-width:992px){.entitybalance_entity_balance_accordion__l58S3{padding:12px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_entity__8yFbE{width:180px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_accordion_content__ewPhA .entitybalance_amount__OrgRr{width:130px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_header__JGV_0 .entitybalance_bar_wrapper__Op8Mf{min-width:100px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR{grid-template-columns:1fr 100px 90px 40px}.entitybalance_entity_balance_accordion__l58S3 .entitybalance_accordion_item__DYEFx .entitybalance_accordion_detail__AOi6i .entitybalance_details_table__qBIO6 .entitybalance_table_row__r_sTR .entitybalance_col_bar_wrapper__3m_MR{max-width:100px}}.switchbuttons_filter_container__YARrr{display:flex;flex-direction:row;align-items:center;gap:4px;background-color:#f1f5f9;border-radius:10px;padding:4px;width:-moz-fit-content;width:fit-content;margin:10px 25px}.switchbuttons_switch_btn__IDepB{font-size:.65rem;color:#1e293b}@media(min-width:576px){.switchbuttons_switch_btn__IDepB{font-size:.75rem}}@media(min-width:768px){.switchbuttons_switch_btn__IDepB{font-size:.8rem}}.switchbuttons_switch_btn__IDepB{background-color:rgba(0,0,0,0);border:none;color:#6b7280;padding:8px 18px;border-radius:9px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:7px;transition:background-color .2s,color .2s,box-shadow .2s;white-space:nowrap}.switchbuttons_switch_btn__IDepB.switchbuttons_active__g8eST{background-color:#fff;color:#174b86;box-shadow:0 1px 4px rgba(0,0,0,.12);font-weight:600}.switchbuttons_switch_btn__IDepB:hover:not(.switchbuttons_active__g8eST){color:#374151;background-color:#e8edf4}@media(max-width:576px){.switchbuttons_switch_btn__IDepB{width:50%;justify-content:center}}@media(max-width:768px){.switchbuttons_switch_btn__IDepB{flex-wrap:wrap}}@media(max-width:576px){.switchbuttons_switch_btn__IDepB{width:auto;padding:6px 14px}}.landingpage_donut_desktop_wrapper__TDeIr{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;padding:0 12px;box-sizing:border-box}.landingpage_donut_chart_area__Hj4aZ{flex:0 0 280px;width:280px;height:280px;flex-shrink:0}@media(max-width:1200px){.landingpage_donut_chart_area__Hj4aZ{flex:0 0 240px;width:240px;height:240px}}@media(max-width:992px){.landingpage_donut_chart_area__Hj4aZ{flex:0 0 200px;width:200px;height:200px}}.landingpage_slice_label__EIcbM{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 8px;background:hsla(0,0%,100%,.95);border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.16);pointer-events:none;font-size:11px;font-weight:700;white-space:nowrap;z-index:10;line-height:1.2}.landingpage_donut_legend__VI7_G{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:4px;gap:4px;width:100%;padding:30px 20px 5px}.landingpage_legend_item__Hd945{display:flex;align-items:center;gap:7px;padding:6px 8px;border-radius:8px;cursor:pointer;min-width:0;transition:background .15s ease,border-color .15s ease;border:1px solid rgba(0,0,0,0)}.landingpage_legend_item__Hd945.landingpage_legend_item_hovered__Q_7fp,.landingpage_legend_item__Hd945:hover{background:#f8fafc;border-color:#e2e8f0}.landingpage_legend_icon__B_7gh{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landingpage_legend_info__II2_q{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px}.landingpage_legend_top__NZJp_{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.landingpage_legend_label__SZgHo{font-size:11px;font-weight:600;color:#13343b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.landingpage_legend_pct__cF0np{font-size:11px;font-weight:700;flex-shrink:0}.landingpage_legend_bar_track__BBnaU{width:100%;height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.landingpage_legend_bar_fill__w601s{height:100%;border-radius:2px;transition:width .4s ease}.landingpage_legend_amount__V5mQI{font-size:11px;color:#6b7280}.landingpage_vcol_wrapper__Abpig{display:flex;align-items:flex-end;gap:8px;width:100%;height:200px}@media(max-width:992px){.landingpage_vcol_wrapper__Abpig{height:160px;gap:5px}}.landingpage_vcol_col__HTSf4{flex:1 1;cursor:pointer;transition:opacity .2s ease}.landingpage_vcol_col__HTSf4,.landingpage_vcol_track__lzDEp{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.landingpage_vcol_track__lzDEp{width:100%;background:#e2e8f0;border-radius:12px;overflow:hidden}.landingpage_vcol_fill__hU_Rz{width:100%;border-radius:12px;display:flex;align-items:flex-start;justify-content:center;padding-top:8px;transition:height .6s cubic-bezier(.34,1.2,.64,1)}.landingpage_vcol_pct__u5DRJ{font-size:11px;font-weight:800;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.25);line-height:1}.landingpage_main_container__ZVbYX{padding:20px 0 28px;gap:15px;display:flex;flex-direction:column}@media(min-width:1200px){.landingpage_main_container__ZVbYX{padding:0}}.landingpage_title__uI2Ko{padding:10px 40px 0}@media(max-width:576px){.landingpage_title__uI2Ko{margin-bottom:-24px}}.landingpage_title__uI2Ko h2{margin:0}.landingpage_title__uI2Ko h1{margin:0;color:#174b86;font-size:1.75rem}@media(min-width:576px){.landingpage_title__uI2Ko h1{font-size:2rem}}@media(min-width:768px){.landingpage_title__uI2Ko h1{font-size:2.75rem}}@media(min-width:1200px){.landingpage_title__uI2Ko h1{font-size:3rem;font-size:3.5rem}}.landingpage_subtitle__O4K5C{padding:10px 50px 20px;display:flex;justify-content:space-between;flex-direction:row;align-items:center;gap:10px}.landingpage_subtitle__O4K5C .landingpage_text__x8YTR{display:flex;flex-direction:column;width:250px}.landingpage_subtitle__O4K5C .landingpage_text__x8YTR .landingpage_source__oqdtC{font-size:.75rem;font-weight:600;color:#1e293b}@media(min-width:576px){.landingpage_subtitle__O4K5C .landingpage_text__x8YTR .landingpage_source__oqdtC{font-size:.85rem}}@media(min-width:768px){.landingpage_subtitle__O4K5C .landingpage_text__x8YTR .landingpage_source__oqdtC{font-size:.9rem}}.landingpage_subtitle__O4K5C .landingpage_text__x8YTR .landingpage_source__oqdtC{color:#174b86;font-weight:700}.landingpage_subtitle__O4K5C .landingpage_text__x8YTR .landingpage_anno__Tasd9{font-size:.65rem;color:#1e293b}@media(min-width:576px){.landingpage_subtitle__O4K5C .landingpage_text__x8YTR .landingpage_anno__Tasd9{font-size:.75rem}}@media(min-width:768px){.landingpage_subtitle__O4K5C .landingpage_text__x8YTR .landingpage_anno__Tasd9{font-size:.8rem}}.landingpage_subtitle__O4K5C .landingpage_text__x8YTR .landingpage_anno__Tasd9{font-weight:500;color:gray}.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd{display:inline-flex;background-color:#f1f5f9;border-radius:12px;padding:4px;gap:0}.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd button{font-size:.65rem;color:#1e293b}@media(min-width:576px){.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd button{font-size:.75rem}}@media(min-width:768px){.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd button{font-size:.8rem}}.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd button{background-color:rgba(0,0,0,0);border:none;color:#6b7280;padding:8px 18px;border-radius:9px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:7px;transition:background-color .2s,color .2s,box-shadow .2s;white-space:nowrap}.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd button.landingpage_active__l4NF9{background-color:#fff;color:#174b86;box-shadow:0 1px 4px rgba(0,0,0,.12);font-weight:600}.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd button:hover:not(.landingpage_active__l4NF9){color:#374151;background-color:#e8edf4}@media(max-width:576px){.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd button{width:50%;justify-content:center}}@media(max-width:768px){.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd button{flex-wrap:wrap}}@media(max-width:576px){.landingpage_subtitle__O4K5C .landingpage_buttons__aSsJd{width:100%}}@media(min-width:576px){.landingpage_subtitle__O4K5C{gap:20px}}@media(max-width:768px){.landingpage_subtitle__O4K5C{flex-wrap:wrap}}@media(max-width:992px){.landingpage_subtitle__O4K5C{padding:0 24px;flex-direction:column;align-items:flex-start}}.landingpage_label_box_container__fJ5nv{z-index:10}.landingpage_label_box_container__fJ5nv:hover{z-index:20}.landingpage_drawer_content__GGo_V .landingpage_drawer_header__arhh5{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9;padding:14px 20px;gap:10px}.landingpage_drawer_content__GGo_V .landingpage_drawer_header__arhh5 span{font-size:.65rem;color:#1e293b}@media(min-width:576px){.landingpage_drawer_content__GGo_V .landingpage_drawer_header__arhh5 span{font-size:.75rem}}@media(min-width:768px){.landingpage_drawer_content__GGo_V .landingpage_drawer_header__arhh5 span{font-size:.8rem}}.landingpage_drawer_content__GGo_V .landingpage_drawer_header__arhh5 span{font-weight:600;color:#9ca3af}.landingpage_drawer_content__GGo_V .landingpage_drawer_header_left__03uSS{display:flex;align-items:center;gap:20px}.landingpage_drawer_content__GGo_V .landingpage_drawer_header_left__03uSS .landingpage_drawer_icon__F5xHj{width:30px;height:30px;padding:5px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landingpage_drawer_content__GGo_V .landingpage_drawer_header_left__03uSS span{font-size:.8rem;color:#1e293b}@media(min-width:576px){.landingpage_drawer_content__GGo_V .landingpage_drawer_header_left__03uSS span{font-size:.9rem}}@media(min-width:768px){.landingpage_drawer_content__GGo_V .landingpage_drawer_header_left__03uSS span{font-size:1rem}}.landingpage_drawer_content__GGo_V .landingpage_drawer_header_left__03uSS span{color:#174b86;font-weight:600}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:16px;padding:18px 20px 22px}@media(max-width:576px){.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_{flex-direction:column;align-items:stretch}}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ .landingpage_value__DaWGU{display:flex;gap:20px;font-size:.8rem;color:#1e293b}@media(min-width:576px){.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ .landingpage_value__DaWGU{font-size:.9rem}}@media(min-width:768px){.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ .landingpage_value__DaWGU{font-size:1rem}}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ .landingpage_value__DaWGU .landingpage_amount__fPGTB{font-size:.8rem;color:#1e293b}@media(min-width:576px){.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ .landingpage_value__DaWGU .landingpage_amount__fPGTB{font-size:.9rem}}@media(min-width:768px){.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ .landingpage_value__DaWGU .landingpage_amount__fPGTB{font-size:1rem}}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ .landingpage_value__DaWGU .landingpage_amount__fPGTB{font-weight:600;color:#374151;margin:0}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ a{font-size:.8rem;color:#1e293b}@media(min-width:576px){.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ a{font-size:.9rem}}@media(min-width:768px){.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ a{font-size:1rem}}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ a{display:flex;align-items:center;gap:10px;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;border:1px solid #d6e1ef;background:#fff;box-shadow:0 2px 4px rgba(15,23,42,.06);color:#174b86;font:inherit;font-weight:600;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ a:hover{transform:translateY(-1px);background:#f8fbff;border-color:#bfd1e6}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ a:focus-visible{outline:2px solid rgba(23,75,134,.28);outline-offset:2px}@media(max-width:576px){.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ a{width:100%}}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ .landingpage_arrow__qbYGA{color:#7f95ad;transition:transform .18s ease}.landingpage_drawer_content__GGo_V .landingpage_drawer_body__3Os6_ a:hover .landingpage_arrow__qbYGA{transform:translateX(2px)}.noData_no_data_container__0Eg7p{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;width:100%}.noData_no_data_container__0Eg7p .noData_no_data_text__8HFdk{font-size:.65rem;color:#1e293b}@media(min-width:576px){.noData_no_data_container__0Eg7p .noData_no_data_text__8HFdk{font-size:.75rem}}@media(min-width:768px){.noData_no_data_container__0Eg7p .noData_no_data_text__8HFdk{font-size:.8rem}}.noData_no_data_container__0Eg7p .noData_no_data_text__8HFdk{text-align:center;color:#9ca3af}.noData_no_data_container__0Eg7p .noData_no_data_icon__2GPqB{width:30px;height:30px;border-radius:8px;background-color:rgba(23,75,134,.1);color:#174b86;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:5px;color:#e2e8f0;background-color:rgba(30,41,59,.262745098)}@media(min-width:576px){.noData_no_data_container__0Eg7p{padding:30px 20px}}.noData_no_data_icon__2GPqB{background:#fff}.noData_no_data_icon__2GPqB>svg{padding:0}.CityCompareTable_section_wrapper__aT4KA{padding:20px}.CityCompareTable_section__ZV8GL{min-width:0;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);overflow:hidden}.CityCompareTable_section__ZV8GL:first-of-type{margin-top:0}.CityCompareTable_section_title__Aun5S{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f1f5f9}.CityCompareTable_section_title__Aun5S .CityCompareTable_title__ylnD9{display:flex;align-items:center;gap:15px;font-size:.65rem;color:#1e293b}@media(min-width:576px){.CityCompareTable_section_title__Aun5S .CityCompareTable_title__ylnD9{font-size:.75rem}}@media(min-width:768px){.CityCompareTable_section_title__Aun5S .CityCompareTable_title__ylnD9{font-size:.8rem}}.CityCompareTable_section_title__Aun5S .CityCompareTable_title__ylnD9{font-weight:600}.CityCompareTable_section_title__Aun5S .CityCompareTable_title__ylnD9 svg{width:30px;height:30px;border-radius:8px;background-color:rgba(23,75,134,.1);color:#174b86;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:5px}.CityCompareTable_section_title__Aun5S .CityCompareTable_reset_btn__jWJQD{font-size:.55rem;color:#1e293b}@media(min-width:576px){.CityCompareTable_section_title__Aun5S .CityCompareTable_reset_btn__jWJQD{font-size:.65rem}}@media(min-width:768px){.CityCompareTable_section_title__Aun5S .CityCompareTable_reset_btn__jWJQD{font-size:.7rem}}.CityCompareTable_section_title__Aun5S .CityCompareTable_reset_btn__jWJQD{font-weight:600;color:#ca0909;background-color:rgba(202,9,9,.1019607843);border-radius:20px;padding:2px 8px;cursor:pointer}.CityCompareTable_section_title__Aun5S .CityCompareTable_reset_btn_disabled__QGsnN{font-size:.55rem;color:#1e293b}@media(min-width:576px){.CityCompareTable_section_title__Aun5S .CityCompareTable_reset_btn_disabled__QGsnN{font-size:.65rem}}@media(min-width:768px){.CityCompareTable_section_title__Aun5S .CityCompareTable_reset_btn_disabled__QGsnN{font-size:.7rem}}.CityCompareTable_section_title__Aun5S .CityCompareTable_reset_btn_disabled__QGsnN{font-weight:600;color:#6d6d6d;background-color:rgba(23,75,134,.0784313725);border-radius:20px;padding:2px 8px}.CityCompareTable_table_wrapper__Hk_Ez{width:100%;padding:20px;border:none;border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:576px){.CityCompareTable_table_wrapper__Hk_Ez{padding:12px}}.CityCompareTable_table__NH1Ja{width:100%;border-collapse:collapse;border-radius:10px}@media(max-width:576px){.CityCompareTable_table__NH1Ja{width:max-content;min-width:100%}}.CityCompareTable_table__NH1Ja th{padding:10px 14px;color:#6b7280;font-size:.55rem;color:#1e293b}@media(min-width:576px){.CityCompareTable_table__NH1Ja th{font-size:.65rem}}@media(min-width:768px){.CityCompareTable_table__NH1Ja th{font-size:.7rem}}.CityCompareTable_table__NH1Ja th{font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #e5e7eb;text-align:right;white-space:nowrap}.CityCompareTable_table__NH1Ja th:first-child{text-align:left}.CityCompareTable_table__NH1Ja td{font-size:.55rem;color:#1e293b}@media(min-width:576px){.CityCompareTable_table__NH1Ja td{font-size:.65rem}}@media(min-width:768px){.CityCompareTable_table__NH1Ja td{font-size:.7rem}}.CityCompareTable_table__NH1Ja td{padding:8px 10px;color:#374151;border-bottom:1px solid #f3f4f6}.CityCompareTable_table__NH1Ja tbody tr:last-child td{border-bottom:none}.CityCompareTable_table__NH1Ja tbody tr:hover{background:#eff6ff;transition:background .15s}.CityCompareTable_table_row_even__6K7BP{background:#fff}.CityCompareTable_table_row_odd__RLrOa{background:#f9fafb}.CityCompareTable_category_header__raHVt{min-width:300px}.CityCompareTable_entity_header__TjuqI{text-align:right;min-width:140px;color:#6b7280;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:2px dashed #d1d5db;transition:background .15s,color .15s,border-color .15s}.CityCompareTable_entity_header__TjuqI .CityCompareTable_title__ylnD9{display:flex;gap:5px;align-items:center;justify-content:flex-end}@media(hover:hover){.CityCompareTable_entity_header__TjuqI:hover{background:rgba(37,99,235,.0666666667);color:#1f2937;border-bottom-color:rgba(37,99,235,.7333333333)}}.CityCompareTable_category_cell__BMR0R{min-width:300px}.CityCompareTable_category_cell_inner__11U_p{display:flex;align-items:center;gap:5px}.CityCompareTable_category_label__Ys8pe{color:#374151;font-weight:600}.CityCompareTable_expand_icon__Z_0Gs{cursor:pointer;flex-shrink:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#fff;color:#174b86;transition:background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CityCompareTable_expand_icon__Z_0Gs:hover{background:#174b86;color:#fff}.CityCompareTable_expand_icon_spacer__d1uGj{width:24px;flex-shrink:0;display:inline-block}.CityCompareTable_icon_expanded__LuU7l{rotate:90deg;transition:rotate .2s ease}.CityCompareTable_amount_cell__mYMlg{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:140px;color:#374151}.CityCompareTable_total_row__0uVfY td{border-top:2px solid #e5e7eb;font-weight:700;background:#f9fafb}.CityCompareTable_total_row__0uVfY td.CityCompareTable_amount_cell__mYMlg,.CityCompareTable_total_row__0uVfY td.CityCompareTable_category_cell__BMR0R{color:#1c2d4b}.CityCompareTable_header_label__L4dSX{display:inline-flex;align-items:center;gap:6px}.CityCompareTable_header_icon__R2dXP{padding-left:4px;font-size:1rem;color:#1c2d4b;opacity:.5;transition:opacity .15s}.CityCompareTable_entity_header__TjuqI:hover .CityCompareTable_header_icon__R2dXP{opacity:1;color:#6b7280}.CityCompareTable_reference_header__XKiKe{color:#1c2d4b;background:#eff6ff;border-bottom-color:#174b86;border-bottom-style:solid}.CityCompareTable_ref_badge__vsdc6{display:inline-block;margin-left:6px;font-size:.5rem}@media(min-width:768px){.CityCompareTable_ref_badge__vsdc6{font-size:.6rem}}.CityCompareTable_ref_badge__vsdc6{font-weight:600;color:#fff;background-color:#174b86;border-radius:20px;padding:2px 8px}.CityCompareTable_ref_amount__UFp9z{background:#f0f7ff}.CityCompareTable_ref_amount_text__EdxKQ{font-size:.55rem;color:#1e293b}@media(min-width:576px){.CityCompareTable_ref_amount_text__EdxKQ{font-size:.65rem}}@media(min-width:768px){.CityCompareTable_ref_amount_text__EdxKQ{font-size:.7rem}}.CityCompareTable_ref_amount_text__EdxKQ{font-weight:700;color:#174b86}.CityCompareTable_delta_wrapper__PiB8C{display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.CityCompareTable_delta_up_icon__UP9J7{color:#16a34a;flex-shrink:0}.CityCompareTable_delta_down_icon__wulaS{color:#dc2626;flex-shrink:0}.CityCompareTable_delta_pos__xOCBK{color:#16a34a;font-weight:600}.CityCompareTable_delta_neg__0rooJ{color:#dc2626;font-weight:600}.CityCompareTable_loader_container__wQkJ0{width:100%;height:200px;display:flex;justify-content:center;align-items:center;padding:20px}@media(min-width:768px){.CityCompareTable_loader_container__wQkJ0{height:280px}}.CityCompareTable_loader_container__wQkJ0 .CityCompareTable_loader__nyzgg{width:40px;height:40px;color:#1c2d4b}.CityCompareTable_section_overlay_wrapper__q1hS9{position:relative}.CityCompareTable_loader_overlay__SGeu0{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.CityCompareTable_loader_overlay__SGeu0 .CityCompareTable_loader_overlay_bg__W1vtI{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(246,249,255,.5);z-index:-1;border-radius:16px}.CityCompareTable_loader_overlay__SGeu0 .CityCompareTable_loader_icon__OMD8c{width:48px;height:48px;color:#1c2d4b}.comparecity_wrapper__5RjNr{width:90%;max-width:1600px;padding:16px 0;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;align-items:stretch}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN{display:flex;flex-direction:column;gap:10px}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_forms__IeYGE{display:flex;flex-direction:row}@media(max-width:480px){.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_forms__IeYGE{flex-direction:column}}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:0 30px 0 50px}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 img{width:100%;max-width:300px;height:auto}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 .comparecity_description__fdcqp{display:flex;flex-direction:column;margin-bottom:20px;font-size:16px;color:#555}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 .comparecity_description__fdcqp span{margin-bottom:8px}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 .comparecity_description__fdcqp p{font-weight:700;margin-bottom:2px;margin-top:1px;color:#333}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 .comparecity_description__fdcqp .comparecity_title__e6wLD{font-size:20px;font-weight:600;color:#333}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 .comparecity_description__fdcqp .comparecity_subtitle__xJX_r{font-size:16px;font-style:italic;font-weight:500}.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 .comparecity_description__fdcqp .comparecity_howto__Xhay6{font-size:14px;font-weight:400;color:#333}@media(max-width:1050px){.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 .comparecity_description__fdcqp .comparecity_howto__Xhay6{max-width:100%}}@media(min-width:1049px){.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2 .comparecity_description__fdcqp .comparecity_howto__Xhay6{max-width:70%}}@media(max-width:1050px){.comparecity_wrapper__5RjNr .comparecity_container__cvAQN .comparecity_no_data_img__AaBD2{padding:0 20px}}@media(max-width:1150px){.comparecity_wrapper__5RjNr .comparecity_container__cvAQN{flex-direction:column}}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J{width:100%;display:flex;flex-direction:column;padding:10px 0;gap:5px}@media(min-width:768px){.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J{width:100%;margin:0;flex-direction:row}}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_submit_btn__pgXMF{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;border:1px solid #1c2d4b;background:#1c2d4b;box-shadow:0 2px 4px rgba(15,23,42,.06);color:#fff;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_submit_btn__pgXMF:hover{transform:translateY(-1px);background:rgb(41.8640776699,67.2815533981,112.1359223301);border-color:rgb(41.8640776699,67.2815533981,112.1359223301)}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_submit_btn__pgXMF:focus-visible{outline:2px solid rgba(23,75,134,.28);outline-offset:2px}@media(max-width:576px){.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_submit_btn__pgXMF{width:100%}}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_submit_btn__pgXMF{cursor:pointer;gap:10px;width:100%}@media(min-width:576px){.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_submit_btn__pgXMF{width:auto}}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_submit_btn__pgXMF .comparecity_search_icon__VE9gc{width:35px;height:auto;color:#1c2d4b}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_reset_btn__CB4QM{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;border:1px solid #1c2d4b;background:#1c2d4b;box-shadow:0 2px 4px rgba(15,23,42,.06);color:#fff;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_reset_btn__CB4QM:hover{transform:translateY(-1px);background:rgb(41.8640776699,67.2815533981,112.1359223301);border-color:rgb(41.8640776699,67.2815533981,112.1359223301)}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_reset_btn__CB4QM:focus-visible{outline:2px solid rgba(23,75,134,.28);outline-offset:2px}@media(max-width:576px){.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_reset_btn__CB4QM{width:100%}}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_reset_btn__CB4QM{background-color:#9e9e9e;border-color:#9e9e9e;cursor:pointer;gap:10px;width:100%}.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_reset_btn__CB4QM:disabled,.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_reset_btn__CB4QM:disabled:hover{cursor:default;opacity:.55;transform:none;box-shadow:none;background-color:#9e9e9e;border-color:#9e9e9e}@media(min-width:576px){.comparecity_wrapper__5RjNr .comparecity_btn_container__XRG3J .comparecity_reset_btn__CB4QM{width:auto}}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ{width:100%;display:flex;flex-direction:column;gap:1rem}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_no_data_warning__lYqog{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-size:.65rem;color:#1e293b}@media(min-width:576px){.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_no_data_warning__lYqog{font-size:.75rem}}@media(min-width:768px){.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_no_data_warning__lYqog{font-size:.8rem}}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_no_data_warning__lYqog{background-color:#fff8e1;border:1px solid #ffe082;color:#795548}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_no_data_error__9na_m{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;font-size:.65rem;color:#1e293b}@media(min-width:576px){.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_no_data_error__9na_m{font-size:.75rem}}@media(min-width:768px){.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_no_data_error__9na_m{font-size:.8rem}}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_no_data_error__9na_m{background-color:#ffe1e1;border:1px solid #ff8882;color:#f44444}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS{width:100%}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);overflow:hidden;margin-bottom:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_title__e6wLD{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f1f5f9;flex-direction:row;justify-content:flex-start;gap:10px}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_title__e6wLD h3{font-size:.75rem;color:#1e293b}@media(min-width:576px){.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_title__e6wLD h3{font-size:.85rem}}@media(min-width:768px){.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_title__e6wLD h3{font-size:.9rem}}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_title__e6wLD h3{font-weight:600;margin:0}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_title__e6wLD>svg{width:30px;height:30px;border-radius:8px;background-color:rgba(23,75,134,.1);color:#174b86;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:5px}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_cities__Mh7uk{padding:14px 20px;justify-content:space-between;display:flex;flex-direction:row}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_cities__Mh7uk .comparecity_row__5OknG{display:flex;gap:4px}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_cities__Mh7uk .comparecity_city_legend_item__7FASb{font-size:.65rem;color:#1e293b}@media(min-width:576px){.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_cities__Mh7uk .comparecity_city_legend_item__7FASb{font-size:.75rem}}@media(min-width:768px){.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_cities__Mh7uk .comparecity_city_legend_item__7FASb{font-size:.8rem}}.comparecity_wrapper__5RjNr .comparecity_graph_wrapper__DSakQ .comparecity_graph__BRkNS .comparecity_mobile_graph_header__KMSrN .comparecity_cities__Mh7uk .comparecity_city_legend_item__7FASb{font-weight:600;color:#174b86;background-color:rgba(23,75,134,.08);border-radius:20px;padding:2px 8px}.comparecity_loader_container__usETv{width:100%;height:200px;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.comparecity_loader_container__usETv{height:400px}}.comparecity_loader_container__usETv .comparecity_loader__diwvy{width:40px;height:40px;color:#1c2d4b}.comparecity_desktop_graph__wtYA0{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);overflow:hidden;padding:20px}.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f1f5f9;margin-bottom:20px}.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_title__e6wLD{display:flex;flex-direction:row;align-items:center;gap:10px}.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_title__e6wLD h3{font-size:.75rem;color:#1e293b}@media(min-width:576px){.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_title__e6wLD h3{font-size:.85rem}}@media(min-width:768px){.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_title__e6wLD h3{font-size:.9rem}}.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_title__e6wLD h3{font-weight:600;margin:0}.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_title__e6wLD>svg{width:30px;height:30px;border-radius:8px;background-color:rgba(23,75,134,.1);color:#174b86;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:5px}.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_cities__Mh7uk{gap:4px;display:flex;flex-direction:row}.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_cities__Mh7uk .comparecity_city_legend_item__7FASb{font-size:.65rem;color:#1e293b}@media(min-width:576px){.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_cities__Mh7uk .comparecity_city_legend_item__7FASb{font-size:.75rem}}@media(min-width:768px){.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_cities__Mh7uk .comparecity_city_legend_item__7FASb{font-size:.8rem}}.comparecity_desktop_graph__wtYA0 .comparecity_graph_header__Zwbdj .comparecity_cities__Mh7uk .comparecity_city_legend_item__7FASb{font-weight:600;color:#174b86;background-color:rgba(23,75,134,.08);border-radius:20px;padding:2px 8px}.comparecity_graph_content__EM2hc{position:relative}.comparecity_loader_overlay__sEJCK{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.comparecity_loader_overlay__sEJCK .comparecity_loader_overlay_bg__ujvbz{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(246,249,255,.5);z-index:-1}.comparecity_loader_overlay__sEJCK .comparecity_loader_icon__2SIos{width:48px;height:48px;color:#1c2d4b}.comparecity_table_container__t0v5H{gap:20px;display:flex;flex-direction:column}.leggebilanciotable_legge_bilancio_section__J_pra{padding:0}.leggebilanciotable_legge_bilancio_container__6vekH{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);overflow:hidden}.leggebilanciotable_header__Yilq_{display:flex;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f1f5f9;flex-direction:row;align-items:center;gap:10px}.leggebilanciotable_header__Yilq_ .leggebilanciotable_title__L_NQA{display:flex;align-items:center;width:100%;gap:12px}.leggebilanciotable_header__Yilq_ .leggebilanciotable_title__L_NQA .leggebilanciotable_left__IxexL{display:flex;flex-direction:column}.leggebilanciotable_header__Yilq_ .leggebilanciotable_title__L_NQA .leggebilanciotable_left__IxexL h2{font-size:.75rem;font-weight:600;color:#1e293b}@media(min-width:576px){.leggebilanciotable_header__Yilq_ .leggebilanciotable_title__L_NQA .leggebilanciotable_left__IxexL h2{font-size:.85rem}}@media(min-width:768px){.leggebilanciotable_header__Yilq_ .leggebilanciotable_title__L_NQA .leggebilanciotable_left__IxexL h2{font-size:.9rem}}.leggebilanciotable_header__Yilq_ .leggebilanciotable_title__L_NQA .leggebilanciotable_left__IxexL h2{margin:0}.leggebilanciotable_header__Yilq_ .leggebilanciotable_title__L_NQA .leggebilanciotable_title_icon__9a8rg{width:30px;height:30px;border-radius:8px;background-color:rgba(23,75,134,.1);color:#174b86;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:5px}.leggebilanciotable_subtitle__xsoqY{font-size:.65rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_subtitle__xsoqY{font-size:.75rem}}@media(min-width:768px){.leggebilanciotable_subtitle__xsoqY{font-size:.8rem}}.leggebilanciotable_subtitle__xsoqY{color:#9ca3af}.leggebilanciotable_filters__qBKZ7{display:flex;flex-direction:column;gap:12px;padding:20px 16px}.leggebilanciotable_filter_group__S3wxw{display:flex;flex-direction:column;gap:6px}@media(min-width:576px){.leggebilanciotable_filter_group__S3wxw{flex-direction:row;align-items:center}}.leggebilanciotable_filter_label__BEHMl{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_filter_label__BEHMl{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_filter_label__BEHMl{font-size:.7rem}}.leggebilanciotable_filter_label__BEHMl{font-weight:600;color:#9ca3af;white-space:nowrap;min-width:100px}.leggebilanciotable_badges__V8DM9{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;gap:6px}@media(min-width:576px){.leggebilanciotable_badges__V8DM9{padding:0 20px 0 0}}.leggebilanciotable_years_wrap__OiRsv{display:flex;gap:5px}.leggebilanciotable_badge__Ovouc{font-size:.65rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_badge__Ovouc{font-size:.75rem}}@media(min-width:768px){.leggebilanciotable_badge__Ovouc{font-size:.8rem}}.leggebilanciotable_badge__Ovouc{font-weight:600;color:#174b86;background-color:rgba(23,75,134,.08);border-radius:20px;padding:2px 8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.leggebilanciotable_badge__Ovouc:hover{font-weight:600;color:#174b86;background-color:rgba(23,75,134,.3294117647);border-radius:20px;padding:2px 8px}.leggebilanciotable_disabled_reset__Z_pq0{font-size:.65rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_disabled_reset__Z_pq0{font-size:.75rem}}@media(min-width:768px){.leggebilanciotable_disabled_reset__Z_pq0{font-size:.8rem}}.leggebilanciotable_disabled_reset__Z_pq0{font-weight:600;color:#6d6d6d;background-color:rgba(23,75,134,.08);border-radius:20px;padding:2px 8px;cursor:pointer}.leggebilanciotable_reset_btn__IxLY2{font-size:.65rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_reset_btn__IxLY2{font-size:.75rem}}@media(min-width:768px){.leggebilanciotable_reset_btn__IxLY2{font-size:.8rem}}.leggebilanciotable_reset_btn__IxLY2{font-weight:600;color:#ca0909;background-color:rgba(202,9,9,.1019607843);border-radius:20px;padding:2px 8px;cursor:pointer}.leggebilanciotable_badge_active__njEjs{font-size:.65rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_badge_active__njEjs{font-size:.75rem}}@media(min-width:768px){.leggebilanciotable_badge_active__njEjs{font-size:.8rem}}.leggebilanciotable_badge_active__njEjs{font-weight:600;color:#ca0909;background-color:rgba(202,9,9,.1019607843);border-radius:20px;padding:2px 8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.leggebilanciotable_macro_badges__kQa9G{display:flex;flex-wrap:wrap;gap:6px}.leggebilanciotable_macro_badge__x0Kne{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_macro_badge__x0Kne{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_macro_badge__x0Kne{font-size:.7rem}}.leggebilanciotable_macro_badge__x0Kne{padding:3px 10px;border-radius:20px;border:1px solid #e2e8f0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease;color:#9ca3af}.leggebilanciotable_macro_badge__x0Kne:hover{background-color:#f1f5f9}.leggebilanciotable_table_wrap__epnEo{overflow-x:auto;padding:0 20px 12px}@media(max-width:576px){.leggebilanciotable_table_wrap__epnEo{display:none}}.leggebilanciotable_mobile_cards__ICuxP{display:none;flex-direction:column;gap:10px;padding:0 16px 16px}@media(max-width:576px){.leggebilanciotable_mobile_cards__ICuxP{display:flex}}.leggebilanciotable_mobile_card__m3XLB{border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:8px;background:#fff}.leggebilanciotable_mobile_card_top__l453c{display:flex;align-items:center;justify-content:space-between;gap:8px}.leggebilanciotable_mobile_anno__UCJvl{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_mobile_anno__UCJvl{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_mobile_anno__UCJvl{font-size:.7rem}}.leggebilanciotable_mobile_anno__UCJvl{font-weight:700;color:#9ca3af;white-space:nowrap}.leggebilanciotable_mobile_missione___a6sY{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_mobile_missione___a6sY{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_mobile_missione___a6sY{font-size:.7rem}}.leggebilanciotable_mobile_missione___a6sY{font-weight:600;color:#1c2d4b;margin:0}.leggebilanciotable_mobile_programma__vSz_P{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_mobile_programma__vSz_P{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_mobile_programma__vSz_P{font-size:.7rem}}.leggebilanciotable_mobile_programma__vSz_P{color:#9ca3af;margin:0}.leggebilanciotable_mobile_amounts__QOk8J{display:flex;gap:12px;padding-top:6px;border-top:1px solid #f1f5f9}.leggebilanciotable_mobile_amount_item__yE1KD{flex:1 1;display:flex;flex-direction:column;gap:2px}.leggebilanciotable_mobile_amount_label__kIn7j{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_mobile_amount_label__kIn7j{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_mobile_amount_label__kIn7j{font-size:.7rem}}.leggebilanciotable_mobile_amount_label__kIn7j{color:#9ca3af;font-size:10px}.leggebilanciotable_mobile_amount_value__0AGFB{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_mobile_amount_value__0AGFB{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_mobile_amount_value__0AGFB{font-size:.7rem}}.leggebilanciotable_mobile_amount_value__0AGFB{font-weight:700;color:#151e2d}.leggebilanciotable_table__urF8a{width:100%;border-collapse:collapse;table-layout:fixed;min-width:560px}.leggebilanciotable_table__urF8a thead tr{border-bottom:2px solid #e2e8f0}.leggebilanciotable_th_amount__ogGLc,.leggebilanciotable_th_anno__1V19e,.leggebilanciotable_th_macro__s_4Kj,.leggebilanciotable_th_missione__Id80n{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_th_amount__ogGLc,.leggebilanciotable_th_anno__1V19e,.leggebilanciotable_th_macro__s_4Kj,.leggebilanciotable_th_missione__Id80n{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_th_amount__ogGLc,.leggebilanciotable_th_anno__1V19e,.leggebilanciotable_th_macro__s_4Kj,.leggebilanciotable_th_missione__Id80n{font-size:.7rem}}.leggebilanciotable_th_amount__ogGLc,.leggebilanciotable_th_anno__1V19e,.leggebilanciotable_th_macro__s_4Kj,.leggebilanciotable_th_missione__Id80n{font-weight:700;color:#174b86;padding:8px 10px;text-align:left;white-space:nowrap}.leggebilanciotable_th_amount__ogGLc{text-align:right}.leggebilanciotable_sortable__qOBry{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:flex-end;gap:4px}.leggebilanciotable_sortable__qOBry:hover{color:#1c2d4b}.leggebilanciotable_sortable_active__lIqEF{color:#ca0909;font-weight:700}.leggebilanciotable_tr__M4N9C{border-bottom:1px solid #f1f5f9;transition:background-color .12s ease}.leggebilanciotable_tr__M4N9C:hover{background-color:#f8fafc}.leggebilanciotable_tr__M4N9C:last-child{border-bottom:none}.leggebilanciotable_td_amount__at2Ry,.leggebilanciotable_td_amount_active__eQWm8,.leggebilanciotable_td_anno__xBnwB,.leggebilanciotable_td_macro__ZirWT,.leggebilanciotable_td_missione__fcpUT{font-size:.55rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_td_amount__at2Ry,.leggebilanciotable_td_amount_active__eQWm8,.leggebilanciotable_td_anno__xBnwB,.leggebilanciotable_td_macro__ZirWT,.leggebilanciotable_td_missione__fcpUT{font-size:.65rem}}@media(min-width:768px){.leggebilanciotable_td_amount__at2Ry,.leggebilanciotable_td_amount_active__eQWm8,.leggebilanciotable_td_anno__xBnwB,.leggebilanciotable_td_macro__ZirWT,.leggebilanciotable_td_missione__fcpUT{font-size:.7rem}}.leggebilanciotable_td_amount__at2Ry,.leggebilanciotable_td_amount_active__eQWm8,.leggebilanciotable_td_anno__xBnwB,.leggebilanciotable_td_macro__ZirWT,.leggebilanciotable_td_missione__fcpUT{padding:10px;color:#151e2d;vertical-align:middle}.leggebilanciotable_td_anno__xBnwB{font-weight:600;white-space:nowrap;color:#9ca3af}.leggebilanciotable_td_amount__at2Ry{text-align:right;font-weight:600;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.leggebilanciotable_td_missione__fcpUT{max-width:260px}@media(max-width:576px){.leggebilanciotable_td_missione__fcpUT{max-width:160px}}.leggebilanciotable_td_amount_active__eQWm8{font-weight:600;background-color:#eff6ff;color:#1c2d4b}.leggebilanciotable_macro_pill__5YSuL{font-size:.5rem;color:#1e293b}@media(min-width:768px){.leggebilanciotable_macro_pill__5YSuL{font-size:.6rem}}.leggebilanciotable_macro_pill__5YSuL{padding:3px 10px;border-radius:20px;font-weight:600;white-space:nowrap;display:inline-block}.leggebilanciotable_empty__ewX9i{font-size:.65rem;color:#1e293b}@media(min-width:576px){.leggebilanciotable_empty__ewX9i{font-size:.75rem}}@media(min-width:768px){.leggebilanciotable_empty__ewX9i{font-size:.8rem}}.leggebilanciotable_empty__ewX9i{color:#9ca3af;text-align:center;padding:32px 0}.leggebilanciotable_pagination__N7hTk{display:flex;justify-content:center;align-items:center;gap:5px;padding:6px 20px 20px;width:100%}.leggebilanciotable_pg_btn__wH8Lb{border:0;background:#fff;color:#1c2d4b;padding:3px 7px;font-size:11px;border-radius:5px;cursor:pointer;transition:background .2s;display:inline-flex;align-items:center;justify-content:center}.leggebilanciotable_pg_btn__wH8Lb:hover:not(:disabled){background:#f1f5f9}.leggebilanciotable_pg_btn__wH8Lb:disabled{opacity:.35;cursor:not-allowed}.leggebilanciotable_pg_btn_active__q3z5r{border:1.2px solid #1c2d4b;background:#fff;color:#1c2d4b;padding:3px 7px;font-size:11px;border-radius:5px;font-weight:600;cursor:default}.leggebilanciotable_pg_ellipsis__sdky2{font-size:11px;color:#9ca3af;padding:0 2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.selection_search_container__brvfc{margin-top:20px}.selection_search_container__brvfc .selection_selection_input__QvLmU{border-radius:4px;border:1px solid #cfcfcf;padding:4px 10px;cursor:pointer}.selection_search_container__brvfc .selection_wrapper__YcUKW{display:flex;align-items:center;width:100%;position:relative;height:40px}.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_selection_box__wKq7A{width:100%;cursor:pointer;display:flex;justify-content:center}.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_selected_option__mq8sf{pointer-events:none;display:flex;align-items:center;width:90%;justify-content:space-between;border:1px solid #e5e5e5;border-radius:21px;padding:0 10px 0 20px;font-size:.65rem;color:#1e293b}@media(min-width:576px){.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_selected_option__mq8sf{font-size:.75rem}}@media(min-width:768px){.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_selected_option__mq8sf{font-size:.8rem}}.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_selected_option__mq8sf{font-weight:500;height:40px;z-index:3}@media(min-width:576px){.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_selected_option__mq8sf{font-size:.8rem}}.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_selected_option__mq8sf svg{cursor:pointer}.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_list__Q_BSW{width:auto;top:100%;left:20px;right:20px;padding:8px 8px 12px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#bfd0e6 rgba(0,0,0,0)}.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_list__Q_BSW::-webkit-scrollbar{width:10px}.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_list__Q_BSW::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:8px 6px 10px 0}.selection_search_container__brvfc .selection_wrapper__YcUKW .selection_list__Q_BSW::-webkit-scrollbar-thumb{background:#bfd0e6;border-radius:999px;border:2px solid rgba(0,0,0,0);background-clip:padding-box}.selection_search_container__brvfc .selection_wrapper__YcUKW input{flex-grow:1}.selection_search_container__brvfc .selection_wrapper__YcUKW ul{position:absolute;border-radius:12px;box-shadow:0 2px 8px #aaa;z-index:2;background:#fff;max-height:180px;overflow-y:auto;margin:5px 0 0;padding:0;list-style:none}.selection_search_container__brvfc .selection_wrapper__YcUKW li{padding:11px 14px;border-radius:12px;font-size:.75rem;cursor:pointer}.selection_search_container__brvfc .selection_wrapper__YcUKW li:hover{background-color:#edf4ff}@media(max-width:480px){.selection_search_container__brvfc .selection_wrapper__YcUKW{max-width:100%}}@media(min-width:481px)and (max-width:800px){.selection_search_container__brvfc .selection_wrapper__YcUKW{width:80%}}.spese_graphs__bqD9G,.spese_second_section__TmTZi{display:flex;flex-direction:column;width:100%}.spese_graphs__bqD9G{gap:.75rem}@media(min-width:768px){.spese_graphs__bqD9G{flex-direction:row;flex-wrap:wrap;gap:1.25rem}}.spese_bar_container__e2p9h,.spese_donut_container__R39uc{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);width:100%;overflow:hidden}.spese_bar_container__e2p9h .spese_content__0T7Y7,.spese_donut_container__R39uc .spese_content__0T7Y7{padding:1.25rem}@media(min-width:768px){.spese_bar_container__e2p9h,.spese_donut_container__R39uc{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .625rem);min-width:0}}@media(min-width:992px){.spese_bar_container__e2p9h,.spese_donut_container__R39uc{flex:1 1;min-width:0}}.spese_pie_container__k3D6a{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);width:100%;overflow:hidden}@media(min-width:768px){.spese_pie_container__k3D6a{flex:1 1 100%}}@media(min-width:992px){.spese_pie_container__k3D6a{flex:1 1;min-width:0}}.spese_pie_container__k3D6a .spese_dropdown_container__kNOqX{width:100%;max-width:210px;min-width:120px;padding:10px 3px 3px 0;border:0;border-bottom:3.5px solid #e4490a;font-weight:600;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spese_pie_container__k3D6a .spese_dropdown_container__kNOqX:focus-visible{outline:none}.spese_pie_container__k3D6a .spese_dropdown_container__kNOqX:focus{outline:none}.spese_pie_container__k3D6a .spese_dropdown_container__kNOqX option{box-shadow:0 2px 8px #aaa}.spese_legend__PtDiu{padding-top:16px;border-top:1px solid #f3f4f6}.spese_loader_container__mg4Kp{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.spese_loader_container__mg4Kp .spese_loader__GQhwc{width:3rem;height:3rem;border-radius:50%;display:inline-block;border-top:3px solid #f6bf41;border-right:3px solid rgba(0,0,0,0);box-sizing:border-box;animation:spese_rotation__c7W02 1s linear infinite}@keyframes spese_rotation__c7W02{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spese_insights_card__Pu9hQ{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);overflow:hidden;width:100%;margin-top:1.25rem}.spese_insights_grid__JvlD3{display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem}@media(min-width:768px){.spese_insights_grid__JvlD3{flex-direction:row;gap:2rem}}.spese_insights_label__wNx8U{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:10px}.spese_concentration_section__RKhU_,.spese_top3_section__4EcCF{flex:1 1;min-width:0}.spese_top3_section__4EcCF{display:flex;flex-direction:column;gap:7px}.spese_top3_row__R0Ts1{display:grid;grid-template-columns:18px 1fr auto;align-items:center;grid-gap:6px;gap:6px}.spese_top3_name__SUuk_{font-size:.65rem;color:#1e293b}@media(min-width:576px){.spese_top3_name__SUuk_{font-size:.75rem}}@media(min-width:768px){.spese_top3_name__SUuk_{font-size:.8rem}}.spese_top3_name__SUuk_{color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spese_bar_wrapper__5bHPa{display:flex;align-items:center;gap:8px;width:100%}.spese_bar_track__HmvvK{flex:1 1;height:8px;background:#f3f4f6;border-radius:99px;overflow:hidden}.spese_bar_fill__JWiUo{height:100%;background:#d73027;border-radius:99px;transition:width .4s ease}.spese_top3_pct__LjO_T{font-size:.55rem;color:#1e293b}@media(min-width:576px){.spese_top3_pct__LjO_T{font-size:.65rem}}@media(min-width:768px){.spese_top3_pct__LjO_T{font-size:.7rem}}.spese_top3_pct__LjO_T{font-weight:700;color:#d73027;min-width:36px;text-align:right;flex-shrink:0}.spese_top3_amount__qpMmT{font-size:.55rem;color:#1e293b}@media(min-width:576px){.spese_top3_amount__qpMmT{font-size:.65rem}}@media(min-width:768px){.spese_top3_amount__qpMmT{font-size:.7rem}}.spese_top3_amount__qpMmT{color:#6b7280;text-align:right;flex-shrink:0}.spese_concentration_section__RKhU_{display:flex;flex-direction:column;gap:6px}.spese_concentration_desc__0B3lh{margin:0;font-size:.65rem;color:#1e293b}@media(min-width:576px){.spese_concentration_desc__0B3lh{font-size:.75rem}}@media(min-width:768px){.spese_concentration_desc__0B3lh{font-size:.8rem}}.spese_concentration_desc__0B3lh{color:#4b5563;line-height:1.4}.spese_conc_track__B1bqM{height:8px;background:#f3f4f6;border-radius:99px;overflow:hidden}.spese_conc_fill__PHC3m{background:#fbbf24}.spese_conc_fill__PHC3m,.spese_conc_fill_alt__NBrJT{height:100%;border-radius:99px;transition:width .5s ease}.spese_conc_fill_alt__NBrJT{background:#3b82f6}.entrate_graphs__ndBVx,.entrate_second_section__VMBKF{display:flex;flex-direction:column;width:100%}.entrate_graphs__ndBVx{gap:.75rem}@media(min-width:768px){.entrate_graphs__ndBVx{flex-direction:row;flex-wrap:wrap;gap:1.25rem}}.entrate_bar_container__n8hYD,.entrate_donut_container__9JTXt{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);width:100%;overflow:hidden}.entrate_bar_container__n8hYD .entrate_content__CqJ4y,.entrate_donut_container__9JTXt .entrate_content__CqJ4y{padding:1.25rem}@media(min-width:768px){.entrate_bar_container__n8hYD,.entrate_donut_container__9JTXt{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .625rem);min-width:0}}@media(min-width:992px){.entrate_bar_container__n8hYD,.entrate_donut_container__9JTXt{flex:1 1;min-width:0}}.entrate_pie_container__N26Yk{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);width:100%;overflow:hidden}@media(min-width:768px){.entrate_pie_container__N26Yk{flex:1 1 100%}}@media(min-width:992px){.entrate_pie_container__N26Yk{flex:1 1;min-width:0}}.entrate_pie_container__N26Yk .entrate_dropdown_container__oz5u2{width:100%;max-width:210px;min-width:120px;padding:10px 3px 3px 0;border:0;border-bottom:3.5px solid #e4490a;font-weight:600;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entrate_pie_container__N26Yk .entrate_dropdown_container__oz5u2:focus-visible{outline:none}.entrate_pie_container__N26Yk .entrate_dropdown_container__oz5u2:focus{outline:none}.entrate_pie_container__N26Yk .entrate_dropdown_container__oz5u2 option{box-shadow:0 2px 8px #aaa}.entrate_legend__zqbg2{padding-top:16px;position:relative}.entrate_legend__zqbg2:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#f3f4f6}.entrate_loader_container__blQ1y{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.entrate_loader_container__blQ1y .entrate_loader__j1JX6{width:3rem;height:3rem;border-radius:50%;display:inline-block;border-top:3px solid #f6bf41;border-right:3px solid rgba(0,0,0,0);box-sizing:border-box;animation:entrate_rotation__fh4Hn 1s linear infinite}@keyframes entrate_rotation__fh4Hn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.entrate_insights_card__BMfHh{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.07);overflow:hidden;width:100%;margin-top:1.25rem}.entrate_insights_grid___0nWy{display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem}@media(min-width:768px){.entrate_insights_grid___0nWy{flex-direction:row;gap:2rem}}.entrate_insights_label__mUwT_{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:10px}.entrate_concentration_section__rRE9G,.entrate_top3_section__Kls7b{flex:1 1;min-width:0}.entrate_top3_section__Kls7b{display:flex;flex-direction:column;gap:7px}.entrate_top3_row__b_UjC{display:grid;grid-template-columns:18px 1fr auto;align-items:center;grid-gap:6px;gap:6px}.entrate_top3_name__JM_4K{font-size:.65rem;color:#1e293b}@media(min-width:576px){.entrate_top3_name__JM_4K{font-size:.75rem}}@media(min-width:768px){.entrate_top3_name__JM_4K{font-size:.8rem}}.entrate_top3_name__JM_4K{color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entrate_bar_wrapper__Pu0NJ{display:flex;align-items:center;gap:8px;width:100%}.entrate_bar_track__qVhh1{flex:1 1;height:8px;background:#f3f4f6;border-radius:99px;overflow:hidden}.entrate_bar_fill__OeMSu{height:100%;background:#d73027;border-radius:99px;transition:width .4s ease}.entrate_top3_pct__KHbOk{font-size:.55rem;color:#1e293b}@media(min-width:576px){.entrate_top3_pct__KHbOk{font-size:.65rem}}@media(min-width:768px){.entrate_top3_pct__KHbOk{font-size:.7rem}}.entrate_top3_pct__KHbOk{font-weight:700;color:#d73027;min-width:36px;text-align:right;flex-shrink:0}.entrate_top3_amount__5ud2i{font-size:.55rem;color:#1e293b}@media(min-width:576px){.entrate_top3_amount__5ud2i{font-size:.65rem}}@media(min-width:768px){.entrate_top3_amount__5ud2i{font-size:.7rem}}.entrate_top3_amount__5ud2i{color:#6b7280;text-align:right;flex-shrink:0}.entrate_concentration_section__rRE9G{display:flex;flex-direction:column;gap:6px}.entrate_concentration_desc__nuqOp{margin:0;font-size:.65rem;color:#1e293b}@media(min-width:576px){.entrate_concentration_desc__nuqOp{font-size:.75rem}}@media(min-width:768px){.entrate_concentration_desc__nuqOp{font-size:.8rem}}.entrate_concentration_desc__nuqOp{color:#4b5563;line-height:1.4}.entrate_conc_track__0yiha{height:8px;background:#f3f4f6;border-radius:99px;overflow:hidden}.entrate_conc_fill__WxpkI{background:#fbbf24}.entrate_conc_fill__WxpkI,.entrate_conc_fill_alt__lQpUZ{height:100%;border-radius:99px;transition:width .5s ease}.entrate_conc_fill_alt__lQpUZ{background:#3b82f6}.simplecarousel_slider__Kuhw8{display:flex;align-items:center;margin-bottom:.75rem;gap:6px;padding:.75rem .875rem}@media(min-width:576px){.simplecarousel_slider__Kuhw8{padding:1.25rem 1.75rem;gap:8px}}.simplecarousel_slider__Kuhw8 .simplecarousel_shevrons___3vmH{display:flex;align-items:center;flex-shrink:0;height:auto;cursor:pointer;border:none;background-color:rgba(0,0,0,0)}.simplecarousel_slider__Kuhw8 .simplecarousel_shevrons___3vmH .simplecarousel_prev__F90Xr{padding:0 5px;width:20px;height:20px;color:#ffb31f}.simplecarousel_slider__Kuhw8 .simplecarousel_shevrons___3vmH .simplecarousel_next__GJUeY{padding:0 5px;width:20px;height:20px;color:#e4490a}.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE{overflow:hidden;width:100%;height:100px}@media(min-width:576px){.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE{height:120px}}.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu{display:flex;transition:transform .4s ease-in-out;gap:8px}@media(min-width:576px){.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu{gap:10px}}.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA{flex:0 0 25%;display:flex;justify-content:center;flex-direction:column;gap:6px;align-items:center;box-sizing:border-box;padding:8px 10px;background:#fff;border-radius:8px;min-width:80px;min-height:115px;max-height:115px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.08);font-weight:600;cursor:pointer}@media(min-width:576px){.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA{flex:0 0 16.6666666667%;min-width:100px;padding:10px 12px;max-height:115px}}@media(min-width:992px){.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA{flex:0 0 12.5%;min-width:120px;padding:12px 16px}}.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA:hover{color:#00224f;border:1px solid #e4490a}.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA span{font-size:.65rem;color:#1e293b}@media(min-width:576px){.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA span{font-size:.75rem}}@media(min-width:768px){.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA span{font-size:.8rem}}.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA svg{width:20px;height:20px;flex-shrink:0}@media(min-width:576px){.simplecarousel_slider__Kuhw8 .simplecarousel_slider_viewport__R1qbE .simplecarousel_slider_track__JRrmu .simplecarousel_slide__7yLjA svg{width:25px;height:25px}}