.table{width:100%}.call-list-wrapper{display:flex;flex-direction:column;width:100%;padding:0 50px}.call-list-wrapper h2{text-align:center}.call-list{margin-top:30px;max-height:70vh;overflow-y:auto;width:100%}.call-list table{min-width:100%;width:100%;overflow-wrap:break-word;table-layout:auto}.call-list th{text-align:left}.call-list thead th:first-child{border-top-left-radius:15px!important;border-bottom-left-radius:15px!important}.call-list thead th:last-child{border-top-right-radius:15px!important;border-bottom-right-radius:15px!important}.call-list thead th{position:-webkit-sticky;position:sticky;top:0;background-color:#f0f0f0;padding:14px}.call-list td,.call-list th{padding:5px 12px;font-size:18px;border-bottom:1px solid #f0f0f0}.call-list .call-list_item{background-color:#ededed;padding:10px 18px;border-radius:8px;min-width:20%}.call-list .call-list_item .accept{margin-left:10px;margin-top:15px;display:flex;align-items:center;justify-self:center;width:30px;height:30px;background-color:#4caf50;border-radius:50%;color:#fff;cursor:pointer;padding:2px 5px;text-align:center;transition:all .3s;&:hover{background-color:#388e3c}svg{width:100%;height:auto}}.call-list .call-list_item .accept:hover{background-color:#388e3c}.call-list .call-list_item .accept svg{width:100%;height:auto}.ready-button{cursor:pointer;color:#fff;text-align:center;font-weight:700;border-radius:12px;padding:5px 10px;transition:all .3s}.ready-button:hover{opacity:.8}.ready-button.green{background-color:#2cbc3d}.ready-button.blue{background-color:#36a9d7}.w-7p{width:7%}.w-10p{width:10%}.kitchener-list-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.kitchener-list{display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px;padding:0 20px;grid-gap:20px;gap:20px;margin:35px auto 0;border-radius:30px}.kitchener-list .kitchener-item{padding:5px 10px;background-color:#f5f5f5;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);border:1px solid #f5f5f5;overflow:hidden;cursor:pointer}.kitchener-list .kitchener-item.active{background-color:#f0f0f0;border:1px solid #000}.next{background-color:#a5141a;color:#fff;padding:10px 20px;border-radius:12px;font-weight:700;margin-top:30px;font-size:16px}.Auth_container__3tnZb{margin-top:25vh}.Auth_container__3tnZb,.Auth_formWrapper__24CwQ{display:flex;flex-direction:column;align-items:center;justify-content:center}.Auth_formWrapper__24CwQ{width:100%;max-width:400px;padding:1rem;border:1px solid #d1d5db;border-radius:.375rem}.Auth_logo__AOzo6{width:170px;margin-top:30px;margin-bottom:15px}.Auth_title__2tL49{font-size:1.875rem;font-weight:700;margin-bottom:1.25rem}.Auth_form__756pi{display:flex;flex-direction:column;align-items:center;justify-content:center}.Auth_field__3YBL_{padding:.5rem;margin:.5rem;border:2px solid #d1d5db;border-radius:.375rem}.Auth_error__2HURb{color:red}.Auth_button__KeKH2{padding:.5rem .875rem;margin:15px .5rem .5rem;background-color:#3b82f6;color:#fff;border-radius:.375rem;border:none;cursor:pointer;font-size:18px}.Auth_button__KeKH2:disabled{background-color:#93c5fd}.navbar{background-color:#a5141a;padding:10px;border-bottom-left-radius:12px;display:flex}.container{padding:0 15px}.flex{display:flex}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.h-44{height:44px}.text-white{color:#fff}.text-20{font-size:20px}.font-bold{font-weight:700}.bg-white{background-color:#fff}.text-red{color:#a5141a}.px-20{padding-left:20px;padding-right:20px}.py-10{padding-top:10px;padding-bottom:10px}.mr-20{margin-right:20px}.rounded-12{border-radius:12px}button{border:none;cursor:pointer}button:disabled{background-color:#e5e5e5}@tailwind base;@tailwind components;@tailwind utilities;:root{--color-red:#a5141a;--color-dark-blue:#405763;--color-light-gray:#ecf1f3;--color-hover-gray:#c7d4db;--color-text-gray:#6b6b6b}body{margin:0;font-family:PT Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}