@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap);*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}.wrapper{display:flex;flex-direction:column;gap:20px;height:100vh;padding:20px;width:100%}.wrapper .header{display:flex;justify-content:space-between}.wrapper .header .search-wrapper{display:flex;gap:30px;max-width:600px;width:100%}.wrapper .header .search-wrapper .search-input{width:100%}@media(max-width:720px){.wrapper .header{align-items:flex-start;flex-direction:column;gap:20px}}.wrapper .table{width:100%}.wrapper .table .ant-table-thead .ant-table-cell{background-color:#f0f0f0}.wrapper .table .actions-wrapper{display:flex;gap:20px}.wrapper .table .actions-wrapper .action-icon{cursor:pointer;font-size:22px}
/*# sourceMappingURL=main.1320e28a.css.map*/