.currency-pair-item{background-color:#fff;border-radius:5px;box-shadow:0 1px 5px 0 hsla(0,0%,45.1%,.5);overflow:hidden;display:flex;position:relative}.currency-pair-item,.currency-pair-item *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.currency-pair-item .info{display:none;background-color:#000;position:absolute;top:0;left:100px}.currency-pair-item .info p{color:#fff;font-size:.75rem;line-height:1rem}.currency-pair-item--no-button .currency-pair-item__body .body__buttons a,.currency-pair-item--no-button .currency-pair-item__body .body__buttons button{display:none}.currency-pair-item--first-price .currency-pair-item__title h6{color:hsla(0,0%,100%,.25)}.currency-pair-item--first-price .currency-pair-item__body .body__values p{color:rgba(26,32,56,.25)}.currency-pair-item--first-price .currency-pair-item__body .body__values .values__spread span{color:rgba(0,117,235,.25)}.currency-pair-item--first-price .currency-pair-item__body .body__values .values__spread-status{opacity:.25}.currency-pair-item__title{background-color:#0075eb;display:flex;justify-content:center;align-items:center;width:10.625rem}.currency-pair-item__title h6{transition:color .3s;padding:0 .5rem;margin:0;font-size:1.25rem;color:#fff;font-weight:700}.currency-pair-item__body{flex-grow:1;position:relative}.currency-pair-item__body .body__values{display:flex;height:5rem;justify-content:space-between}.currency-pair-item__body .body__values p{position:relative;width:40%;box-sizing:border-box;padding-bottom:1.65rem;padding-top:1.65rem;font-size:2rem;line-height:2.5rem;display:flex;align-items:flex-end;justify-content:center;color:#1a2038;transition:color .3s;backface-visibility:hidden;-webkit-backface-visibility:hidden}.currency-pair-item__body .body__values p a,.currency-pair-item__body .body__values p button{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.currency-pair-item__body .body__values p a:disabled,.currency-pair-item__body .body__values p button:disabled{pointer-events:none}.currency-pair-item__body .body__values p span{display:inline-block}.currency-pair-item__body .body__values p span:nth-child(2){font-size:1.5rem;line-height:1.5rem}.currency-pair-item__body .body__values p span:nth-child(3){font-size:2.5rem;line-height:2.5rem}.currency-pair-item__body .body__values p sup{align-self:flex-start;font-size:.875rem;vertical-align:super;line-height:0}.currency-pair-item__body .body__values .values__spread,.currency-pair-item__body .body__values .values__spread-status{box-sizing:border-box;width:5rem;height:5rem;position:absolute;left:50%;bottom:1rem;margin-left:-2.5rem}.currency-pair-item__body .body__values .values__spread{font-size:1rem;display:flex;align-items:center;justify-content:center;z-index:102}.currency-pair-item__body .body__values .values__spread:after,.currency-pair-item__body .body__values .values__spread:before{content:"";position:absolute}.currency-pair-item__body .body__values .values__spread:before{width:100%;height:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,.09);background-color:#fff;border-radius:50%;z-index:1;top:0;left:0}.currency-pair-item__body .body__values .values__spread:after{width:.25rem;height:.5rem;background-color:#fff;top:-.5rem;margin-left:-.125rem;left:50%;z-index:1}.currency-pair-item__body .body__values .values__spread span{color:#717171;position:relative;z-index:2;transition:color .3s}.currency-pair-item__body .body__values .values__spread-status{z-index:100}.currency-pair-item__body .body__values .values__spread-status>div{position:absolute;width:calc(50% + .5rem);height:calc(100% + 1rem);top:-.5rem;overflow:hidden}.currency-pair-item__body .body__values .values__spread-status>div.spread-status__ask--positive>div,.currency-pair-item__body .body__values .values__spread-status>div.spread-status__bid--positive>div{border-color:#3ac213}.currency-pair-item__body .body__values .values__spread-status>div.spread-status__ask--negative>div,.currency-pair-item__body .body__values .values__spread-status>div.spread-status__bid--negative>div{border-color:#ee2b2a}.currency-pair-item__body .body__values .values__spread-status>div.spread-status__ask--neutral>div,.currency-pair-item__body .body__values .values__spread-status>div.spread-status__bid--neutral>div{border-color:#787878}.currency-pair-item__body .body__values .values__spread-status>div.spread-status__ask--negative>div,.currency-pair-item__body .body__values .values__spread-status>div.spread-status__ask--positive>div,.currency-pair-item__body .body__values .values__spread-status>div.spread-status__bid--negative>div,.currency-pair-item__body .body__values .values__spread-status>div.spread-status__bid--positive>div{transition:border-color .3s}.currency-pair-item__body .body__values .values__spread-status>div>div{position:absolute;width:200%;height:100%;border-radius:50%;box-sizing:border-box;border-width:.2rem;border-style:solid}.currency-pair-item__body .body__values .values__spread-status>div>div:before{position:absolute;top:-.25rem;left:-.25rem;width:calc(100% + .5rem);height:calc(100% + .5rem);content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 75%,#fff)}.currency-pair-item__body .body__values .values__spread-status .spread-status__bid{left:-.5rem}.currency-pair-item__body .body__values .values__spread-status .spread-status__bid>div{left:0}.currency-pair-item__body .body__values .values__spread-status .spread-status__ask{right:-.5rem}.currency-pair-item__body .body__values .values__spread-status .spread-status__ask>div{right:0}.currency-pair-item__body .body__buttons{display:block;position:relative;z-index:101;height:2rem}.currency-pair-item__body .body__buttons:before{content:"";position:absolute;width:100%;height:0;top:-1px;border-top:1px dashed #cbcbcb}.currency-pair-item__body .body__buttons a,.currency-pair-item__body .body__buttons button{cursor:pointer;width:40%;font-weight:700;text-align:center;font-size:1rem;line-height:2rem;text-decoration:none;transition:all .3s;background:linear-gradient(0deg,#e7edf7,#f5f7fc)}.currency-pair-item__body .body__buttons a.buttons__ask--active,.currency-pair-item__body .body__buttons a.buttons__bid--active,.currency-pair-item__body .body__buttons a:active,.currency-pair-item__body .body__buttons a:not(:disabled) .currency-pair-item__body .body__buttons a:hover,.currency-pair-item__body .body__buttons a:not(:disabled) .currency-pair-item__body .body__buttons button:hover,.currency-pair-item__body .body__buttons button.buttons__ask--active,.currency-pair-item__body .body__buttons button.buttons__bid--active,.currency-pair-item__body .body__buttons button:active,.currency-pair-item__body .body__buttons button:not(:disabled) .currency-pair-item__body .body__buttons a:hover,.currency-pair-item__body .body__buttons button:not(:disabled) .currency-pair-item__body .body__buttons button:hover{background:linear-gradient(0deg,#f5f7fc,#e7edf7)}.currency-pair-item__body .body__buttons a:disabled,.currency-pair-item__body .body__buttons button:disabled{cursor:default}.currency-pair-item__body .body__buttons .buttons__bid{margin-right:0;color:#eb2a8d;float:left}.currency-pair-item__body .body__buttons .buttons__bid:disabled{color:rgba(235,42,141,.25)}.currency-pair-item__body .body__buttons .buttons__ask{margin-left:0;color:#0d5fe9;float:right}.currency-pair-item__body .body__buttons .buttons__ask:disabled{color:rgba(13,95,233,.25)}@media(max-width:767px){.currency-pair-item{display:block;position:relative}.currency-pair-item--first-price .currency-pair-item__title h6{color:rgba(95,95,95,.25)}.currency-pair-item__title{position:absolute;background-color:transparent;display:flex;bottom:0;left:50%;width:auto;height:2rem;transform:translate3d(-50%,0,0);z-index:111}.currency-pair-item__title h6{padding:0;font-size:.875rem;color:#5f5f5f}.currency-pair-item__body .body__values .values__spread,.currency-pair-item__body .body__values .values__spread-status{width:4rem;height:4rem;bottom:2.5rem;margin-left:-2rem}.currency-pair-item__body .body__values .values__spread{font-size:.75rem}.currency-pair-item__body .body__values .values__spread:after{width:.25rem;height:.5rem;background-color:#fff;top:-.5rem;margin-left:-.125rem;left:50%;z-index:1}.currency-pair-item__body .body__values .values__spread-status{z-index:100}.currency-pair-item__body .body__values .values__spread-status>div{width:calc(50% + .25rem);height:calc(100% + .5rem);top:-.25rem}.currency-pair-item__body .body__values .values__spread-status>div>div{border-width:.125rem}.currency-pair-item__body .body__values .values__spread-status>div>div:before{top:-.25rem;left:-.25rem}.currency-pair-item__body .body__values .values__spread-status .spread-status__bid{left:-.25rem}.currency-pair-item__body .body__values .values__spread-status .spread-status__ask{right:-.25rem}}@media(max-width:599px){.currency-pair-item__body .body__values{height:4.5rem}.currency-pair-item__body .body__values .values__spread,.currency-pair-item__body .body__values .values__spread-status{width:3.5rem;height:3.5rem;bottom:2.25rem;margin-left:-1.75rem}.currency-pair-item__body .body__values p{padding-bottom:1.65rem;padding-top:1.65rem;font-size:1.8rem;line-height:1.5rem}.currency-pair-item__body .body__values p span:nth-child(2){font-size:1rem;line-height:1rem}.currency-pair-item__body .body__values p span:nth-child(3){font-size:1.5rem;line-height:1.5rem}.currency-pair-item__body .body__values p sup{font-size:.675rem}.currency-pair-item__body .body__buttons a,.currency-pair-item__body .body__buttons button{width:30%}}.overlay[data-v-7ffbc65a]{position:fixed;width:100%;height:100%;left:0;bottom:0;z-index:999999;opacity:0;transform:scale(0);transition:opacity .3s .6s,transform 0s .6s}.overlay.overlay--show[data-v-7ffbc65a]{opacity:1;transform:scale(1);transition:opacity .3s 0s,transform 0s 0s}.overlay.overlay--transparent-black[data-v-7ffbc65a]{background-color:rgba(0,0,0,.875)}.overlay.overlay--solid-white[data-v-7ffbc65a]{background-color:#fff}.overlay__action[data-v-7ffbc65a]{display:flex;top:0;left:calc(50% - 240px);position:fixed;align-items:center;justify-content:center;width:100%;height:100%;min-width:480px;max-width:480px;opacity:0;transform:scale(0);transition:opacity .3s .3s,transform 0s .6s}.overlay__action--show[data-v-7ffbc65a]{opacity:1;transform:scale(1);transition:opacity .3s .3s,transform 0s .3s}.overlay__action .action__content[data-v-7ffbc65a]{padding:.5rem 1rem;width:100%}.overlay__action .action__content .content__content[data-v-7ffbc65a],.overlay__action .action__content .content__footer[data-v-7ffbc65a],.overlay__action .action__content .content__header[data-v-7ffbc65a]{padding:.5rem 0}.overlay__action .action__content .content__header[data-v-7ffbc65a]{color:#fff;text-align:center}.overlay__action .action__content .content__content p[data-v-7ffbc65a]{text-align:center;font-size:1.125rem;line-height:1.375rem;padding:.25rem 0}.overlay__action .action__content .content__footer[data-v-7ffbc65a]{text-align:center}.overlay__action .action__content .content__footer a[data-v-7ffbc65a]{cursor:pointer;text-decoration:underline}@media(max-width:599px){.overlay__action[data-v-7ffbc65a]{left:0;width:100%;min-width:320px;max-width:100%}}.page-content[data-v-7d8943af]{padding-bottom:5rem}