.t__loading{height:1.75rem;left:50%;position:absolute;top:50%;width:1.75rem;z-index:9999}.t__loading,.t__loading__content{transform:translate(-50%,-50%)}.t__loading__svg{animation:progress-circular-rotate 1.4s linear infinite;bottom:0;left:0;position:absolute;right:0;top:0;transform-origin:center center}.t__loading__svg__path{animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0px;stroke:currentColor;stroke-width:4.5px}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}@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:-125px}}
