.volunteers{display:flex;flex-direction:column}.volunteers h2{width:-moz-fit-content;width:fit-content;margin-bottom:40px}@media screen and (max-width:768px){.volunteers h2{margin-bottom:30px}}@media screen and (max-width:550px){.volunteers h2{margin-bottom:20px}}.breadcrumbs{margin-bottom:40px;display:flex;align-items:center;gap:8px}.breadcrumbs a,.breadcrumbs span{display:flex;align-items:center;font-size:14px;font-weight:400;line-height:150%}.breadcrumbs a{gap:8px;color:#489fe1}.breadcrumbs a img{width:16px;height:16px}.breadcrumbs span{color:#32303a}.typography-h2,.typography-h3{width:-moz-fit-content;width:fit-content;text-align:center;color:#32303a;font-size:42px;font-weight:500;line-height:50px}@media screen and (max-width:768px){.typography-h2,.typography-h3{font-size:36px;line-height:43px}}@media screen and (max-width:550px){.typography-h2,.typography-h3{font-size:24px;line-height:29px}}.volunteers-table{overflow:hidden;overflow-x:auto;border:1px solid #d5d5d5;border-radius:6px}.volunteers-table::-webkit-scrollbar{display:none}.volunteers-table table{width:100%}.volunteers-table table thead{width:100%;padding:0 20px;height:76px;display:flex;background-color:#f4f4f4;align-items:center}.volunteers-table table thead tr{width:100%;height:100%;display:grid;grid-template-columns:80px 300px 300px 200px 200px 200px 200px}.volunteers-table table thead tr td{display:flex;align-items:center;height:100%;background-color:#f4f4f4;justify-content:center}.volunteers-table table thead tr button,.volunteers-table table thead tr td{font-size:16px;font-weight:500;line-height:18px;color:#667085}.volunteers-table table thead tr button{display:flex;align-items:center}.volunteers-table table tbody{padding:0 20px}.volunteers-table table tbody tr{display:grid;grid-template-columns:80px 300px 300px 200px 180px 200px 180px;align-items:center;width:100%;height:80px;border-bottom:1px solid #f1f4f9}.volunteers-table table tbody tr td{font-size:20px;font-weight:500;line-height:20px;display:flex;align-items:center;justify-content:center}.volunteers-table table tbody tr #volunteers-user-cell{color:#489fe1}