.divys-tabber-module{box-sizing:border-box;font-family:inherit;margin:0 auto;max-width:100%;width:100%}.divys-tabber-tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:0;margin-bottom:24px}.divys-tabber-tab{background:none;border:none;border-bottom:3px solid transparent;color:#777;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1;margin-bottom:-2px;outline:none;padding:12px 24px;transition:color .2s ease,border-color .2s ease;white-space:nowrap}.divys-tabber-tab:focus{outline:none}.divys-tabber-tab:focus-visible{border-radius:2px;box-shadow:inset 0 0 0 2px rgba(27,58,107,.35);outline:none}.divys-tabber-tab:hover{color:#1b3a6b}.divys-tabber-tab--active{border-bottom-color:#1b3a6b;color:#1b3a6b}.divys-tabber-panel{display:none}.divys-tabber-panel--active{display:block}.divys-tabber-table-wrap{box-sizing:border-box;max-width:100%;overflow-x:auto;width:100%}.divys-tabber-table{border-collapse:collapse;font-size:.875rem;width:100%}.divys-tabber-table thead tr{background:#1a1a2e}.divys-tabber-table thead th{color:#fff;font-size:.875rem;font-weight:700;line-height:1.4;padding:14px 16px;text-align:center}.divys-tabber-table tbody tr:nth-child(odd){background:#f4f6f9}.divys-tabber-table tbody tr:nth-child(2n){background:#fff}.divys-tabber-table tbody tr{border-bottom:1px solid #e0e4ea}.divys-tabber-label,.divys-tabber-value{color:#222;font-size:.875rem;line-height:1.4;padding:8px 16px;vertical-align:middle}.divys-tabber-label{border-right:1px solid #e0e4ea;text-align:left}.divys-tabber-value{font-variant-numeric:tabular-nums;text-align:right}@media (max-width:640px){.divys-tabber-tabs{border-bottom:none;flex-wrap:wrap;row-gap:4px}.divys-tabber-tab{border-bottom:2px solid #e0e0e0;flex:1 1 auto;font-size:.75rem;line-height:1.3;min-width:100%;padding:10px 8px;text-align:center;white-space:normal}.divys-tabber-tab--active{border-bottom:2px solid #1b3a6b}.divys-tabber-table{font-size:.78rem}.divys-tabber-label,.divys-tabber-value{padding:7px 10px}}