.btn-link{display:inline-block;box-sizing:border-box;height:50px;line-height:46px;border:2px solid #c09c5e;transition:.2s ease-in-out}.btn-link:active,.btn-link:hover{opacity:1;background:#c09c5e;color:#fff!important}.btn-link:disabled{border:2px solid hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.16)}.v-ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0;contain:strict}.v-ripple__animation,.v-ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none}.v-ripple__animation{border-radius:50%;background:currentColor;opacity:0;will-change:transform,opacity}.v-ripple__animation--enter{transition:none;opacity:0}.v-ripple__animation--in{transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1);opacity:.25}.v-ripple__animation--out{transition:opacity .3s cubic-bezier(.4,0,.2,1);opacity:0}.order-status__content{position:relative;height:640px;display:flex;align-items:center;justify-content:center;background:#19191a}.order-status__video{position:absolute;width:100%;height:100%;opacity:.4}.order-status__video video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-status__text{position:relative;z-index:1}.order-status__text p,.order-status__text span{color:#fff}.order-status__text svg{width:128px;height:128px}.order-status__text .btn-link{color:#fff!important}