@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;color:#131313;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-60-primary{font-weight:600;font-size:60px;line-height:84px;font-family:Inter,sans-serif}.font-40-primary{font-weight:600;font-size:40px;line-height:56px;font-family:Inter,sans-serif}.font-28-primary{font-weight:600;font-size:28px;line-height:40px;font-family:Inter,sans-serif}.font-22-primary{font-weight:500;font-size:22px;line-height:28px;font-family:Inter,sans-serif}.font-20-primary{font-weight:500;font-size:20px;line-height:28px;font-family:Inter,sans-serif}.font-18-primary{font-weight:500;font-size:18px;line-height:24px;font-family:Inter,sans-serif}.font-16-primary{font-weight:400;font-size:16px;line-height:22px;font-family:Inter,sans-serif}.font-14-primary{font-weight:400;font-size:14px;line-height:18px;font-family:Inter,sans-serif}.font-12-primary{font-weight:400;font-size:12px;line-height:18px;font-family:Inter,sans-serif}.loader{display:flex;align-items:center;justify-content:center;height:100vh}.loader__spinner{width:48px;height:48px;border:4px solid #3b82f6;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
