.module .simple-table{color:#111;width:100%;border-spacing:0}.module .simple-table .table-row{display:grid;grid-template-columns:repeat(auto-fit, minmax(1px, 1fr))}.module .simple-table .align-left{text-align:left}.module .simple-table .align-center{text-align:center}.module .simple-table .align-right{text-align:right}.module .simple-table .table-head .table-row .table-header{font-size:0.9375rem;padding-bottom:10px}.module .simple-table .table-body{border-bottom:1px solid #000}.module .simple-table .table-body .table-row .table-cell{font-size:1rem;border-top:1px solid #000;padding-top:25px;padding-bottom:25px}.module.dark .simple-table{color:#fff}.module.dark .simple-table .table-body{border-bottom:1px solid #fff}.module.dark .simple-table .table-body .table-row .table-cell{border-top:1px solid #fff}@media screen and (max-width: 820px){.module .simple-table.merge_columns .table-head .table-row{display:grid;grid-template-columns:60% 40%}.module .simple-table.merge_columns .table-head .table-row .table-header{font-size:0.8125rem}.module .simple-table.merge_columns .table-head .table-row .table-header:nth-child(1){grid-column-start:1;grid-row-start:1;padding-right:5px}.module .simple-table.merge_columns .table-head .table-row .table-header:nth-child(2){display:none}.module .simple-table.merge_columns .table-head .table-row .table-header:nth-child(3){grid-column-start:2;grid-column-end:3;text-align:right}.module .simple-table.merge_columns .table-head .table-row .table-header:nth-child(4){display:none}.module .simple-table.merge_columns .table-body .table-row{width:100%;display:grid;grid-template-columns:60% 40%}.module .simple-table.merge_columns .table-body .table-row .table-cell{padding-top:0;padding-bottom:0}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(1){grid-column-start:1;grid-row-start:1;padding-top:15px;padding-right:5px;padding-bottom:15px}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(2){grid-column-start:1;grid-row-start:2;border-top:none;padding-right:5px;font-size:0.875rem}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(3){grid-column-start:2;grid-row-start:1;padding-left:5px;padding-top:15px;padding-bottom:15px;text-align:right;font-size:0.875rem}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(4){grid-column-start:2;grid-row-start:2;border-top:none;padding-left:5px;padding-bottom:15px;text-align:right}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(4) a.button.large{width:50%;font-size:0.75rem}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(4) .text{font-size:0.875rem}}@media screen and (max-width: 680px){.module .simple-table.merge_columns .table-head .table-row{grid-template-columns:50% 50%}.module .simple-table.merge_columns .table-body .table-row{grid-template-columns:50% 50%}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(2){font-size:1rem}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(3){font-size:1rem}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(4) a.button.large{width:100%}.module .simple-table.merge_columns .table-body .table-row .table-cell:nth-child(4) .text{font-size:1rem}}@media screen and (min-width: 820px){.module .simple-table .table-body .table-row .table-cell{padding-top:10px;padding-bottom:10px}.module .simple-table .table-body .table-row .table-cell .text{padding-top:10px}.module .simple-table .table-body .table-row .table-cell:nth-child(4) .text{padding-bottom:10px}}.module{color:#111}.module .simple-table.header.align-left{text-align:left}.module .simple-table.header.align-center{text-align:center}.module .simple-table.header.align-right{text-align:right}.module .simple-table.header h2{padding-bottom:20px;font-size:1.625rem}.module .simple-table.sub-header{padding-bottom:40px;font-size:1rem}.module.dark .simple-table.header{color:#fff}.module.dark .simple-table.sub-header{color:#fff}@media screen and (min-width: 680px){.module .simple-table.header h2{padding-bottom:25px}}.module .simple-table-filter select{font-size:1rem !important;margin-bottom:20px;padding:20px}.module .simple-table-filter select.simple-table-selector{display:block;width:100%;height:100%}.module .simple-table-filter select.simple-table-selector:focus{box-shadow:0 0 3pt 2pt #719ECE}.module.dark .simple-table-filter select{color:#111 !important;background-color:#fff}@media screen and (min-width: 680px){.module .simple-table-filter{display:flex;flex-direction:row;flex-wrap:wrap}.module .simple-table-filter select{font-size:0.875rem !important}.module .simple-table-filter select.simple-table-selector{width:312px;margin-right:15px}}
