.nss-chart-bar{width:100%;padding-top:10px}@media (max-width:989px){.nss-chart-bar{--nss-baf-mr:30px;--nss-baf-l-y-axis:-30px;--nss-baf-h:265px}}.nss-chart-bar{--nss-baf-w:100px;--nss-baf-gap:20px}@media (max-width:989px){.nss-chart-bar{--nss-baf-w:30px;--nss-baf-gap:5px}}.nss-chart-bar__wrapper{height:var(--nss-baf-h,350px);margin-left:var(--nss-baf-mr,34px);border-bottom:2px solid;display:flex;position:relative}.nss-chart-bar__grid-lines{pointer-events:none;flex-direction:column-reverse;justify-content:space-between;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.nss-chart-bar__grid-lines-columns{pointer-events:none;flex-direction:row-reverse;justify-content:space-between;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.nss-chart-bar__grid-line{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='1'%3E%3Cpath d='M0 0.5H10' stroke='%23222222' stroke-linecap='round' stroke-dasharray='0.1 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;height:1px;position:absolute;left:0;right:0}.nss-chart-bar__grid-line-column{background:currentColor;width:.5px;position:absolute;top:0;bottom:30px}.nss-chart-bar__grid-line:first-child{opacity:0}.nss-chart-bar__y-axis{height:100%;bottom:0;left:var(--nss-baf-l-y-axis,-33px);flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;padding-right:10px;display:flex;position:absolute}.nss-chart-bar__y-label{flex:1 1 0}.nss-chart-bar__y-label:first-child{max-height:0}.nss-chart-bar__y-label span{display:block;transform:translateY(-50%)}.nss-chart-bar__columns{z-index:2;justify-content:space-around;align-items:flex-end;gap:17px;width:100%;height:100%;display:flex;position:relative}@media (max-width:989px){.nss-chart-bar__columns{gap:5px}}.nss-chart-bar__column-group{align-items:flex-end;gap:var(--nss-baf-gap,10px);justify-content:center;width:100%;height:100%;display:flex;position:relative}.nss-chart-bar__bar{width:auto;max-width:var(--nss-baf-w,50px);--nss-chart-anim-duration:6s;border-radius:5px 5px 0 0;flex:auto;height:0;transition:height .3s}.is-animated .nss-chart-bar__bar{animation:nss-bar-pop var(--nss-chart-anim-duration) cubic-bezier(.19, 1, .22, 1) forwards;animation-delay:calc(var(--index) * .15s)}@keyframes nss-bar-pop{0%,5%{height:0%}20%,to{height:calc(var(--bar-h) + 1px)}}.nss-chart-bar__x-axis{margin-left:var(--nss-baf-mr,34px);justify-content:space-around;margin-top:10px;display:flex}.nss-chart-bar__x-axis>*{max-width:125px;margin:0 auto}.nss-chart-bar__x-label{text-align:center;width:100%}.nss-chart-bar__y-text{text-align:center;border-right:2px solid;width:30px;position:absolute;top:0;bottom:30px;left:-88px}.nss-chart-bar__y-text span{width:calc(var(--nss-baf-h,350px) - 30px);text-align:center;white-space:nowrap;padding-bottom:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.nss-chart-bar__column-group .nss-chart-bar__bar--lg{border-radius:5px 5px 0 0}.nss-chart-bar--has-row-text{--nss-baf-mr:88px;--nss-baf-h:410px}.nss-chart-bar--has-row-text .nss-chart-bar__x-axis>*{max-width:100%}@media (max-width:989px){.nss-chart-bar--has-row-text{--nss-baf-mr:30px;--nss-baf-h:265px;--nss-baf-w:56px;--nss-baf-gap:10px}}.nss-chart-bar--dots{--nss-baf-mr:117px;--nss-baf-h:484px;--nss-baf-l-y-axis:-61px}@media (max-width:989px){.nss-chart-bar--dots{--nss-baf-mr:80px;--nss-baf-h:370px;--nss-baf-l-y-axis:-38px}.nss-chart-bar--dots polyline{stroke-width:.25px}}.nss-chart-bar--dots .nss-chart-bar__y-label:first-child{opacity:0}.nss-chart-bar--dots .nss-chart-bar__x-axis>*{max-width:100%}.nss-chart-bar--dots .nss-chart-bar__wrapper{border:0 solid}.nss-chart-bar--dots .nss-chart-bar__x-axis{border-top:2px solid;margin-top:28px;padding-top:8px;position:relative}@media (max-width:989px){.nss-chart-bar--dots .nss-chart-bar__x-axis{margin-top:16px}}.nss-chart-bar--dots .nss-chart-bar__y-text{left:-119px}@media (max-width:989px){.nss-chart-bar--dots .nss-chart-bar__y-text{left:-80px}}.nss-chart-bar--dots .nss-chart-bar__grid-line{left:-30px}.nss-chart-bar--dots .nss-chart-bar__x-labels{display:flex;position:absolute;top:-51px;bottom:auto;left:0;right:0}@media (max-width:989px){.nss-chart-bar--dots .nss-chart-bar__x-labels{top:-43px}}.nss-chart-bar--dots .nss-chart-bar__x-labels span{position:absolute;top:0}.nss-chart-bar--dots .nss-chart-bar__x-labels span span{display:block;transform:translate(-50%)}.nss-chart-bar--dots .nss-chart-bar__x-labels>span:first-child span{transform:translate(0)}.nss-chart-bar__dots{position:absolute;top:0;bottom:0;left:0;right:0}.nss-chart-bar__dot{background:#f57e25;border-radius:100%;width:20px;height:20px;position:absolute;bottom:0;left:0;transform:translate(-50%,50%)}@media (max-width:989px){.nss-chart-bar__dot{width:10px;height:10px}}.nss-chart-bar__svg-container{z-index:1;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.is-animated .nss-chart-bar__svg-container{animation:8s cubic-bezier(.19,1,.22,1) forwards lineFadeSync}.nss-chart-bar__dot{z-index:2;opacity:0}.is-animated .nss-chart-bar__dot{animation:8s cubic-bezier(.19,1,.22,1) forwards dotRiseSync}@keyframes dotRiseSync{0%,10%{bottom:var(--start-y);opacity:0}30%{bottom:var(--target-y);opacity:1}85%,to{bottom:var(--target-y);opacity:1}}@keyframes lineFadeSync{0%,30%{opacity:0}35%,to{opacity:1}}