@charset "UTF-8";.currencies-chart{--gray-40: #e8e8e8;--gray-70: #666;--gray-80: #333;--gray-0: #fff;--gray-90: #1a1a1a;--gray-100: #111;--bg-color: #fff;--white-100: #fff;--black-100: #111}.currencies-chart .dolar-icon{align-items:center;display:inline-flex;justify-content:center;min-width:8px;vertical-align:middle}.currencies-chart .dolar-icon img{height:18px;width:18px}.currencies-chart .box-info-title{display:flex;margin-bottom:0;margin-top:16px;text-align:center}.currencies-chart .cc-link{font-weight:500;font-size:24px;line-height:1.3;margin-top:0}.currencies-chart .box-info-content-values{width:100%;display:flex;justify-content:center;align-items:center;gap:22px}.currencies-chart .box-info-sub-content{display:flex;padding:0 12px;text-align:center;gap:6px;flex-direction:column;justify-content:center}.currencies-chart .box-info-value{font-size:16px;font-weight:300;line-height:1.3;text-align:center}.currencies-chart .cc-val{font-weight:500;font-size:24px;line-height:1.2}.currencies-chart .cc-ctn{gap:48px}.currencies-chart .box-info-content-percent{margin-top:8px}.currencies-chart .box-info-percent{align-items:center;border-radius:9px;display:flex;gap:4px;justify-content:center;padding:4px 8px}.currencies-chart .box-info-per-error-tag{border-radius:9px;border:1px solid #9b9b9b;color:#555;display:inline-flex;font-size:16px;font-weight:300;gap:10px;line-height:1.3;padding:4px 8px;text-align:center}.currencies-chart .cc-percent-outlined{display:flex;flex-direction:row;align-items:center;gap:4px;padding:4px 8px;border:.5px solid;border-radius:6px}.currencies-chart .cc-per-outlined-text{font-weight:300;font-size:14px;line-height:1.3;color:var(--gray-100)}.currencies-chart .container-chart{display:flex;flex-direction:column;padding:12px;position:relative;margin-bottom:16px;font-family:Roboto,sans-serif;border:1px solid var(--gray-40);border-radius:6px;gap:22px}.currencies-chart .container-chart--error{min-height:120px;align-items:center;justify-content:center;text-align:center;color:var(--gray-100)}.currencies-chart .container-chart__skeleton{margin-top:25px;height:355px;background:linear-gradient(90deg,var(--gray-40) 25%,#f5f5f5 50%,var(--gray-40) 75%);background-size:200% 100%;animation:infobae-cc-skel 1.2s ease-in-out infinite}.currencies-chart .container-chart__data{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.currencies-chart .container-chart__data-info{align-items:center;display:flex;flex-direction:column;gap:12px}.currencies-chart .container-chart__data-filters{display:flex;justify-content:space-around;align-items:flex-end}.currencies-chart .container-chart__data-btn-filter{white-space:nowrap;border-radius:6px;font-size:12px;font-weight:300;font-family:Roboto,sans-serif;color:var(--gray-70);border:1px solid var(--gray-40);padding:4px 8px;width:auto;margin:0;height:26px;min-width:41px;background-color:var(--bg-color)}.currencies-chart .container-chart__data-btn-filter[data-ric="CR=6 Meses"],.currencies-chart .container-chart__data-btn-filter[data-ric="ARS=BCRA6 Meses"]{min-width:69px}.currencies-chart .container-chart__data-btn-filter[data-ric="CR=Año"]{min-width:55px}.currencies-chart .container-chart__data-btn-filter[data-ric="ARSVHM=BNAR6 Meses"]{min-width:69px}.currencies-chart .container-chart__data-btn-filter[data-ric="ARS=BCRAAño"],.currencies-chart .container-chart__data-btn-filter[data-ric="ARSVHM=BNARAño"]{min-width:55px!important}.currencies-chart .container-chart__data-btn-filter:nth-child(4){min-width:69px}.currencies-chart .container-chart__data-btn-filter:hover{background-color:var(--gray-80);color:var(--white-100);cursor:pointer}.currencies-chart .container-chart__chart{height:280px;min-height:220px}.currencies-chart .container-chart__chart>div>div>svg{overflow:visible}.currencies-chart .container-chart__chart.is-loading{border-radius:5px;margin-bottom:6px}.currencies-chart .ctn-button{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.currencies-chart .selected{background-color:var(--gray-90)!important;color:var(--gray-0)!important;font-weight:400;border:none}.currencies-chart .selected.container-chart__data-btn-filter{color:var(--white-100)}.currencies-chart .currency-ctn-tooltip{background-color:var(--bg-color);border-radius:3px;color:var(--black-100);opacity:1;pointer-events:none;position:absolute;transition:all .1s ease;margin:0;overflow:hidden;font-family:Roboto,sans-serif;border:1px solid var(--gray-40)}.currencies-chart .currency-top-tooltip{align-items:center;background-color:var(--gray-40);color:var(--gray-100);display:flex;font-family:Roboto,sans-serif;font-size:16px;justify-content:space-evenly;padding:6px 12px}.currencies-chart .currency-contentCtn-tooltip-risk{padding:6px 0;overflow:visible;display:grid;grid-template-columns:62px 16px 62px;align-items:center;font-family:Roboto,sans-serif;background-color:var(--bg-color);max-height:37px}.currencies-chart .tooltip-icon-container{padding:0;display:flex;align-items:flex-end}.currencies-chart .tooltip-price{text-align:center;font-size:12px;color:var(--black-100);font-weight:700;margin-top:1px}.currencies-chart .tooltip-section{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--bg-color);font-size:10px;font-weight:300}.currencies-chart .tooltip-icon{padding:3px;height:19px;width:19px}.currencies-chart .tooltip-section>p{color:var(--black-100)!important}@keyframes infobae-cc-skel{0%{background-position:200% 0}to{background-position:-200% 0}}.currencies-chart.currencies-chart--compact{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;height:100%;max-width:100%;min-height:288px;min-width:0;width:100%}.currencies-chart.currencies-chart--compact .container-chart__skeleton{margin-top:0;height:120px;max-width:100%}.currencies-chart.currencies-chart--compact .foreign-item-ctn{box-sizing:border-box;flex:1 1 auto;max-width:100%;min-width:0;max-height:288px}.currencies-chart.currencies-chart--compact .foreign-item-ctn>.box-info-title,.currencies-chart.currencies-chart--compact .foreign-item-ctn>.box-info-content-values,.currencies-chart.currencies-chart--compact .foreign-item-ctn>.box-info-content-percent{flex-shrink:0}.currencies-chart.currencies-chart--compact .foreign-item-chart{box-sizing:border-box;flex:1 1 auto;max-height:none;max-width:100%;min-height:100px;min-width:0;overflow:hidden;width:100%}.currencies-chart.currencies-chart--compact .foreign-item-chart>div{height:100%!important;max-width:100%!important;width:100%!important}.currencies-chart .foreign-item-ctn{align-items:center;border-radius:6px;border:1px solid var(--gray-40);box-sizing:border-box;color:inherit;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:16px;min-height:288px;overflow:hidden;position:relative;row-gap:12px;text-decoration:none;width:100%}.currencies-chart .foreign-item-ctn--error,.currencies-chart .foreign-item-ctn--loading{justify-content:center;padding:16px}.currencies-chart .foreign-item-ctn--error{color:var(--gray-100);font-size:14px;text-align:center}.currencies-chart .foreign-item-chart{box-sizing:border-box;flex:1 1 auto;max-width:100%;min-height:100px;min-width:0;position:relative;width:100%}.currencies-chart .foreign-txt{align-items:center;color:var(--gray-80);display:flex;font-size:12px;font-weight:400;justify-content:center;line-height:15px}.currencies-chart .foreign-txt-lastest{bottom:5px;font-weight:300;position:absolute;text-align:center;width:80px}.currencies-chart .fc-link{font-size:28px;font-weight:500;line-height:1.3;margin-top:16px}.currencies-chart .fc-val{font-size:24px;font-weight:500;line-height:1.2}.currencies-chart .box-info-percent.fc-per{font-size:18px;font-weight:400}@media (max-width: 360px){.currencies-chart .chart-button-top,.currencies-chart .chart-button-bottom{justify-content:space-around;white-space:nowrap}}@media (min-width: 577px) and (max-width: 760px){.currencies-chart .container-chart__data{padding:0}}@media only screen and (min-width: 577px){.currencies-chart .cc-ctn{gap:30px}.currencies-chart .cc-val{font-size:24px;line-height:1.3}.currencies-chart .container-chart{display:grid;grid-template-columns:calc(30% - 6px) calc(70% - 6px);gap:12px;align-items:center}.currencies-chart .container-chart__skeleton{height:92%;width:100%}.currencies-chart .container-chart__data-filters{margin:0;padding-bottom:0;padding-top:0}.currencies-chart .container-chart__chart{padding-top:0;height:100%}.currencies-chart .cc-percent-outlined{font-size:16px}.currencies-chart .ctn-button{flex-flow:row wrap;align-items:center;width:200px}}@media only screen and (min-width: 992px){.currencies-chart .box-info-content-values{gap:24px}.currencies-chart .box-info-title{margin-bottom:0}.currencies-chart .cc-link{font-size:24px}.currencies-chart .box-info-per-error-tag{font-size:16px}.currencies-chart .container-chart{display:grid;grid-template-columns:calc(30% - 6px) calc(70% - 6px);gap:12px}.currencies-chart .container-chart__data-btn-filter{padding:4px 8px;font-size:14px;min-width:55px;background-color:var(--gray-0);color:var(--gray-100)}.currencies-chart .container-chart__data-btn-filter[data-ric="CR=Año"]{min-width:55px}.currencies-chart .container-chart__skeleton{margin-top:0}.currencies-chart .ctn-button{flex-flow:row nowrap}.body-article .currencies-chart .ctn-button{flex-wrap:wrap}}html[data-theme=dark] .currencies-chart .cc-percent-outlined,html.dark .currencies-chart .cc-percent-outlined{--gray-90: #C4C7C5}html[data-theme=dark] .currencies-chart .cc-per-outlined-text,html.dark .currencies-chart .cc-per-outlined-text{color:var(--gray-90)}currencies-chart:has(.currencies-chart--compact){align-self:stretch;box-sizing:border-box;display:block;flex:1 1 0;min-height:288px;min-width:0}
