.rathmore__rv-chart__chart text{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.rathmore__rv-chart__chart text.chart-label{font-size:20px;font-weight:400}
.rathmore__rv-chart__chart text.axis-label{font-size:14px;fill:#171a1c;text-align:right}
.rathmore__rv-chart__chart path.rv-chart__slider-path{opacity:.25;transition:opacity .5s ease-in-out}
.rathmore__rv-chart__chart.default .rv-chart__slider-path,.rathmore__rv-chart__chart path.rv-chart__slider-path.active{opacity:1}
.rathmore__rv-chart__chart .handle{display:none;filter:drop-shadow(0 4px 4px rgba(0,0,0,0.17))}
.rathmore__rv-chart__chart .handle.active{display:unset}
.rathmore__rv-chart__chart .handle{position:relative;cursor:pointer;z-index:1000}
.rathmore__rv-chart__container{display:flex;flex-direction:column;margin-bottom:2rem}
.rv-chart__select-container{display:flex;justify-content:space-evenly;gap:.5rem;margin-bottom:4rem;padding-left:3.5rem;padding-right:.5rem}
.rv-chart__disclaimer p{font-size:12px;font-style:normal;font-weight:400;line-height:120%}
.chart-data{font-size:14px}
.rathmore__rv-chart__chart .data-box,.rathmore__rv-chart__chart rect,.rathmore__rv-chart__chart line{pointer-events:none}
.rv-chart__allocation-selector,.rv-chart__allocation-selector::picker(select){appearance:base-select}
.rv-chart__allocation-selector{font-family:"Helvetica Neue LT Std";font-size:20px;font-weight:100;flex:1;align-items:center;border:2px solid #ddd;border-radius:0;padding:12px 14px 8px 14px;transition:.4s}
.rv-chart__allocation-selector:open::picker-icon{rotate:180deg}
.rv-chart__allocation-selector::picker(select){border:0}
.rv-chart__allocation-selector option{padding:12px 14px 8px 14px;transition:.4s}
.rv-chart__allocation-selector option:not(option:last-of-type){border-bottom:0}
.rv-chart__allocation-selector option .icon{font-size:1.6rem;text-box:trim-both cap alphabetic}
.rv-chart__allocation-selector selectedcontent .icon{display:none}
.rv-chart__allocation-selector option::checkmark{order:1;margin-left:auto;content:""}
.rv-chart__allocation-selector::picker(select){opacity:0;transition:all .4s allow-discrete}
.rv-chart__allocation-selector::picker(select):popover-open{opacity:1}
@starting-style{.rv-chart__allocation-selector::picker(select):popover-open{opacity:0}
}
.rv-chart__allocation-selector::picker(select){top:anchor(bottom);border:2px solid #ddd;filter:drop-shadow(0 4px 4px rgba(0,0,0,0.17));z-index:100}