.waterfallgraph-wrapper{margin-top:4rem}.waterfallgraph__bars{margin-bottom:2rem;position:relative;display:inline-flex}.waterfallgraph__bars:after{content:"";width:100%;height:2px;background-color:#cacaca;position:absolute;top:0;left:0;z-index:-1}.waterfallgraph__bar{display:flex;flex-direction:column;position:relative}.waterfallgraph__bar-info{visibility:hidden;width:100%;position:absolute;text-align:center;opacity:0;transition:opacity .5s}.waterfallgraph__bar-info.is-visible{opacity:1}.waterfallgraph__bar-title{font-weight:400;left:100%;top:.5rem;z-index:1;transition:opacity .25s;font-size:.85em;display:block;line-height:1.8rem}.waterfall-graph__bar--hover .waterfallgraph__bar-title{opacity:1}@media (max-width:639.5px){.waterfallgraph__bar-title{font-size:3vw}}.waterfallgraph__bar-value{font-weight:600;color:#5c2d91;font-size:.8em;display:block}.waterfallgraph__bar-segment{width:50px;display:block;margin:0 4rem;background-color:#00bcee;background:linear-gradient(180deg,#00bcee 50%,#0073cf 100%);max-height:0;transition:1s ease-in}.in-view .waterfallgraph__bar-segment{max-height:200rem}@media (max-width:1023.5px){.waterfallgraph__bar-segment{margin:0 4vw;width:5vw}}.waterfallgraph__bar-segment--pos{border-top-left-radius:10px;border-top-right-radius:10px}@media (max-width:1023.5px){.waterfallgraph__bar-segment--pos{border-top-left-radius:1vw;border-top-right-radius:1vw}}.waterfallgraph__bar-segment--neg{border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:linear-gradient(180deg,#0073cf 50%,#00bcee 100%)}@media (max-width:1023.5px){.waterfallgraph__bar-segment--neg{border-bottom-left-radius:1vw;border-bottom-right-radius:1vw}}.waterfallgraph__bar-segment--orange{background-color:#f39200;background:linear-gradient(180deg,#c07300 50%,#f39200 100%)}.waterfallgraph__bar-segment--orange.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#f39200 50%,#c07300 100%)}.waterfallgraph__bar-segment--magenta{background-color:#ff418c;background:linear-gradient(180deg,#ff418c 50%,#ff287d 100%)}.waterfallgraph__bar-segment--magenta.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#ff287d 50%,#ff418c 100%)}.waterfallgraph__bar-segment--lightgrey{background-color:#9c9c9e;background:linear-gradient(180deg,#9c9c9e 50%,#8f8f91 100%)}.waterfallgraph__bar-segment--lightgrey.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#8f8f91 50%,#9c9c9e 100%)}.waterfallgraph__bar-segment--yellow{background-color:#ffca00;background:linear-gradient(180deg,#ffca00 50%,#cca200 100%)}.waterfallgraph__bar-segment--yellow.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#cca200 50%,#ffca00 100%)}.waterfallgraph__bar-segment--grey{background-color:#3a3a3a;background:linear-gradient(180deg,#3a3a3a 50%,#2d2d2d 100%)}.waterfallgraph__bar-segment--grey.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#2d2d2d 50%,#3a3a3a 100%)}.waterfallgraph__bar-segment--green{background-color:#81c747;background:linear-gradient(180deg,#81c747 50%,#68a833 100%)}.waterfallgraph__bar-segment--green.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#68a833 50%,#81c747 100%)}.waterfallgraph__bar-segment--red{background-color:#ee2e5d;background:linear-gradient(180deg,#ee2e5d 50%,#ec164b 100%)}.waterfallgraph__bar-segment--red.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#ec164b 50%,#ee2e5d 100%)}.waterfallgraph__bar-segment--purple{background-color:#5c2d91;background:linear-gradient(180deg,#5c2d91 50%,#50277e 100%)}.waterfallgraph__bar-segment--purple.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#43216a 50%,#5c2d91 100%)}.waterfallgraph__bar-segment--purple-light{background-color:#ad96c8;background:linear-gradient(180deg,#ad96c8 50%,#a085bf 100%)}.waterfallgraph__bar-segment--purple-light.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#a085bf 50%,#ad96c8 100%)}.waterfallgraph__bar-segment--dark-blue{background-color:#0073cf;background:linear-gradient(180deg,#0073cf 50%,#0065b6 100%)}.waterfallgraph__bar-segment--dark-blue.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#0065b6 50%,#0073cf 100%)}.waterfallgraph__bar-segment--turquoise{background-color:#66d2cc;background:linear-gradient(180deg,#66d2cc 50%,#52ccc5 100%)}.waterfallgraph__bar-segment--turquoise.waterfall-graph__bar-segment--neg{background:linear-gradient(180deg,#52ccc5 50%,#66d2cc 100%)}.waterfallgraph__checkbox{opacity:0;width:.1px;height:.1px;overflow:hidden;position:absolute;z-index:-1}.waterfallgraph__checkbox+label{position:relative;padding-left:25px;width:100%;margin-left:0}.waterfallgraph__checkbox+label:before{content:" ";position:absolute;left:0;top:4px;width:20px;height:20px;border-radius:3px;display:block;background:#fff;border:2px solid #5c2d91}.waterfallgraph__checkbox.invalid+label:before{border:2px solid #ee2e5d}.waterfallgraph__checkbox+label::after{content:" ";position:absolute;left:1px;top:5px;width:18px;height:18px;display:block;z-index:1;background:url(/dam/jcr:4ba27f2b-7ab4-4da3-963d-70dc1ceccacd/checkmark.svg) center center no-repeat;opacity:0;transition:.3s;transform:scale(0)}.waterfallgraph__checkbox:focus+label{outline-width:2px;outline-style:solid;outline-color:Highlight}@media (-webkit-min-device-pixel-ratio:0){.waterfallgraph__checkbox:focus+label{outline-color:-webkit-focus-ring-color;outline-style:auto}}.waterfallgraph__checkbox:checked+label::after{opacity:1;transform:scale(1)}.waterfallgraph__checkbox:checked+label:before{background:#5c2d91;border-color:#5c2d91}
/*# sourceMappingURL=maps/waterfallgraph.css.map */
