@-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-quote{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-quote__title{margin-bottom:0;font-size:1rem;line-height:1.1875rem;font-weight:600}.v2 .instrument-details-quote__item{font-size:.875rem;line-height:1.0625rem;font-weight:400}.v2 .instrument-details-quote__item--label{color:#4b5563;-ms-flex:1 1 50%;flex:1 1 50%;word-break:break-word}@media(max-width:1023px){.v2 .instrument-details-quote__item--label{-ms-flex-preferred-size:67%;flex-basis:67%}}.v2 .instrument-details-quote__item--value{color:#141a27;-ms-flex:1 0 25%;flex:1 0 25%;text-align:right}@media(max-width:1023px){.v2 .instrument-details-quote__item--value{-ms-flex-preferred-size:33%;flex-basis:33%}}.v2 .instrument-details-quote__item--date{color:#141a27;-ms-flex:1 0 25%;flex:1 0 25%;text-align:right}@media(max-width:1023px){.v2 .instrument-details-quote__item--date{display:none}}.v2 .instrument-details-quote__item+.instrument-details-quote__item{padding-top:8px;border-top:1px solid #e5e7eb}.v2 .instrument-details-quote .separator{background-color:#e5e7eb;height:1px}.v2 .instrument-details-quote--info[data-tooltip]{cursor:default;background-color:transparent;padding:0 4px;border:none;height:16px}.v2 .instrument-details-quote--loading .instrument-details-quote__item--date,.v2 .instrument-details-quote--loading .instrument-details-quote__item--value{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;color:transparent}.v2 .instrument-details-quote--error .instrument-details-quote__content>:not(.instrument-details-quote__title,.separator),.v2 .instrument-details-quote--error .instrument-details-quote__footer{display:none}