.featured_report{background:transparent;height:auto;min-height:40vh;padding-bottom:300px;position:relative;width:100%}.featured_numbers{display:flex;justify-content:space-between;max-width:550px;width:100%}.featured_number_display{display:flex;flex-direction:column;position:relative}.featured_number_display[data-animation=fade]{opacity:0;transition:opacity .8s}.featured_number_display[data-animation=fade].fade{opacity:1}.featured_report_bar_groups{align-items:flex-end;bottom:0;display:flex;gap:42px;justify-content:space-between;position:absolute;right:0;width:100%}.featured_number{color:#d50057;font-size:70px;font-weight:600}.featured_number_text{color:#d50057;font-size:16px;font-weight:600;max-width:20ch}.featured_bar_group_bars{align-items:flex-end;display:flex}.featured_bar_group_label{font-size:14px;max-width:192px}.featured_bar{min-height:50px;opacity:0;position:relative;transition:opacity .8s,height 1.5s;width:min(17vw,96px)}.featured_bar.fade{opacity:1}.featured_bar.arrow_down:after,.featured_bar.arrow_up:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NCIgaGVpZ2h0PSI3MSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTUzIC41SDIyVjI5SDBsMzYuNSA0MS41TDc0IDI5SDUzeiIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjM3IiB4Mj0iMzciIHkxPSIxMyIgeTI9IjcwLjUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjZDAwMzU3Ii8+PHN0b3Agb2Zmc2V0PSIuNzQ1IiBzdG9wLWNvbG9yPSIjZWY0MDc2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+);background-repeat:no-repeat;background-size:contain;content:"";height:80px;left:12px;opacity:0;position:absolute;top:-100px;transition:opacity .2s;transition-delay:0s;width:80px}.featured_bar.arrow_up:after{transform:rotate(180deg);transform-origin:50% 50%}.featured_bar.fade.arrow_down:after,.featured_bar.fade.arrow_up:after{opacity:1;transition:opacity .8s;transition-delay:1.2s}.featured_bar.w_number_fade .featured_bar_number{opacity:0;transition:opacity .8s}.featured_bar.w_number_fade.fade_number .featured_bar_number{opacity:1}.featured_bar_group{display:grid;gap:55px;grid-template-rows:1fr 40px}.featured_bar_number{font-family:Work Sans!important;padding:10px 0 0;text-align:center;width:100%}.featured_bar_label.light,.featured_bar_number.light{font-weight:300}.featured_bar_label.regular,.featured_bar_number.regular{font-weight:400}.featured_bar_label.medium,.featured_bar_number.medium{font-weight:600}.featured_bar_label{bottom:0;color:#000;font-family:Work Sans;font-size:24px;font-weight:400;left:50%;line-height:18px;position:absolute;text-align:center;transform:translate(-50%,calc(100% + 8px))}.featured_report_bars_bottom_label{margin:30px 0 0}.featured_report_bars_bottom_label h3{font-family:Poppins;font-size:18px;font-weight:600;line-height:1.25;text-align:left;text-transform:uppercase}@media (max-width:1250px){.featured_report{display:flex;flex-direction:column;padding-bottom:0}.featured_report_bar_groups{flex-wrap:wrap;justify-content:space-between;margin-top:40px;position:relative;row-gap:20px}}@media (max-width:1000px){.featured_bar_group{flex-basis:calc(50% - 42px)}}@media (max-width:650px){.featured_number_display{opacity:1!important}}@media (max-width:500px){.featured_report_bar_groups{gap:22px}.featured_bar_label,.featured_bar_number{font-size:18px}.featured_number_display:not(:first-child){display:none}}@media (max-width:400px){.featured_report_bar_groups{gap:11px;row-gap:22px}.featured_bar_label,.featured_bar_number{font-size:15px}}@keyframes fade{0%{opacity:0}to{opacity:1}}