@-webkit-keyframes skeleton{0%{background-color:#f8f8f8}50%{background-color:#ebe8e8}to{background-color:#f8f8f8}}@keyframes skeleton{0%{background-color:#f8f8f8}50%{background-color:#ebe8e8}to{background-color:#f8f8f8}}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}.price-chart-component{--contentColor: #171717;color:#171717;--textLinkColor: #077193;--textLinkHoverColor: #2CAECB;--textLinkActiveColor: #127D9F;background:#fff;-webkit-box-shadow:0px 4px 8px rgba(0,0,0,.05);box-shadow:0 4px 8px #0000000d;position:relative;padding:16px;gap:16px;border-width:1px}@media(max-width:575px){.price-chart-component{border-radius:0;margin-left:-16px;margin-right:-16px}}@media(min-width:992px){.price-chart-component{padding:32px}}.price-chart-component.loading .error-screen{display:grid;opacity:.8}.price-chart-component.loading .error-screen .icon-element{display:inherit;-webkit-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}.price-chart-component.loading .error-screen .error-message{display:none}.price-chart-component.error .error-screen{display:grid}.price-chart-component.error .error-screen .icon-element{display:none}.price-chart-component.error .error-screen .error-message{display:block;font-weight:500}.price-chart-component.show-tabs{margin-top:60px}.price-chart-component.show-tabs .visible-toggles{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}@media(min-width:576px){.price-chart-component.show-tabs{border-radius:0 15px 15px}}.price-chart-component .visible-toggles{font-size:20px;font-weight:700;line-height:26px;color:#127d9f;display:none;position:absolute;left:-1px;top:0;gap:16px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.price-chart-component .visible-toggles input{position:absolute;visibility:hidden}.price-chart-component .visible-toggles .icon-element{background-color:currentColor}.price-chart-component .visible-toggles .tab-toggle{-webkit-transition-property:background-color color border;transition-property:background-color color border;-webkit-transition-duration:.2s;transition-duration:.2s;border:1px solid #BED5E3;background-color:#edf7fd;border-bottom:0;padding:12px 16px;border-radius:15px 15px 0 0;border-bottom:1px solid #BED5E3}@media(min-width:576px){.price-chart-component .visible-toggles .tab-toggle{padding:16px 32px}}.price-chart-component .visible-toggles .tab-toggle:hover{background-color:#fff;border-bottom-color:#fff}.price-chart-component .visible-toggles input:checked+.tab-toggle{background-color:#fff;border-bottom-color:#fff}.price-chart-component .error-screen{display:none;text-align:center;position:absolute;inset:0;background-color:#fff;place-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;gap:24px;padding:32px;border-radius:20px}.price-chart-component .price-chart{display:grid}.price-chart-component .chart-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:16px}.price-chart-component h3{color:#127d9f}.price-chart-component .card.light{background-color:#edf7fd;border:1px solid #BED5E3;color:#3f7182;padding:16px}.price-chart-component .chart-container{overflow:auto}.price-chart-component .chart-widget{position:relative;max-width:100%;height:334px}.price-chart-component .chart-info{display:grid;grid-template-columns:1fr}.price-chart-component .chart-icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:50%;height:48px;width:48px;min-width:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#127d9f}@media(min-width:992px){.price-chart-component .chart-icon{display:none}}@media(min-width:1200px){.price-chart-component .chart-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.price-chart-component .chart-icon .icon-element{background-color:#fff}.price-chart-component .chart-icon.price-icon{display:none}.price-chart-component .active-date{font-size:16px;line-height:24px;color:#171717;font-weight:500}.price-chart-component .price{font-size:24px;font-weight:700;line-height:24px}.price-chart-component .price-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:8px;margin-bottom:8px}@media(min-width:576px){.price-chart-component .price-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}@media(min-width:992px){.price-chart-component .price-container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.price-chart-component .price-notice{font-size:14px;font-weight:400;font-style:italic;color:#171717;border-top:1px solid #BED5E3;padding-top:16px;line-height:18px}.price-chart-component .widget-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}@media(min-width:992px){.price-chart-component .widget-footer{padding-top:16px;border-top:1px solid #BED5E3}}.price-chart-component .widget-footer img{display:none}@media(min-width:576px){.price-chart-component .widget-footer img{display:block}}.price-chart-component .price-widget .card.col{display:grid;grid-template-columns:1fr auto;gap:16px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.price-chart-component.bar-chart .price-chart{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:992px){.price-chart-component.bar-chart .price-chart{gap:24px;grid-template-columns:1fr 240px}}@media(min-width:1200px){.price-chart-component.bar-chart .price-chart{grid-template-columns:1fr 280px}}.price-chart-component.line-chart{border-left:4px solid #077193;border-radius:12px}.price-chart-component.line-chart .pc-head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px;margin-bottom:8px}.price-chart-component.line-chart .pc-title{font-weight:700;font-size:18px;line-height:26px;color:#0f4256;margin:0 0 4px}.price-chart-component.line-chart .pc-subtitle{word-spacing:normal;font-size:13px;line-height:20px;color:#80b8cb;margin:0}.price-chart-component.line-chart .pc-now{text-align:right;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.price-chart-component.line-chart .pc-now__value{font-weight:700;font-size:24px;line-height:30px;color:#0f4256;line-height:1}.price-chart-component.line-chart .pc-now__trend{word-spacing:normal;font-size:13px;line-height:20px;font-weight:600;margin-top:4px}.price-chart-component.line-chart .pc-now__trend--down{color:#05914e}.price-chart-component.line-chart .pc-now__trend--up{color:#e84c03}.price-chart-component.line-chart .pc-now__trend--equal{color:#3f7182}.price-chart-component.line-chart .chart-widget{height:320px}@media(min-width:768px){.price-chart-component.line-chart .chart-widget{height:380px}}.price-chart-component.line-chart .pc-axis-captions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:8px}.price-chart-component.line-chart .pc-axis-captions__start{word-spacing:normal;font-size:13px;line-height:20px;font-weight:700;color:#80b8cb}.price-chart-component.line-chart .pc-axis-captions__end{word-spacing:normal;font-size:13px;line-height:20px;font-weight:700;color:#077193}.price-chart-component.line-chart .pc-footnote{word-spacing:normal;font-size:14px;line-height:20px;color:#3f7182;line-height:1.6;margin-top:16px}.price-chart-component.line-chart .pc-footnote a{color:#ff7e07;font-weight:600}.price-chart-component.line-chart .pc-tooltip{position:absolute;left:0;top:0;z-index:5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2px;padding:10px 14px;background-color:#fff;border:1px solid #BED5E3;border-radius:12px;-webkit-box-shadow:0 8px 24px rgba(15,66,86,.16);box-shadow:0 8px 24px #0f425629;white-space:nowrap;pointer-events:none;opacity:0;-webkit-transform:translate(-50%,calc(-100% - 14px));transform:translate(-50%,calc(-100% - 14px));-webkit-transition:opacity .16s ease,left .12s ease,top .12s ease;transition:opacity .16s ease,left .12s ease,top .12s ease}.price-chart-component.line-chart .pc-tooltip.is-visible{opacity:1}.price-chart-component.line-chart .pc-tooltip.pc-tooltip--below{-webkit-transform:translate(-50%,14px);transform:translate(-50%,14px)}.price-chart-component.line-chart .pc-tooltip:after{content:"";position:absolute;left:50%;width:10px;height:10px;background-color:#fff;border:1px solid #BED5E3;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg)}.price-chart-component.line-chart .pc-tooltip:not(.pc-tooltip--below):after{bottom:-6px;border-top:0;border-left:0}.price-chart-component.line-chart .pc-tooltip.pc-tooltip--below:after{top:-6px;border-bottom:0;border-right:0}.price-chart-component.line-chart .pc-tooltip__label{word-spacing:normal;font-size:13px;line-height:20px;font-weight:600;color:#80b8cb;text-transform:capitalize}.price-chart-component.line-chart .pc-tooltip__value{font-weight:700;font-size:20px;line-height:28px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;gap:6px;color:#0f4256;line-height:1.1}.price-chart-component.line-chart .pc-tooltip__unit{word-spacing:normal;font-size:13px;line-height:20px;font-weight:500;color:#3f7182}
