.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)}.order__content{position:relative;height:640px;display:flex;align-items:center;justify-content:center;background:#19191a}.order__video{opacity:.4}.order__video,.order__video video{position:absolute;width:100%;height:100%}.order__video video{top:0;left:0;-o-object-fit:cover;object-fit:cover}.order__text{position:relative;z-index:1}.order__text p,.order__text span{color:#fff}.order__logo{width:128px;height:128px}.v-progress-circular{position:relative;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center}.v-progress-circular>svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.v-progress-circular--indeterminate>svg{animation:progress-circular-rotate 1.4s linear infinite;transform-origin:center center;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay,.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg{animation-play-state:paused!important}.v-progress-circular__info{align-items:center;display:flex;justify-content:center}.v-progress-circular__underlay{stroke:hsla(0,0%,62%,.4);z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;transition:all .6s ease-in-out}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}