@import url(https://fonts.googleapis.com/css2?family=Inter);html{background:#212224;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.App{padding:2rem;text-align:center}.BCard{align-items:center;display:flex;flex-direction:column;justify-content:center}.BCardPic{border-radius:10px 10px 0 0;height:330px;width:330px}.BCardInfoBox{align-items:center;background:#151515;max-height:400px;padding:24px 0;width:330px}.InfoSection{padding-bottom:33px}.Title{color:#fff;font-size:25px;font-weight:700;line-height:30px;margin:0 0 3px}.SubTitle,.Title{font-family:Inter;font-style:normal;text-align:center}.SubTitle{color:#f3bf99;font-size:13px;font-weight:400;line-height:15px;margin:0 0 6px;padding-bottom:0}.LinkBox{padding-bottom:20px;padding-top:0}.Link{color:#f5f5f5;font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:120%;text-align:center;text-decoration:none}a.Link:hover{-webkit-text-decoration:#5093e2 underline;text-decoration:#5093e2 underline}.Paragraph{color:#dcdcdc;font-family:Inter;font-size:10.24px;font-style:normal;font-weight:400;line-height:150%}.ButtonBar{align-items:center;display:flex;flex-direction:row;gap:17px;padding-left:35px;padding-right:35px}.ButtonBar a{text-decoration:none}.Button{align-items:center;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;gap:8px;height:34px;justify-content:center;padding:9px 13px 9px 11px;width:115px}.Button-White{background:#fff;border:1px solid #d1d5db}button.Button-White:hover{background:#e6eaec}.Button-Blue{background:#5093e2;border:0}button.Button-Blue:hover{background:#3c8ae2}.ButtonText{flex:none;flex-grow:0;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:16px;order:1;text-decoration:none}.ButtonText-White{color:#374151}.ButtonText-Blue{color:#fff}.Section{margin-bottom:20px;padding-left:35px;padding-right:35px}.SectionHeader{color:#f5f5f5;font-size:16px;font-weight:700;margin-bottom:0;margin-top:0}.SectionHeader,.SectionText{font-family:Inter;font-style:normal;line-height:150%;text-align:left}.SectionText{color:#dcdcdc;font-size:10px;font-weight:400;margin:0}.Footer{background:#29292b;border-radius:0 0 10px 10px;height:64px;width:330px}.SocialLinkBox{align-items:center;display:flex;flex-direction:row;justify-content:space-between;justify-items:center;padding:17px 37px 18px}.SocialLink{color:#918e9b;display:flex;font-size:26px}.SocialLink:hover{opacity:.7}
/*# sourceMappingURL=main.e91e3d3b.css.map*/