.chart-container,.small-chart-container{background:#fff;height:500px;height:250px;padding:10px;position:relative;width:100%}.small-chart-container{border-radius:9px;box-shadow:3.693px 5.372px 14.773px -3.693px rgba(0,0,0,.25)}.empty-chart-container{background-color:#fefefe}.graph-filters{display:flex;flex-direction:row;margin-bottom:10px;width:100%}.currency-dropbtn,.graph-filters{align-items:center;justify-content:space-between}.currency-dropbtn{background:var(
    --grad,linear-gradient(154deg,#f23d4c 16.07%,#f99f38 83.87%)
  );border:none;border-radius:70px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;gap:5px;padding:10px 20px;text-align:center}.currency-dropdown{display:inline-block;position:relative}.currency-dropdown-content{background-color:#fff;border-radius:10px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:160px;position:absolute;z-index:1}.currency-dropdown-content button{background:transparent;border:none;color:#333;cursor:pointer;display:flex;font-size:12px;justify-content:center;padding:12px 16px;text-align:left;transition:background-color .2s ease;width:100%}.currency-dropdown-content button:hover{background-color:#f1f1f1}.currency-dropdown-content button:focus{outline:none}.currency-dropdown:hover .currency-dropdown-content{display:block}.currency-dropdown:hover .currency-dropbtn span{transform:rotate(180deg);transition:transform .3s ease}.month-button-group{background-color:#e5e8ef;border-radius:75px;display:flex;padding:10px 15px;width:fit-content}.month-button-group button{align-items:center;background:none;border:none;border-radius:50%;color:#1a202c;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:12px;height:25px;justify-content:center;margin-right:5px;padding:0;transition:background-color .3s ease,color .3s ease;width:25px}.month-button-group button:focus{outline:none}.month-button-group button:last-child{margin-right:0}.month-button-group button:hover{background-color:#cbd5e0}.month-button-group button.active{background:linear-gradient(154deg,#f23d4c 16.07%,#f99f38 83.87%);color:#fff}@media screen and (max-width:768px){.chart-container{background:#fff;border-radius:0;box-shadow:none;padding:0}}