@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/assets/Inter-Bold-d8J9BkrN.woff2) format("woff2"),url(/assets/Inter-Bold-DebvEmVN.woff) format("woff")}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.loader-screen{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fafafa}.loader-container{position:relative;display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center}.loader-heading{font-family:Inter,sans-serif;font-weight:700;font-size:36px;line-height:48px}@keyframes circle-animation-part-one{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes circle-animation-part-two{0%{transform:rotate(0)}to{transform:rotate(220deg)}}@keyframes circle-animation-part-three{0%{transform:rotate(-140deg)}50%{transform:rotate(-160deg)}to{transform:rotate(140deg)}}.progress-indicator-circular{height:96px;width:96px;animation:circle-animation-part-one 5s linear infinite}.progress-indicator-circular>span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:96px;width:96px;clip:rect(0,96px,96px,48px);animation:circle-animation-part-two 1.5s linear infinite}.progress-indicator-circular>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:96px;width:96px;clip:rect(0,96px,96px,48px);border:8px solid #2a7fc9;border-radius:50%;animation:circle-animation-part-three 1.5s cubic-bezier(.77,0,.175,1) infinite}
