.box[data-v-fea0fbae]{padding:30px 0}.box[data-v-fea0fbae] .tb-spinner{margin:0 0 12px}.box[data-v-fea0fbae] .tb-spinner svg{height:34px;width:34px}.box[data-v-fea0fbae] .tb-spinner svg .path.color-blue{stroke:rgba(54,114,255,.825)}.tb-spinner{pointer-events:none;z-index:3}.tb-spinner:not(.relative){position:absolute}.tb-spinner .spinner-icon{animation:rotate 2s linear infinite;height:30px;width:30px}.tb-spinner .spinner-icon .path{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.tb-spinner .spinner-icon .path.color-blue{stroke:rgba(54,114,255,.5)}.tb-spinner .spinner-icon .path.color-white{stroke:hsla(0,0%,100%,.5)}.tb-spinner .spinner-icon .path.color-black{stroke:hsla(0,0%,9%,.5)}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}