.hint_box_margin_top{margin-top:1em!important}.chart__container{flex-direction:column;justify-content:center;gap:30px;margin:30px 0;display:flex}.chart__container div{flex:100%;width:100%;height:300px;min-height:300px;max-height:300px}@media screen and (min-width:1200px){.chart__container div{width:50%;height:300px;min-height:300px;max-height:300px}.chart__container{flex-direction:row}}.range__container{-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;display:flex;overflow:scroll hidden}.range__container::-webkit-scrollbar{display:none}.range__container div{margin:10px}.range__container div button{padding:10px}.exchange__item{font-size:.8rem;font-weight:var(--bold);transition:var(--theme-text);justify-content:flex-start;align-items:center;width:max-content;margin:0 0 10px;line-height:1.5;display:flex;position:relative}.exchange__item--down{color:var(--color-accent)}.exchange__item--down:after{color:var(--color-accent);content:"▼"}.exchange__item--up{color:var(--color-red)}.exchange__item--up:after{color:var(--color-red);content:"▲"}.exchange__item:after{transition:var(--theme-text);font-size:.4rem;position:absolute;top:5px;right:-15px}.exchange__list{grid-template-columns:1fr;gap:15px;display:grid}@media screen and (min-width:500px){.exchange__list{grid-template-columns:1fr}}@media screen and (min-width:768px){.exchange__list{grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.exchange__list{grid-template-columns:1fr 1fr 1fr}}.exchange__more{font-size:1rem;font-weight:var(--bold);margin:0 0 30px}@media screen and (min-width:1200px){.exchange__more{font-size:1.2rem}}.exchange__note{flex-direction:column;max-width:690px;margin:30px 0 0;font-size:.8rem;display:flex}.exchange__range{background:var(--color-gray-light);border:1px solid var(--color-gray-mid-light);color:var(--color-secondary);cursor:pointer;font-size:.9rem;font-weight:var(--semibold);text-transform:capitalize;transition:var(--theme),var(--theme-border),var(--theme-text);white-space:nowrap;border-radius:3px;padding:7px 15px;display:flex;margin:0!important}.exchange__range:hover{background-color:var(--color-gray-light-fx);border:1px solid var(--color-gray-light-fx)}.exchange__range--active,.exchange__range--active:hover{background:var(--color-gray-light-fx);border:1px solid var(--color-gray-mid-light)}
