@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap";*{font-family:Open Sans,sans-serif;margin:0;padding:0;box-sizing:border-box}:root{--font-color: #fff;--brand-red: #a6192e;--action-color: #3272d9;--primary-color: #0c7bb3;--text-primary: #000000;--text-muted: #171d269e;--purple-gradient: linear-gradient(to right bottom, #a460f8, #4c48ff);--green-gradient: linear-gradient(to right bottom, #20e3b2, #0bc2c2);--orange-gradient: linear-gradient(to right bottom, #f9b523, #ff4e50);--header-height: 60px;--footer-height: 35px}a{text-decoration:none;font-weight:500}body{margin:0;width:100vw;min-height:100vh;overflow-x:hidden}button{cursor:pointer;font-weight:500}.fallback-loader-container{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}
