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}.container{display:grid;grid-template-rows:15vh auto}header{font-size:18px;font-weight:500;text-shadow:#242424 1px 0 1px}footer,header{padding:40px 12px}header,main{align-items:center;display:flex;justify-content:center}main .table{border-radius:10px;display:flex;flex-direction:column;padding:4% 7%}main .table .tr{border-bottom:1px solid #0000001a;display:grid;font-size:12px;grid-template-columns:40% 30% 30%}main .table .tr:hover{transform:scale(1.1);transition-duration:.2s}main .table .thead{background-color:#242424;border-radius:10px;color:#f0f8ff;display:grid;font-size:14px;font-weight:700;grid-template-columns:40% 30% 30%;padding-bottom:10px;padding-top:10px}main .table span{padding:20px;text-align:center}.link-chat,a{color:grey;cursor:pointer;font-weight:500;outline:none;padding:0!important;text-align:center;-webkit-text-decoration:underline 1px #242424;text-decoration:underline 1px #242424;text-shadow:#242424 1px 0 1px}main .table .tr span:last-child a{gap:5px}.form,main .table .tr span:last-child a{align-items:center;display:flex;justify-content:center}.form{flex-direction:column;gap:20px;width:30vh}.form input{border:1px solid #242424;border-radius:5px;font-size:18px;outline:none;padding:10px;width:92%}.form button{background:linear-gradient(90deg,#000 34%,#ddd 90%);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;padding:15px 10px;text-align:center;width:100%}@media screen and (min-width:768px){header{font-size:36px}main .table .thead{font-size:24px}main .table .tr{font-size:18px}}@media screen and (min-width:1000px){main .table{width:60%}}
/*# sourceMappingURL=main.d9bde576.css.map*/