@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@media (max-width: 350px){#root{display:none}}@media (min-width: 2600px){#root{margin:0 auto;max-width:3900px}}img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.loaderWrapper{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.loader{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loader:before{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid black;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}:root{font-family:Open Sans;box-sizing:border-box;margin:0 auto;max-width:3900px;width:100%;position:relative}#root{margin:0 auto;max-width:3900px}
