body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-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}.App{background-color:#fdfdfd;overflow-x:hidden;text-align:center}.logo-box{align-content:center;align-items:center;background-color:red;cursor:pointer;flex-direction:row;gap:20px;justify-content:center}.App-logo{height:6vmin;pointer-events:none}.App-header-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#022345;box-shadow:1px 1px 10px 1px grey;box-shadow:0 1px #9e9e9e;font-family:Arial,Helvetica,sans-serif;font-size:calc(15px + 2vmin);justify-content:center;opacity:.8;position:fixed;width:100%}.App-header,.App-header-container{align-content:center;align-items:center;display:flex}.App-header{color:#fff;cursor:pointer;flex-direction:row;gap:10px;justify-content:space-between;min-height:10vh;width:90%}.headertext{font-size:calc(4px + 2vmin)}.headertext:hover{color:#ffd60a;opacity:.8}.App-header-logobox{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;gap:10px}.App-header-child,.App-header-logobox{align-items:center;display:flex;flex-direction:row;height:100%;width:auto}.App-header-child{gap:20px}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.body{align-items:center;justify-content:center;margin-top:10vh;width:100%}.startlayout{align-self:center;display:flex;flex-direction:row;font-size:2.5vmin;height:10vh;justify-content:space-between;margin-top:10vh;padding:0 5%}.chatbutton,.startlayout{align-content:center;align-items:center;color:#000}.chatbutton{background-color:#ffd60a;border-radius:4px;border-width:0;cursor:pointer;font-weight:400;height:6vh;width:15vw}.chatbutton,.row{justify-content:center}.row{align-items:center;display:flex;flex-direction:row;gap:10px;height:100%}.outline-box,.outline-recharge{background-color:#fff;border-radius:4px;border-width:thin;cursor:pointer;height:auto;padding:5px 10px;width:auto}.outline-recharge{border-color:green;color:green}.outline-recharge:hover{background-color:green;color:#fff}.cardlayout{flex-wrap:wrap;gap:25px;height:auto;justify-content:center;width:100vw}.card,.cardlayout{display:flex;flex-direction:row}.card{background-color:#fff;border-radius:10px;box-shadow:1px 1px 5px 1px #c9c1c1;cursor:pointer;font-size:2vmin;height:20vh;justify-content:space-between;padding:10px;width:23vw}.cardchild{display:flex;flex-direction:row;gap:30px;justify-content:center}.column{align-items:center;gap:10px}.column,.textArea{display:flex;flex-direction:column;justify-content:center}.textArea{align-items:flex-start;gap:5px}.cardimage{border-radius:100%;height:12vh;width:12vh}.iconbox{display:flex;flex-direction:row}.chatColumn{align-items:flex-end;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-end}.chat{background-color:#fff;border-color:#ffd60a;border-radius:6px;color:#000;height:4vh;padding:5px 10px;width:5vw}.cardTextName{font-size:calc(2px + 2vmin);font-weight:600}.justify{background-image:linear-gradient(#e4e2e2,#fff);border-radius:20px;color:#000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:20px;margin:20px 5%;padding:10px;text-align:justify}.labelText{font-size:calc(10px + 2.5vmin);font-weight:600}.labelText2{font-size:calc(5px + 2vmin);font-weight:600;text-decoration:underline}.descriptionBox{align-items:center;background-image:linear-gradient(#f1f1f1,#fff);display:flex;flex-direction:column;gap:10px;justify-content:center}.textLeft{align-items:flex-start;display:flex}.footer{align-items:center;background-color:#022346;height:auto;padding:5vh 0;width:100%}.footer,.footerClass{justify-content:center}.footerClass{align-content:flex-start;align-items:flex-start;color:#fff;display:flex;flex-direction:column;gap:20px;height:100%;margin:0 5%;text-align:left;width:90%}.footerText{color:#fff;cursor:pointer}.footerText:hover{margin-left:10px}a:active,a:hover,a:link,a:visited{color:#fff;text-decoration:none}
/*# sourceMappingURL=main.bf701820.css.map*/