@-webkit-keyframes loader-animation{0%{background-position-x:100%;background-position-y:50%}to{background-position-x:-100%;background-position-y:50%}}@keyframes loader-animation{0%{background-position-x:100%;background-position-y:50%}to{background-position-x:-100%;background-position-y:50%}}.v2 .instrument-details__chart-section{border:1px solid #efe7eb;border-radius:8px;box-shadow:0 16px 8px -20px rgba(20,26,39,.2),0 8px 12px -4px rgba(20,26,39,.02),0 4px 16px -12px rgba(20,26,39,.1);background-color:#fff}.v2 .instrument-details__chart-section .separator{background-color:#e5e7eb;height:1px}.v2 .instrument-details__chart-section__heading{font-size:1rem;line-height:1.1875rem}.v2 .instrument-details__chart-section__switch{padding:4px;background-color:#e5e7eb;border-radius:4px;font-size:14px}.v2 .instrument-details__chart-section__switch .price{background-color:#fff;color:#141a27;border-radius:4px;padding:4px 16px;border:none}.v2 .instrument-details__chart-section__switch .advance-chart-btn{padding:4px 12px;cursor:pointer;border:none;background-color:transparent;color:#4b5563}.v2 .instrument-details__chart-section__switch .advance-chart-btn:hover{color:#141a27;background-color:#d1d5db;border-radius:4px}.v2 .instrument-details__chart-section__switch.active-advance .price{background-color:transparent;color:#4b5563}.v2 .instrument-details__chart-section__switch.active-advance .advance-chart-btn{background-color:#fff;color:#141a27;border-radius:4px}.v2 .instrument-details__chart-section__chart{height:184px}@media(min-width:1024px){.v2 .instrument-details__chart-section__chart{height:240px}}.v2 .instrument-details__chart-section__chart .plot-line-arrow{position:relative}.v2 .instrument-details__chart-section__chart .plot-line-arrow:before{content:"";position:absolute;left:-25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:5px solid transparent;border-right-color:#003cd2;z-index:9}.v2 .instrument-details__chart-section__chart .tooltip{row-gap:4px;font-size:11px;line-height:16.5px}.v2 .instrument-details__chart-section__loader{height:184px;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.7) 20%,hsla(0,0%,100%,0) 40%);opacity:.07;background-color:#111;-webkit-animation:loader-animation 1.5s linear infinite;animation:loader-animation 1.5s linear infinite;background-size:200% 100%;background-repeat:repeat-x;border-radius:4px}@media(min-width:1024px){.v2 .instrument-details__chart-section__loader{height:240px}}.v2 .instrument-details__chart-section__timeswitch-container{padding:4px;background-color:#e5e7eb;border-radius:4px}.v2 .instrument-details__chart-section__timeswitch-container [data-ref=instrument-details-chart__timeswitch]{overflow:scroll;scrollbar-width:none}.v2 .instrument-details__chart-section__timeswitch-container [data-ref=instrument-details-chart__timeswitch]::-webkit-scrollbar{display:none}@media(min-width:768px){.v2 .instrument-details__chart-section__timeswitch-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.v2 .instrument-details__chart-section__timeswitch-container .item{padding:4px 16px;font-size:.875rem;line-height:1.25rem;font-weight:600;color:#4b5563;white-space:nowrap;background-color:transparent;border:none;cursor:pointer}.v2 .instrument-details__chart-section__timeswitch-container .item.active{background-color:#fff;color:#010913;border-radius:4px;padding:4px 16px}.v2 .instrument-details__chart-section__timeswitch-container .item:hover:not(.active){color:#141a27;background-color:#d1d5db;border-radius:4px}@media(max-width:767px){.v2 .instrument-details__chart-section__timeswitch-container.scroll-right:after{content:"";position:absolute;top:0;right:0;width:120px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);pointer-events:none}.v2 .instrument-details__chart-section__timeswitch-container.scroll-left:before{content:"";position:absolute;top:0;left:0;width:120px;height:100%;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));pointer-events:none}}.v2 .instrument-details__chart-section__cta-message{font-size:.875rem;line-height:1.25rem;font-weight:400;margin-right:8px;color:#4b5563}.v2 .instrument-details__chart-section__advance-chart-popup .v2-lightbox__wrapper{width:420px;border-radius:6px;background:#fff;box-shadow:0 10px 40px 0 rgba(17,19,27,.2);padding-bottom:32px}.v2 .instrument-details__chart-section__advance-chart-popup .v2-lightbox__wrapper .v2-lightbox__content{text-align:left;padding-bottom:2px}.v2 .instrument-details__chart-section__advance-chart-popup .v2-lightbox__wrapper .v2-lightbox__content .text{color:#4b5563}.v2 .instrument-details__chart-section__advance-chart-popup .v2-lightbox__wrapper .v2-lightbox__content .title{line-height:21px;margin-bottom:16px}.v2 .instrument-details__chart-section__advance-chart-popup .v2-lightbox__wrapper .v2-lightbox__controls{padding-right:8px;min-height:32px}.v2 .instrument-details__chart-section__advance-chart-popup .v2-lightbox__wrapper .v2-lightbox__close{margin-top:5px}.v2 .instrument-details__chart-section__advance-chart-popup .v2-lightbox__wrapper .v2-lightbox__close svg{width:12px;height:12px}.v2 .instrument-details__chart-section .instrument-details__error{height:184px}@media(min-width:1024px){.v2 .instrument-details__chart-section .instrument-details__error{height:240px}}