.v-money{text-align:right}.kgv{margin-top:.5rem;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap}.kgv p{display:grid;grid-template-columns:1fr .2fr 1fr;-moz-column-gap:5px;column-gap:5px;font-size:1rem;font-weight:700;color:#5f5f5f}.kgv.ask{justify-content:flex-end}.kgv.ask p span:first-child,.kgv.bid{text-align:right}.kgv.bid{justify-content:flex-start}.kgv.bid p{grid-template-columns:.5fr .2fr 1fr}.m-order-input__taxes{margin-top:.5rem;display:block;align-items:center;flex-direction:row;flex-wrap:wrap}.m-order-input__taxes div{box-sizing:border-box}.m-order-input__taxes div.taxes__right{float:right;text-align:right}.m-order-input__taxes div.taxes__left{float:left}.m-order-input__taxes div p{font-size:1rem;font-weight:700;color:#5f5f5f}.m-order-input__taxes>div{width:50%}.order-input{margin-top:1rem;position:relative;background-color:#fff;border-radius:5px;box-shadow:none}.order-input .row{width:100%;padding:0}.order-input__active{position:absolute;width:100%;height:1rem}.order-input__active.order-input__active--ask div:first-child>div{transform:translate3d(150%,0,0)}.order-input__active.order-input__active--ask div:first-child>div>span,.order-input__active.order-input__active--ask div:nth-child(2) span:first-child{border-color:#0d5fe9}.order-input__active.order-input__active--bid div:first-child>div{transform:translateZ(0)}.order-input__active.order-input__active--bid div:first-child>div>span,.order-input__active.order-input__active--bid div:nth-child(2) span:first-child{border-color:#eb2a8d}.order-input__active>div:first-child{position:absolute;right:0;top:0;width:calc(100% - 10.625rem)}.order-input__active>div:first-child>div{width:40%;position:absolute;z-index:100;transition:all .45s}.order-input__active>div:first-child>div>span{position:absolute;width:1.5rem;height:1.5rem;background-color:#fff;top:-.78rem;left:calc(50% - .8rem);transform:rotate(45deg);border-style:solid;border-top-left-radius:5px;border-width:1px 0 0 1px;z-index:20}.order-input__active>div:nth-child(2){z-index:10;overflow:hidden}.order-input__active>div:nth-child(2) span:first-child,.order-input__active>div:nth-child(2) span:nth-child(2){top:0;left:0;position:absolute;width:100%;height:100%}.order-input__active>div:nth-child(2) span:first-child{border-width:1px 1px 0 1px;border-style:solid;border-top-left-radius:5px;border-top-right-radius:5px;box-sizing:border-box;transition:border-color .3s;z-index:10}.order-input__active>div:nth-child(2) span:nth-child(2){background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);z-index:20}.order-input__input{padding:calc(.5rem + 2px) .5rem 0 .5rem;display:flex;flex-direction:column;position:relative;z-index:100}.order-input__input .input__value{height:2.875rem;box-sizing:border-box;color:#5f5f5f;display:flex;align-items:flex-end;justify-content:center;text-align:right;flex-direction:column}.order-input__input .input__value p{font-size:1rem;font-weight:700}.order-input__input .input__input{padding:.5rem 1rem;width:calc(50% - .25rem);height:2.875rem;box-sizing:border-box;border-radius:5px;border:1px solid #000;margin-right:.25rem;font-size:1rem;text-align:right;color:#000;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.75);font-weight:700;font-family:Ubuntu}.order-input__labels{display:flex;justify-content:space-between;padding:.5rem .5rem 1rem .5rem}.order-input__labels p{font-size:1rem;line-height:1rem;color:#a4a4a4;font-weight:700}.order-input__lots{padding:.5rem 0;display:flex;justify-content:center;align-items:center;position:relative}.order-input__lots:after,.order-input__lots:before{width:.5rem;top:.5rem;height:2.5rem;content:"";position:absolute}.order-input__lots:before{left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.order-input__lots:after{right:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.order-input__lots .lots__wrapper{overflow-x:auto;width:calc(100vw - 3rem);max-width:calc(1024px - 3rem);-webkit-overflow-scrolling:touch;padding:0 .5rem;white-space:nowrap;text-align:center}.order-input__lots .lots__wrapper .wrapper__item{display:inline-block;padding:0 .125rem}.order-input__lots .lots__wrapper .wrapper__item:first-child{padding-left:0}.order-input__lots .lots__wrapper .wrapper__item:last-child{padding-right:0}.order-input__lots .lots__wrapper .wrapper__item a{display:block;border-radius:5px;background-color:#f6f6f6;height:2.5rem;line-height:2.5rem;font-size:.875rem;color:#5f5f5f;box-sizing:border-box;padding:0 .75rem;font-weight:700;text-align:center;cursor:pointer;transition:color .3s,background-color .3s}.order-input__lots .lots__wrapper .wrapper__item a.disabled{cursor:default;opacity:.25}.order-input__lots .lots__wrapper .wrapper__item a:not(.disabled).active,.order-input__lots .lots__wrapper .wrapper__item a:not(.disabled):hover{color:#1a2038;background-color:#e7edf7}@media(max-width:767px){.kgv p{font-size:.875rem}.order-input__active>div:first-child{width:100%}.order-input__input .input__input,.order-input__input .input__value p{font-size:.875rem}}@media(max-width:599px){.order-input .kgv p{font-size:.75rem}.order-input__active>div:first-child>div{width:30%}.order-input__active.order-input__active--ask div:first-child>div{transform:translate3d(234%,0,0)}.order-input__input .input__input,.order-input__input .input__value p{font-size:.75rem}}.order-button{box-shadow:0 1px 5px 0 hsla(0,0%,45.1%,.5);border-radius:5px;background-color:#f6f6f6;display:flex;height:3rem;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-button.order-button--status-disabled .order-button__status .status__wrapper{opacity:.25}.order-button.order-button--status-disabled .order-button__status .status__wrapper .wrapper__label{cursor:default}.order-button.order-button--disabled{background-color:#fff}.order-button.order-button--disabled.order-button--active .order-button__button{color:#3ac213;background-color:rgba(58,194,19,.1)}.order-button.order-button--disabled.order-button--active .order-button__button:hover{background-color:rgba(58,194,19,.1)}.order-button.order-button--disabled .order-button__status{cursor:none}.order-button.order-button--active .order-button__button{cursor:pointer;background-image:none;color:#3ac213;background-color:rgba(58,194,19,.2)}.order-button.order-button--active .order-button__button:hover{background-color:rgba(58,194,19,.3)}.order-button__status{margin:.5rem 0 .5rem .5rem;position:absolute;box-sizing:border-box;height:calc(100% - 1rem);top:0;left:0}.order-button__status .status__wrapper{cursor:pointer;position:relative}.order-button__status .status__wrapper .wrapper__label{background-color:#ee2b2a;border:1px solid #ee2b2a;height:2rem;width:3rem;border-radius:1rem;position:relative;box-sizing:border-box;cursor:pointer;transition:background-color .3s,border-color .3s}.order-button__status .status__wrapper .wrapper__label .label__lock-icon{transition:color .3s,transform .3s,border-color .3s;background-color:#fff;position:absolute;top:-1px;left:-1px;border:1px solid #ee2b2a;width:2rem;height:2rem;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:#ee2b2a;box-shadow:0 2px 4px 0 rgba(0,0,0,.25)}.order-button__status .status__wrapper .wrapper__input{position:absolute;width:0;height:0;opacity:0}.order-button__status .status__wrapper .wrapper__input:checked+.wrapper__label{border-color:#63b509;background-color:#63b509}.order-button__status .status__wrapper .wrapper__input:checked+.wrapper__label .label__lock-icon{transform:translate3d(50%,0,0);border-color:#63b509;color:#63b509}.order-button__button{flex-grow:1;background-image:url(../img/pattern.85980b66.svg);background-size:4px 4px;transition:color .3s,background-color .3s}.order-button__button.order-button__button--ask-color,.order-button__button.order-button__button--bid-color{color:#777}.order-button__button span{padding-left:3.5rem;padding-right:.5rem;font-size:1rem;font-weight:700}.order-input[data-v-22ab6ca0]{margin-top:0;position:relative;background-color:#fff;border-radius:5px;box-shadow:none}.order-input .row[data-v-22ab6ca0]{width:100%;padding:0}.order-input__active[data-v-22ab6ca0]{position:absolute;width:100%;height:1rem}.order-input__active.order-input__active--ask div:first-child>div[data-v-22ab6ca0]{transform:translate3d(150%,0,0)}.order-input__active.order-input__active--ask div:first-child>div>span[data-v-22ab6ca0],.order-input__active.order-input__active--ask div:nth-child(2) span[data-v-22ab6ca0]:first-child{border-color:#0d5fe9}.order-input__active.order-input__active--bid div:first-child>div[data-v-22ab6ca0]{transform:translateZ(0)}.order-input__active.order-input__active--bid div:first-child>div>span[data-v-22ab6ca0],.order-input__active.order-input__active--bid div:nth-child(2) span[data-v-22ab6ca0]:first-child{border-color:#eb2a8d}.order-input__active>div[data-v-22ab6ca0]:first-child{position:absolute;right:0;top:0;width:calc(100% - 10.625rem)}.order-input__active>div:first-child>div[data-v-22ab6ca0]{width:40%;position:absolute;z-index:100;transition:all .45s}.order-input__active>div:first-child>div>span[data-v-22ab6ca0]{position:absolute;width:1.5rem;height:1.5rem;background-color:#fff;top:-.78rem;left:calc(50% - .8rem);transform:rotate(45deg);border-style:solid;border-top-left-radius:5px;border-width:1px 0 0 1px;z-index:20}.order-input__active>div[data-v-22ab6ca0]:nth-child(2){z-index:10;overflow:hidden}.order-input__active>div:nth-child(2) span[data-v-22ab6ca0]:first-child,.order-input__active>div:nth-child(2) span[data-v-22ab6ca0]:nth-child(2){top:0;left:0;position:absolute;width:100%;height:100%}.order-input__active>div:nth-child(2) span[data-v-22ab6ca0]:first-child{border-width:1px 1px 0 1px;border-style:solid;border-top-left-radius:5px;border-top-right-radius:5px;box-sizing:border-box;transition:border-color .3s;z-index:10}.order-input__active>div:nth-child(2) span[data-v-22ab6ca0]:nth-child(2){background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);z-index:20}.order-input__input[data-v-22ab6ca0]{padding:calc(.5rem + 2px) .5rem 0 .5rem;display:flex;flex-direction:column;position:relative;z-index:100}.order-input__input .input__value[data-v-22ab6ca0]{height:2.875rem;box-sizing:border-box;color:#5f5f5f;display:flex;align-items:flex-end;justify-content:center;text-align:right;flex-direction:column}.order-input__input .input__value p[data-v-22ab6ca0]{font-size:1rem;font-weight:700}.order-input__input .input__input[data-v-22ab6ca0]{padding:.5rem 1rem;width:calc(50% - .25rem);height:2.875rem;box-sizing:border-box;border-radius:5px;border:1px solid #000;margin-right:.25rem;font-size:1rem;text-align:right;color:#000;box-shadow:inset 0 0 3px 0 rgba(0,0,0,.75);font-weight:700;font-family:Ubuntu}.order-input__labels[data-v-22ab6ca0]{display:flex;justify-content:space-between;padding:.5rem .5rem 1rem .5rem}.order-input__labels p[data-v-22ab6ca0]{font-size:1rem;line-height:1rem;color:#a4a4a4;font-weight:700}.order-input__lots[data-v-22ab6ca0]{padding:.5rem 0;display:flex;justify-content:center;align-items:center;position:relative}.order-input__lots[data-v-22ab6ca0]:after,.order-input__lots[data-v-22ab6ca0]:before{width:.5rem;top:.5rem;height:2.5rem;content:"";position:absolute}.order-input__lots[data-v-22ab6ca0]:before{left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.order-input__lots[data-v-22ab6ca0]:after{right:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.order-input__lots .lots__wrapper[data-v-22ab6ca0]{overflow-x:auto;width:calc(100vw - 3rem);max-width:calc(1024px - 3rem);-webkit-overflow-scrolling:touch;padding:0 .5rem;white-space:nowrap;text-align:center}.order-input__lots .lots__wrapper .wrapper__item[data-v-22ab6ca0]{display:inline-block;padding:0 .125rem}.order-input__lots .lots__wrapper .wrapper__item[data-v-22ab6ca0]:first-child{padding-left:0}.order-input__lots .lots__wrapper .wrapper__item[data-v-22ab6ca0]:last-child{padding-right:0}.order-input__lots .lots__wrapper .wrapper__item a[data-v-22ab6ca0]{display:block;border-radius:5px;background-color:#f6f6f6;height:2.5rem;line-height:2.5rem;font-size:.875rem;color:#5f5f5f;box-sizing:border-box;padding:0 .75rem;font-weight:700;text-align:center;cursor:pointer;transition:color .3s,background-color .3s}.order-input__lots .lots__wrapper .wrapper__item a.disabled[data-v-22ab6ca0]{cursor:default;opacity:.25}.order-input__lots .lots__wrapper .wrapper__item a:not(.disabled).active[data-v-22ab6ca0],.order-input__lots .lots__wrapper .wrapper__item a[data-v-22ab6ca0]:not(.disabled):hover{color:#1a2038;background-color:#e7edf7}.page-content[data-v-22ab6ca0]{padding-bottom:5rem}.guide-wrapper[data-v-22ab6ca0]{width:100%;position:relative}.guide-wrapper__inner[data-v-22ab6ca0]{position:absolute;z-index:1000;width:100%;bottom:0;left:0;min-height:5rem;max-width:18rem}.guided[data-v-22ab6ca0]{position:relative;z-index:1000}.guided-block[data-v-22ab6ca0]{position:absolute;width:100%;height:100%;z-index:1001}