.report_highlights{--vertical_spacing:4rem;padding-block:var(--vertical_spacing)}.report_highlights__header{margin-bottom:2rem;text-align:center}.report_highlights__group{background-color:var(--group_color,#f9f9f9);margin-bottom:1rem;padding:1rem;position:relative}@media(min-width:1024px){.report_highlights__group{margin-bottom:1.5rem;margin-left:3rem;padding-block:.5rem}}.report_highlights__content-header .report_highlights__group{margin-bottom:0}.report_highlights__group-list{list-style:none;margin:1rem 0 0;padding:0}.report_highlights__group-list:first-child{margin-top:0}.report_highlights__group-list-item{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem}@media(min-width:1024px){.report_highlights__group-list-item{display:flex;flex-direction:row;gap:2rem}.report_highlights__group-list-item:first-child{margin-top:0}}.report_highlights__group:not(.active) .report_highlights__group-list-item:not(:first-child){display:none}.report_highlights__group-property{color:#454549;display:block;flex:1 1 25%;font-size:.875rem;line-height:1.6;text-wrap:pretty}@media(min-width:1024px){.report_highlights__group-property:first-child{padding-left:1rem}}.report_highlights__group-property:nth-child(2){flex:1 1 45%}.report_highlights__group-property:nth-child(3){flex:1 1 17.5%}.report_highlights__group-property:nth-child(4){flex:1 1 22.5%}.report_highlights__group-property img{margin-right:.25rem;transform:translateY(-1px)}.report_highlights__group-property:is(strong){font-size:1rem;font-weight:500}@media(min-width:1024px){.report_highlights__group-property:is(strong){font-size:.875rem}}.report_highlights__group-extend_btn{--size:1rem;background-color:#5886fb;background-image:url(https://info.ionix.io/hubfs/arrow.svg);background-position:top 45% center;background-repeat:no-repeat;background-size:1rem;border:2px solid #fff;border-radius:50%;display:inline-block;height:var(--size);margin-top:1rem;padding:1rem;transform:rotate(180deg);transition:transform .3s ease-in-out;width:var(--size)}.report_highlights__group.active .report_highlights__group-extend_btn{transform:rotate(0deg)}@media(min-width:1024px){.report_highlights__group-extend_btn{left:-3rem;margin:0;position:absolute;top:0}}.report_highlights__content-header{display:none;font-weight:600}@media(min-width:1024px){.report_highlights__content-header{display:block}}