.dynamic-table-module{box-sizing:border-box;width:100%}.dynamic-table-module *{box-sizing:border-box}.dynamic-table-wrapper{overflow-x:auto;width:100%}.dynamic-table{background-color:var(--sand-color);border:1px solid var(--midnight-blue-color);border-collapse:collapse;width:100%}.dynamic-table thead tr{background-color:var(--midnight-blue-color)}.dynamic-table thead th{border:1px solid var(--sand-color);color:var(--sand-color);font-weight:700;letter-spacing:.02em;padding:16px 20px;text-align:left;text-transform:uppercase}.dynamic-table tbody td{background-color:var(--sand-color);border:1px solid var(--midnight-blue-color);color:var(--midnight-blue-color);line-height:1.5;padding:16px 20px;vertical-align:top}@media (min-width:1140px){.dynamic-table tbody td{min-width:130px}}.dynamic-table tbody tr:nth-child(2n) td{background-color:var(--sand-color);filter:brightness(.97)}.cell-content p{margin:0 0 4px}.cell-content p:last-child{margin-bottom:0}.cell-content-text a{color:var(--midnight-blue-color);font-weight:700;text-decoration:underline}.cell-content-text a:focus,.cell-content-text a:hover{opacity:.7}@media (max-width:1139px){.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table-wrapper{overflow-x:visible}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table{background-color:transparent;border:none}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table thead{display:none}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table,.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table td,.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table tr{display:block;width:100%}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table tbody{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table-row{background-color:var(--sand-color);border:1px solid var(--midnight-blue-color);border-radius:10px;margin-bottom:0;overflow:hidden}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table tbody td{border:none;padding:8px 15px}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table-row td:first-child{padding-top:25px}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table-row td:last-child{border-bottom:none;padding-bottom:25px}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table tbody td[data-label]:before{background-color:var(--midnight-blue-color);border-radius:4px;color:var(--sand-color);content:attr(data-label);display:inline-block;font-family:Figtree,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.03em;margin-bottom:8px;padding:4px 10px;text-transform:uppercase}.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table tbody td[data-label=""]:before{content:none;display:none;margin-bottom:0}}@media (max-width:767px){.dynamic-table-module:not([data-theme=dark]):not([data-theme=light]) .dynamic-table tbody{grid-template-columns:1fr}}.dynamic-table-module[data-theme=dark] .dynamic-table-wrapper,.dynamic-table-module[data-theme=light] .dynamic-table-wrapper{margin-right:0;overflow-x:auto;padding:40px;width:100%}.dynamic-table-module[data-theme=dark] .dynamic-table,.dynamic-table-module[data-theme=light] .dynamic-table{background-color:transparent;border:none;border-collapse:separate;border-spacing:20px;margin-left:-20px;margin-right:-20px;min-width:720px;width:100%}.dynamic-table-module[data-theme=dark] .dynamic-table thead th,.dynamic-table-module[data-theme=light] .dynamic-table thead th{background-color:transparent;border:none;font-family:Figtree,sans-serif;font-size:25px;font-weight:700;letter-spacing:normal;max-width:315px;padding:4px 20px 8px;white-space:normal}.dynamic-table-module[data-theme=dark] .dynamic-table thead tr,.dynamic-table-module[data-theme=light] .dynamic-table thead tr{background-color:transparent}.dynamic-table-module[data-theme=dark] .dynamic-table tbody td,.dynamic-table-module[data-theme=light] .dynamic-table tbody td{min-width:160px}@media (max-width:1139px){.dynamic-table-module[data-theme=dark] .dynamic-table-wrapper,.dynamic-table-module[data-theme=light] .dynamic-table-wrapper{overflow-x:auto}.dynamic-table-module[data-theme=dark] .dynamic-table,.dynamic-table-module[data-theme=light] .dynamic-table{display:table}.dynamic-table-module[data-theme=dark] .dynamic-table thead,.dynamic-table-module[data-theme=light] .dynamic-table thead{display:table-header-group}.dynamic-table-module[data-theme=dark] .dynamic-table tbody,.dynamic-table-module[data-theme=light] .dynamic-table tbody{display:table-row-group}.dynamic-table-module[data-theme=dark] .dynamic-table-row,.dynamic-table-module[data-theme=light] .dynamic-table-row{display:table-row}.dynamic-table-module[data-theme=dark] .dynamic-table tbody td,.dynamic-table-module[data-theme=dark] .dynamic-table thead th,.dynamic-table-module[data-theme=light] .dynamic-table tbody td,.dynamic-table-module[data-theme=light] .dynamic-table thead th{display:table-cell}.dynamic-table-module[data-theme=dark] .dynamic-table tbody td[data-label]:before,.dynamic-table-module[data-theme=light] .dynamic-table tbody td[data-label]:before{display:none}}@media (max-width:767px){.dynamic-table-module[data-theme=dark] .dynamic-table-wrapper,.dynamic-table-module[data-theme=light] .dynamic-table-wrapper{padding:15px}.dynamic-table-module[data-theme=dark] .dynamic-table thead th,.dynamic-table-module[data-theme=light] .dynamic-table thead th{font-size:20px;max-width:250px}.dynamic-table-module[data-theme=dark] .dynamic-table tbody td,.dynamic-table-module[data-theme=light] .dynamic-table tbody td{max-width:250px}}.dynamic-table-module[data-theme=dark] .dynamic-table-wrapper{background:hsla(40,45%,87%,.1);border-radius:10px}.dynamic-table-module[data-theme=dark] .dynamic-table thead th{color:var(--warm-white-color)}.dynamic-table-module[data-theme=dark] .dynamic-table tbody td{background-color:var(--midnight-blue-color)!important;color:var(--warm-white-color)}.dynamic-table-module[data-theme=dark] .dynamic-table tbody tr:nth-child(2n) td{background-color:var(--midnight-blue-color)!important;filter:none!important}.dynamic-table-module[data-theme=dark] .cell-content-text a{color:var(--warm-white-color)}.dynamic-table-module[data-theme=light] .dynamic-table-wrapper{background:var(--warm-white-color);border-radius:10px}.dynamic-table-module[data-theme=light] .dynamic-table thead th{color:var(--midnight-blue-color)}.dynamic-table-module[data-theme=light] .dynamic-table tbody td{background-color:var(--sand-color)!important;color:var(--midnight-blue-color)}.dynamic-table-module[data-theme=light] .dynamic-table tbody tr:nth-child(2n) td{background-color:var(--sand-color)!important;filter:none!important}.dynamic-table-module[data-theme=light] .cell-content-text a{color:var(--midnight-blue-color)}.dynamic-table-module[data-theme=dark] .dynamic-table tbody td,.dynamic-table-module[data-theme=light] .dynamic-table tbody td{border:none;border-radius:12px;filter:none!important;font-family:Switzer,sans-serif;font-size:16px;max-width:315px;min-width:130px;padding:20px 24px;vertical-align:middle;white-space:normal}@media (max-width:991px){.dynamic-table-module[data-theme=dark] .dynamic-table-wrapper,.dynamic-table-module[data-theme=light] .dynamic-table-wrapper{border-radius:10px 0 0 10px;margin-right:calc(-50vw + 50% + 15px);width:auto}}.multiple-buttons{align-items:center;column-gap:30px;display:flex;flex-wrap:wrap;row-gap:20px}.multiple-buttons .button-wrapper{flex:0 0 auto}@media (max-width:767px){.multiple-buttons__item{width:100%}}.dynamic-table-filter__options>li:first-child,.dynamic-table-filter__value{text-transform:uppercase}.dynamic-table-filters{background:var(--warm-white-color);border-radius:10px;display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px;padding:20px 40px}.dynamic-table-filter{display:flex;flex-direction:column;gap:8px;min-width:220px;position:relative}.dynamic-table-filter__label{font-family:Figtree,sans-serif;font-size:14px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.dynamic-table-filter__control{position:relative}.dynamic-table-filter__toggle{align-items:center;background:transparent;border-radius:10px;cursor:pointer;display:flex;font-family:Switzer,sans-serif;font-size:16px;gap:16px;justify-content:space-between;line-height:1.2;padding:14px 20px;text-align:left;width:100%}.dynamic-table-filter__caret{display:inline-flex;flex:0 0 auto}.dynamic-table-filter__caret svg{display:block;transform:rotate(180deg);transition:transform .2s ease}.dynamic-table-filter.is-open .dynamic-table-filter__caret svg{transform:rotate(0deg)}.dynamic-table-filter__options{border-radius:10px;left:0;list-style:none;margin:0;max-height:260px;overflow-y:auto;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:10}.dynamic-table-filter__options[hidden]{display:none}.dynamic-table-filter__options li{border-radius:6px;cursor:pointer;font-family:Switzer,sans-serif;font-size:15px;padding:10px 14px}.dynamic-table-row[data-filtered-out]{display:none!important}.dynamic-table-module:is([data-theme=dark]) .dynamic-table-filters{background:hsla(40,45%,87%,.1)}.dynamic-table-module:not([data-theme=dark]) .dynamic-table-filter__label{color:var(--midnight-blue-color)}.dynamic-table-module:not([data-theme=dark]) .dynamic-table-filter__toggle{border:1px solid var(--midnight-blue-color);color:var(--midnight-blue-color)}.dynamic-table-module:not([data-theme=dark]) .dynamic-table-filter__caret{color:var(--midnight-blue-color)}.dynamic-table-module:not([data-theme=dark]) .dynamic-table-filter__options{background:var(--sand-color);border:1px solid var(--midnight-blue-color)}.dynamic-table-module:not([data-theme=dark]) .dynamic-table-filter__options li.is-selected,.dynamic-table-module:not([data-theme=dark]) .dynamic-table-filter__options li:hover{background:var(--midnight-blue-color);color:var(--sand-color)}.dynamic-table-module[data-theme=dark] .dynamic-table-filter__label{color:var(--warm-white-color)}.dynamic-table-module[data-theme=dark] .dynamic-table-filter__toggle{border:1px solid var(--warm-white-color);color:var(--warm-white-color)}.dynamic-table-module[data-theme=dark] .dynamic-table-filter__caret{color:#96d8f4}.dynamic-table-module[data-theme=dark] .dynamic-table-filter__options{background:var(--warm-white-color);border:1px solid var(--warm-white-color);color:var(--midnight-blud-color)}.dynamic-table-module[data-theme=dark] .dynamic-table-filter__options li.is-selected,.dynamic-table-module[data-theme=dark] .dynamic-table-filter__options li:hover{background:hsla(40,45%,87%,.15)}.dynamic-table .cell-content .multiple-buttons{min-width:160px}@media (max-width:767px){.dynamic-table-filters{flex-direction:column;gap:16px;padding:15px}.dynamic-table-filter{min-width:0}}