/*!**********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles.scss ***!
  \**********************************************************************************************************/*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif}.container{margin:0 auto;max-width:1200px}.chart__wrapper{background:#fff;border-radius:7px;box-shadow:0 4px 10px 0 rgba(0,0,0,.25);max-height:800px;padding:20px}.title__wrapper{display:flex;justify-content:space-between}.title__btn-more{background:inherit;border:none;cursor:pointer;display:block;position:relative}.title__btn-more img{padding:5px;transition:all .3s ease-in-out}.title__btn-more .dropdown-menu{background:#fff;border:1px solid #ccc;border-radius:10px;display:none;list-style:none;margin:0;padding:0;position:absolute;right:0;top:100%;width:150px;z-index:1000}.title__btn-more.active .dropdown-menu{display:block}.title__btn-more .dropdown-menu li{cursor:pointer;padding:10px;transition:all .3s ease-in-out}.title__btn-more .dropdown-menu li:hover{background-color:#ccc;font-weight:700}.chart__content{column-gap:30px;display:flex;padding-top:100px}.chart__lists{display:flex;flex-direction:column;justify-content:end;margin-top:100px;max-width:25%;overflow:hidden;width:100%}.chart__list{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:16px}.chart__desc{color:#898290;font-size:10px;font-weight:400;line-height:12px;margin-top:15px;text-align:center}.chart__list-front{background-color:#4ab6e8;border-top-left-radius:10px;border-top-right-radius:10px}.chart__list-back{background-color:#aa6fac}.chart__list-db{background-color:#e85498;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.chart__list-norm{background:url(images/Subtract..svg) 50%/cover no-repeat;border-radius:10px}.chart__list-norm_content{background-color:#fff;border-radius:5px;color:#898290;padding:4px 12px}.chart__footer{display:flex;justify-content:space-around;margin-top:40px}.chart__footer-item{align-items:center;column-gap:10px;display:flex}.chart__footer-info{border-radius:3px;height:16px;width:16px}.chart__footer-front{background:#4ab6e8}.chart__footer-back{background:#aa6fac}.chart__footer-db{background:#e85498}.chart__difference{align-items:center;align-self:self-start;border-radius:50px;color:#fff;column-gap:3px;display:flex;font-weight:700;padding:10px 12px}.orange{background:#fc440f}.green{background:#0c9}.chart__arrow{background:url(images/arrow..svg) 50%/cover no-repeat;height:10px;width:8px}.rotate{transform:rotate(180deg)}