.custom-table__container{display:flex;flex-direction:column;gap:64px;margin:0 auto;max-width:1280px}.custom-table__title h2{color:#00007b;font-size:48px;font-weight:600;line-height:1.1;margin:0}.custom-table__wrapper{overflow-x:auto;width:100%}.custom-table__table{background-color:#fff;border:none;border-collapse:collapse;margin:0!important;table-layout:fixed;width:100%}.custom-table__table-head{display:table-header-group}.custom-table__table-head tr{border-bottom:1px solid #cbd2da;display:table-row}.custom-table__table-heading{background-color:#fff;border:none;color:#00007b;font-size:16px;font-weight:500;line-height:1.4;padding:12px;text-align:left;vertical-align:middle;width:25%}.custom-table__table-body{background-color:#fff;display:table-row-group}.custom-table__table-row{border:none;border-bottom:1px solid #cbd2da;display:table-row}.custom-table__table-row:nth-child(2n){background-color:#f6f7fb}.custom-table__table-cell{border:none;color:#52606d;font-size:16px;font-weight:300;line-height:1.5;padding:12px;vertical-align:middle;width:25%}.custom-table__table-link,.custom-table__table-link:hover{color:#00f;font-size:20px;font-weight:600;line-height:1.5;text-decoration:none}.custom-table__table-link:hover{cursor:pointer}.custom-table__table-cell:nth-child(4){text-align:center}@media screen and (max-width:1780px){.custom-table__container{gap:48px}.custom-table__title h2{font-size:40px}.custom-table__table-cell,.custom-table__table-heading{font-size:14px}.custom-table__table-link,.custom-table__table-link:hover{font-size:18px}}@media (max-width:880px){.custom-table__table{table-layout:auto;width:100%}.custom-table__table-head{display:flex;flex-direction:column}.custom-table__table-head tr{display:flex;width:100%}.custom-table__table-body{display:flex;flex-direction:column}.custom-table__table-row{display:flex;width:100%}.custom-table__table-cell,.custom-table__table-heading{display:flex;flex-direction:column;justify-content:center;min-width:247.35px}}@media screen and (max-width:768px){.custom-table__container{gap:32px}.custom-table__title h2{font-size:32px}}