.section.data-viz-section{position:relative;padding:24px 0;background-color:rgba(0,0,0,0);z-index:1}.section.data-viz-section.alignleft,.section.data-viz-section.alignright{max-width:360px;width:100%;padding:0}.section.data-viz-section.alignleft .data-viz-title,.section.data-viz-section.alignright .data-viz-title{font-size:20px !important;margin-bottom:2px !important}.section.data-viz-section.alignleft .data-viz-subtitle,.section.data-viz-section.alignright .data-viz-subtitle{font-size:14px;margin-bottom:8px}.section.data-viz-section.alignleft{float:left;margin:8px 24px 16px 0;clear:left}.section.data-viz-section.alignright{float:right;margin:8px 0 16px 24px;clear:right}.section.data-viz-section.aligncenter{max-width:480px;width:100%;margin:8px auto 24px;padding:0;clear:both}.section.data-viz-section.aligncenter .data-viz-title{font-size:24px !important;margin-bottom:4px !important}.section.data-viz-section.aligncenter .data-viz-subtitle{font-size:15px;margin-bottom:8px}.section.data-viz-section.alignleft~h2,.section.data-viz-section.alignleft~h3,.section.data-viz-section.alignleft~.h2-header,.section.data-viz-section.alignright~h2,.section.data-viz-section.alignright~h3,.section.data-viz-section.alignright~.h2-header{clear:both}.section.data-viz-section .data-viz-title{font-size:30px !important;font-weight:bold;font-family:var(--font-sans);text-align:center;margin:0 0 8px !important;padding:0 !important;border:none !important;line-height:1.2;color:#333;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.section.data-viz-section .data-viz-subtitle{font-size:16px;font-family:var(--font-sans);text-align:center;margin:0 0 20px 0 !important;padding:0;line-height:1.3;color:#666;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.section.data-viz-section .data-viz-map-wrapper{position:relative;width:100%;max-width:900px;margin:0 auto;background:rgba(0,0,0,0)}.section.data-viz-section .data-viz-map-svg-container{position:relative;width:100%}.section.data-viz-section .data-viz-map-svg-container svg{width:100%;height:auto;display:block}.section.data-viz-section .data-viz-map-svg-container svg path{stroke:#fff;stroke-width:1px;transition:fill .2s ease}.section.data-viz-section .data-viz-map-wrapper[data-map-mode=state_choropleth] .data-viz-map-svg-container svg path[id]{cursor:pointer;transition:opacity .2s ease,fill .2s ease}.section.data-viz-section .data-viz-map-wrapper[data-map-mode=state_choropleth] .data-viz-map-svg-container svg path[id]:hover{opacity:.75}.section.data-viz-section .data-viz-dc-callout{position:absolute;right:12.2%;top:39.2%;transform:translate(50%, -50%);pointer-events:auto;cursor:pointer;z-index:15}.section.data-viz-section .data-viz-dc-callout .data-viz-dc-marker{width:10px;height:10px;border-radius:50%;border:1.5px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .2s ease}@media(max-width: 767px){.section.data-viz-section .data-viz-dc-callout .data-viz-dc-marker{width:8px;height:8px;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,.25)}}.section.data-viz-section .data-viz-dc-callout:hover .data-viz-dc-marker{transform:scale(1.4)}@media(max-width: 767px){.section.data-viz-section .data-viz-dc-callout{touch-action:manipulation}}.section.data-viz-section .data-viz-city-points-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.section.data-viz-section .data-viz-city-point{position:absolute;transform:translate(-50%, -50%);pointer-events:auto;cursor:pointer;z-index:10}.section.data-viz-section .data-viz-city-point:hover{z-index:100}.section.data-viz-section .data-viz-city-point:hover .data-viz-city-marker{transform:scale(1.2);box-shadow:0 4px 12px rgba(0,0,0,.3)}.section.data-viz-section .data-viz-city-marker{width:16px;height:16px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .2s ease;flex-shrink:0}.section.data-viz-section .data-viz-city-marker.active{transform:scale(1.2);box-shadow:0 4px 12px rgba(0,0,0,.3)}.section.data-viz-section .data-viz-tooltip,.section.data-viz-section [id^=data-viz-tooltip-]{position:absolute;background-color:rgba(0,0,0,.92);color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;pointer-events:none;z-index:1000;box-shadow:0 4px 16px rgba(0,0,0,.3);white-space:nowrap;backdrop-filter:blur(8px);transition:opacity .15s ease}.section.data-viz-section .data-viz-tooltip.hidden,.section.data-viz-section [id^=data-viz-tooltip-].hidden{display:none}.section.data-viz-section .data-viz-tooltip .tooltip-city-location,.section.data-viz-section [id^=data-viz-tooltip-] .tooltip-city-location{font-weight:600;font-size:14px;display:inline}.section.data-viz-section .data-viz-tooltip .tooltip-city-rank,.section.data-viz-section [id^=data-viz-tooltip-] .tooltip-city-rank{font-weight:700;font-size:14px;color:#fff;display:inline;margin-left:8px;padding-left:8px;border-left:1px solid hsla(0,0%,100%,.3)}.section.data-viz-section .data-viz-tooltip .tooltip-city-extra,.section.data-viz-section [id^=data-viz-tooltip-] .tooltip-city-extra{font-size:12px;opacity:.85;margin-top:6px;padding-top:6px;border-top:1px solid hsla(0,0%,100%,.15);line-height:1.3;white-space:pre-line;max-width:200px}.section.data-viz-section .data-viz-map-legend{display:flex;flex-direction:column;align-items:center;margin-top:24px;padding:16px 20px;background-color:var(--gray-50);border-radius:8px}.section.data-viz-section .data-viz-map-legend .legend-title{font-size:20px;font-family:var(--font-sans);font-weight:bold;color:var(--gray-900);margin-bottom:12px;text-align:center}.section.data-viz-section .data-viz-map-legend .legend-gradient{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:300px}.section.data-viz-section .data-viz-map-legend .legend-bar-wrapper{position:relative;width:100%}.section.data-viz-section .data-viz-map-legend .legend-rank-indicator{position:absolute;top:-13px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;transition:left .2s ease}.section.data-viz-section .data-viz-map-legend .legend-rank-indicator.hidden{display:none}.section.data-viz-section .data-viz-map-legend .legend-rank-arrow{font-size:14px;line-height:1;color:var(--gray-900)}.section.data-viz-section .data-viz-map-legend .legend-color-bar{width:100%;height:12px;border-radius:6px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.section.data-viz-section .data-viz-map-legend .legend-labels{display:flex;justify-content:space-between;width:100%}.section.data-viz-section .data-viz-map-legend .legend-labels span{font-size:13px;font-weight:600;color:var(--gray-900)}.section.data-viz-section .data-viz-map-legend .legend-labels .legend-label-best{text-align:left}.section.data-viz-section .data-viz-map-legend .legend-labels .legend-label-worst{text-align:right}.section.data-viz-section .data-viz-chart-wrapper{position:relative;max-width:900px;margin:0 auto;padding:0;background:#fff;border-radius:8px;box-shadow:none;border:none;min-height:200px;display:flex;flex-direction:column}.section.data-viz-section .data-viz-chart-canvas-box{order:2}.section.data-viz-section .data-viz-legend__title{order:0;margin:0 0 8px;font-size:16px;font-family:var(--font-sans);font-weight:bold;color:var(--gray-900)}.section.data-viz-section .data-viz-legend{order:1;list-style:none;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:8px 0}.section.data-viz-section .data-viz-legend--pie{order:3;display:grid;grid-template-columns:repeat(3, 1fr);align-items:start}.section.data-viz-section .data-viz-legend--gauge{justify-content:center;margin:12px 0 0}.section.data-viz-section .data-viz-legend--gauge .data-viz-legend__item{cursor:default}.section.data-viz-section .data-viz-legend__item{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.2;margin:0;cursor:pointer}.section.data-viz-section .data-viz-legend__item--hidden{opacity:.4}.section.data-viz-section .data-viz-legend__item--hidden .data-viz-legend__label{text-decoration:line-through}.section.data-viz-section .data-viz-legend__swatch{display:inline-block;flex-shrink:0;width:13px;height:13px}.section.data-viz-section .data-viz-legend__label{color:var(--gray-900)}.section.data-viz-section .data-viz-gauge-wrapper{width:100%;margin:0 auto;background:#fff;border-radius:8px}.section.data-viz-section .data-viz-gauge-canvas-wrap{position:relative;width:100%}.section.data-viz-section .data-viz-gauge-canvas-wrap canvas{width:100% !important;height:auto !important;display:block}.section.data-viz-section .data-viz-gauge-center{position:absolute;left:50%;bottom:8%;transform:translateX(-50%);text-align:center;pointer-events:none;width:56%;overflow-wrap:break-word}.section.data-viz-section .data-viz-gauge-value{font-size:36px;font-weight:700;line-height:1.1;color:var(--gray-900)}.section.data-viz-section .data-viz-gauge-label-text{font-size:13px;font-weight:500;color:var(--gray-600);margin-top:4px;line-height:1.2}.section.data-viz-section .data-viz-gauge-scale{display:flex;justify-content:space-between;margin-top:6px;font-size:14px;font-weight:600;color:var(--gray-900)}.section.data-viz-section .data-viz-gauge-scale .data-viz-gauge-min,.section.data-viz-section .data-viz-gauge-scale .data-viz-gauge-max{flex:0 0 25%;text-align:center;font-variant-numeric:tabular-nums}.section.data-viz-section .data-viz-gauge-scale .data-viz-gauge-min{margin-left:-5%}.section.data-viz-section .data-viz-gauge-scale .data-viz-gauge-max{margin-right:-5%}.section.data-viz-section .data-viz-animated-number-wrapper{width:100%;max-width:900px;margin:0 auto;background:rgba(0,0,0,0)}.section.data-viz-section .data-viz-animated-number-wrapper .data-viz-animated-number-value{display:inline-grid;font-variant-numeric:tabular-nums;line-height:1.1}.section.data-viz-section .data-viz-animated-number-wrapper .data-viz-animated-number-value-current,.section.data-viz-section .data-viz-animated-number-wrapper .data-viz-animated-number-value-reserve{grid-row-start:1;grid-column-start:1;text-align:center}.section.data-viz-section .data-viz-animated-number-wrapper .data-viz-animated-number-value-current{text-align:right}.section.data-viz-section .data-viz-animated-number-wrapper .data-viz-animated-number-digit{display:inline-block;width:var(--anv-dw, 1ch);text-align:center}.section.data-viz-section .data-viz-animated-number-wrapper .data-viz-animated-number-value-reserve{visibility:hidden}.section.data-viz-section .data-viz-animated-number-number_only{text-align:center;padding:0}.section.data-viz-section .data-viz-animated-number-row{display:inline-flex;align-items:center;justify-content:center;gap:18px;max-width:100%;vertical-align:top}.section.data-viz-section .data-viz-animated-number-figure{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.section.data-viz-section .data-viz-animated-number-icon{display:inline-block;vertical-align:middle;flex-shrink:0}.section.data-viz-section .data-viz-animated-number-side{line-height:1.2;flex:1 1 auto;min-width:0;text-align:left;padding:8px 0}.section.data-viz-section .data-viz-animated-number-row.has-side-right .data-viz-animated-number-side{border-left:1px solid;padding-left:24px}.section.data-viz-section .data-viz-animated-number-row.has-side-left .data-viz-animated-number-side{border-right:1px solid;padding-right:24px;text-align:right}@media(max-width: 767px){.section.data-viz-section .data-viz-animated-number-row{display:flex;flex-direction:column;gap:8px}.section.data-viz-section .data-viz-animated-number-figure{max-width:100%;order:0}.section.data-viz-section .data-viz-animated-number-value{font-size:clamp(28px,9vw,48px) !important}.section.data-viz-section .data-viz-animated-number-side{max-width:100%;text-align:center;padding:0;border:0 !important;font-size:clamp(13px,4vw,18px) !important;order:1}.section.data-viz-section .data-viz-animated-number-row.has-side-right .data-viz-animated-number-side,.section.data-viz-section .data-viz-animated-number-row.has-side-left .data-viz-animated-number-side{border:0;padding:0;text-align:center}.section.data-viz-section .data-viz-animated-number-with_text{font-size:clamp(15px,4.5vw,20px) !important;text-align:center !important}.section.data-viz-section .data-viz-animated-number-with_text p{line-height:1.3}.section.data-viz-section .data-viz-animated-number-with_text .data-viz-animated-number-value{display:grid;margin:8px auto}}.section.data-viz-section .data-viz-animated-number-with_text p{margin:0 0 16px 0;font-size:inherit;line-height:1.2}.section.data-viz-section .data-viz-animated-number-with_text p:last-child{margin-bottom:0}.section.data-viz-section .data-viz-animated-number-with_text .data-viz-animated-number-value{vertical-align:baseline}.section.data-viz-section .data-viz-waffle-wrapper{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;width:100%;margin:0 auto}.section.data-viz-section .data-viz-waffle-grid_left{flex-direction:row}.section.data-viz-section .data-viz-waffle-number_left{flex-direction:row}.section.data-viz-section .data-viz-waffle-figure{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.section.data-viz-section .data-viz-waffle-number-row{display:flex;align-items:center;gap:18px;flex-wrap:nowrap}.section.data-viz-section .data-viz-waffle-number{display:inline-grid;font-family:"acuminprocond-bold",sans-serif;font-weight:700;line-height:1.05;font-variant-numeric:tabular-nums;flex-shrink:0}.section.data-viz-section .data-viz-waffle-number-current,.section.data-viz-section .data-viz-waffle-number-reserve{grid-row-start:1;grid-column-start:1;text-align:right}.section.data-viz-section .data-viz-waffle-number-reserve{visibility:hidden}.section.data-viz-section .data-viz-waffle-number-digit{display:inline-block;width:var(--waffle-dw, 1ch);text-align:center}.section.data-viz-section .data-viz-waffle-side{line-height:1.2;min-width:0;padding:6px 0;max-width:14em}.section.data-viz-section .data-viz-waffle-number-row .data-viz-waffle-side{border:0 solid}.section.data-viz-section .data-viz-waffle-side-right .data-viz-waffle-number-row .data-viz-waffle-side{border-left-width:1px;padding-left:18px;text-align:left}.section.data-viz-section .data-viz-waffle-side-left .data-viz-waffle-number-row .data-viz-waffle-side{border-right-width:1px;padding-right:18px;text-align:right}.section.data-viz-section .data-viz-waffle-grid{display:grid;gap:6px;justify-content:center}.section.data-viz-section .data-viz-waffle-cell{display:inline-flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1/1;color:var(--waffle-empty, #D1D5DB);transition:color 200ms ease-out}.section.data-viz-section .data-viz-waffle-cell svg{width:100%;height:100%;display:block}.section.data-viz-section .data-viz-waffle-cell.is-filled{color:var(--waffle-fill, #F16A28)}.section.data-viz-section .data-viz-table-wrapper{position:relative;width:100%;max-width:100%;margin:0 auto;border:1px solid var(--gray-450);border-radius:6px;overflow:hidden}.section.data-viz-section .data-viz-table-scroll-container{overflow-x:auto;overflow-y:auto;max-height:472.5px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--green) var(--gray-50)}.section.data-viz-section .data-viz-table-scroll-container::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:10px}.section.data-viz-section .data-viz-table-scroll-container::-webkit-scrollbar-track{-webkit-appearance:none;background:var(--gray-50);border-radius:5px}.section.data-viz-section .data-viz-table-scroll-container::-webkit-scrollbar-thumb{-webkit-appearance:none;background:linear-gradient(180deg, color-mix(in srgb, var(--green), white 20%) 0%, var(--green) 100%);border-radius:5px;border:2px solid var(--gray-50);min-height:30px}.section.data-viz-section .data-viz-table-scroll-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, var(--green) 0%, color-mix(in srgb, var(--green), black 18%) 100%)}.section.data-viz-section .data-viz-table-scroll-container::-webkit-scrollbar-corner{background:var(--gray-50)}.section.data-viz-section .data-viz-table{width:100%;min-width:600px;border-collapse:separate;border-spacing:0;font-size:14px;line-height:1.4}.section.data-viz-section .data-viz-table thead{position:sticky;top:0;z-index:10}.section.data-viz-section .data-viz-table thead th{background-color:var(--green);color:#fff;font-weight:600;padding:12px 16px;text-align:left;white-space:nowrap;position:relative;user-select:none;border-bottom:2px solid color-mix(in srgb, var(--green), black 10%)}.section.data-viz-section .data-viz-table thead th.sortable{cursor:pointer;transition:background-color .15s ease}.section.data-viz-section .data-viz-table thead th.sortable:hover{background-color:color-mix(in srgb, var(--green), white 16%)}.section.data-viz-section .data-viz-table thead th.sortable.sort-active{background-color:color-mix(in srgb, var(--green), white 10%)}.section.data-viz-section .data-viz-table thead th .header-text{display:inline-block;vertical-align:middle}.section.data-viz-section .data-viz-table thead th .sort-indicator{display:inline-flex;flex-direction:column;margin-left:6px;vertical-align:middle;opacity:.4;transition:opacity .15s ease}.section.data-viz-section .data-viz-table thead th .sort-indicator .sort-icon{width:10px;height:6px;display:block}.section.data-viz-section .data-viz-table thead th .sort-indicator .sort-icon.sort-asc{margin-bottom:1px}.section.data-viz-section .data-viz-table thead th .sort-indicator .sort-icon.sort-desc{margin-top:1px}.section.data-viz-section .data-viz-table thead th.sort-asc .sort-indicator,.section.data-viz-section .data-viz-table thead th.sort-desc .sort-indicator{opacity:1}.section.data-viz-section .data-viz-table thead th.sort-asc .sort-indicator .sort-desc,.section.data-viz-section .data-viz-table thead th.sort-desc .sort-indicator .sort-asc{opacity:.3}.section.data-viz-section .data-viz-table thead th.align-left{text-align:left}.section.data-viz-section .data-viz-table thead th.align-center{text-align:center}.section.data-viz-section .data-viz-table thead th.align-right{text-align:right}.section.data-viz-section .data-viz-table tbody tr{transition:background-color .1s ease}.section.data-viz-section .data-viz-table tbody tr:last-child td{border-bottom:none}.section.data-viz-section .data-viz-table tbody td{padding:12px 16px;border-bottom:1px solid var(--gray-450);color:var(--gray-900);vertical-align:middle}.section.data-viz-section .data-viz-table tbody td.align-left{text-align:left}.section.data-viz-section .data-viz-table tbody td.align-center{text-align:center}.section.data-viz-section .data-viz-table tbody td.align-right{text-align:right}.section.data-viz-section .data-viz-table tbody td.type-rank{font-weight:700;color:var(--green);width:60px}.section.data-viz-section .data-viz-table tbody td.type-number,.section.data-viz-section .data-viz-table tbody td.type-currency,.section.data-viz-section .data-viz-table tbody td.type-percent{font-variant-numeric:tabular-nums;font-family:var(--font-sans);font-size:13px}.section.data-viz-section .data-viz-table tbody td.type-currency,.section.data-viz-section .data-viz-table tbody td.type-percent{white-space:nowrap}.section.data-viz-section .data-viz-table.striped tbody tr:nth-child(even){background-color:var(--gray-50)}.section.data-viz-section .data-viz-table.hoverable tbody tr:hover{background-color:var(--gray-50)}.section.data-viz-section .data-viz-timeline-wrapper{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;font-family:Calibre,Arial,sans-serif}.section.data-viz-section .data-viz-timeline-wrapper::-webkit-scrollbar{display:none}.section.data-viz-section .data-viz-timeline{box-sizing:border-box;position:relative;display:flex;flex-direction:row;align-items:stretch;width:max-content;min-width:100%;margin:0 auto;padding:280px 40px}.section.data-viz-section .data-viz-timeline.is-spread .data-viz-timeline-event{flex:1 0 120px}.section.data-viz-section .data-viz-timeline-line{position:absolute;left:0;right:0;top:50%;height:2px;background:#6b7280;transform:translateY(-50%);z-index:1}.section.data-viz-section .data-viz-timeline-event{position:relative;flex:0 0 120px;display:flex;align-items:center;justify-content:center;z-index:2}.section.data-viz-section .data-viz-timeline-card{position:absolute;width:200px;left:50%;transform:translateX(-50%)}.section.data-viz-section .data-viz-timeline-event.placement-above .data-viz-timeline-card{bottom:calc(50% + 32px);top:auto}.section.data-viz-section .data-viz-timeline-event.placement-below .data-viz-timeline-card{top:calc(50% + 32px);bottom:auto}.section.data-viz-section .data-viz-timeline-event.placement-above .data-viz-timeline-connector{bottom:calc(50% + 14px);top:auto;height:18px}.section.data-viz-section .data-viz-timeline-event.placement-below .data-viz-timeline-connector{top:calc(50% + 14px);bottom:auto;height:18px}.section.data-viz-section .data-viz-timeline-card-inner{position:relative;background:#fff;border-radius:0;padding:12px 14px 12px 16px;box-shadow:0 0 4px 0 rgba(0,0,0,.25);border-left:5px solid var(--border-color, #FF5474)}.section.data-viz-section .data-viz-timeline-date{font-size:19px;font-weight:700;font-family:Calibre,Arial,sans-serif;color:var(--gray-900);margin-bottom:6px;line-height:1.3}.section.data-viz-section .data-viz-timeline-today-pill{display:inline-block;font-size:19px;font-weight:700;color:var(--border-color, #FF5474)}.section.data-viz-section .data-viz-timeline-headline{font-size:15px;font-weight:700;color:var(--gray-900);line-height:1.3;margin-bottom:6px}.section.data-viz-section .data-viz-timeline-detail{font-size:14px;font-weight:400;color:#4b5563;line-height:1.45}.section.data-viz-section .data-viz-timeline-severity{display:inline-block;margin-top:10px;padding:3px 10px;font-size:12px;font-weight:600;color:var(--severity-color, #6b7280);background-color:color-mix(in srgb, var(--severity-color, #6b7280) 14%, transparent);border-radius:999px;line-height:1.4}.section.data-viz-section .data-viz-timeline-connector{position:absolute;left:50%;width:0;border-left:1px solid #d4d4d8;z-index:1}.section.data-viz-section .data-viz-timeline-marker{position:relative;width:28px;height:28px;border-radius:50%;background:var(--marker-color, #FF5474);z-index:3;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Calibre,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1}.section.data-viz-section .data-viz-timeline-marker-number{color:#fff;font-weight:700;line-height:1;pointer-events:none}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical]{overflow:visible;padding:0}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline{display:flex;flex-direction:column;width:100%;min-width:0;max-width:760px;margin:0 auto;padding:24px 8px;position:relative;gap:0}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event+.data-viz-timeline-event{margin-top:-40px}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:#6b7280;transform:translateX(-50%);z-index:1}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.is-first::before{top:50%}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.is-last::before{bottom:50%}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-line{display:none}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-connector{display:block}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-above .data-viz-timeline-card::after,.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-below .data-viz-timeline-card::after{display:none}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event{display:grid;grid-template-columns:1fr 64px 1fr;align-items:center;width:100%;min-width:0;position:relative;z-index:auto}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-above .data-viz-timeline-card,.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-below .data-viz-timeline-card{position:static;transform:none;width:100%;max-width:none;top:auto;bottom:auto;left:auto;grid-row:1}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-above .data-viz-timeline-card{grid-column:1}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-below .data-viz-timeline-card{grid-column:3}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-marker{grid-column:2;grid-row:1;justify-self:center;align-self:center;z-index:4}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-above .data-viz-timeline-connector,.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-below .data-viz-timeline-connector{grid-row:1;grid-column:2;align-self:center;height:0;width:18px;border-top:1px solid #d4d4d8;border-left:none;position:relative;top:auto;bottom:auto;left:auto;z-index:3}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-above .data-viz-timeline-connector{justify-self:start}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-below .data-viz-timeline-connector{justify-self:end}@media(max-width: 700px){.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical]{overflow:visible}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline{display:block;max-width:none;margin:0;padding:8px 0;position:relative}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event{display:block;position:relative;box-sizing:border-box;width:100%;min-width:0;padding:0 0 18px 38px}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event+.data-viz-timeline-event{margin-top:0}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event::before{left:13px;top:0;bottom:0;transform:none}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.is-first::before{top:28px;bottom:0}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.is-last::before{top:0;bottom:auto;height:28px}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-above .data-viz-timeline-card,.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-event.placement-below .data-viz-timeline-card{grid-column:auto;width:100%;max-width:none;position:static;transform:none;top:auto;bottom:auto;left:auto}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-marker{position:absolute;left:0;top:14px;transform:none;grid-column:auto}.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-line,.section.data-viz-section .data-viz-timeline-wrapper[data-orientation=vertical] .data-viz-timeline-connector{display:none}}@keyframes dataVizSortHighlight{0%{background-color:color-mix(in srgb, var(--green) 10%, transparent)}100%{background-color:rgba(0,0,0,0)}}.data-viz-table tbody tr.sort-highlight{animation:dataVizSortHighlight .5s ease}