.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:1rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.5rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #ffffff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #ffffff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #ffffff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #ffffff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.join-augustar-css-template .augustar-table .augu-table-scroll-hint,.editor-styles-wrapper .augustar-table .augu-table-scroll-hint{margin:0 0 .5rem;padding:0;font-size:12px;line-height:1.35;font-weight:400;color:#7f8285}@media(min-width:768px){.join-augustar-css-template .augustar-table .augu-table-scroll-hint,.editor-styles-wrapper .augustar-table .augu-table-scroll-hint{display:none!important}}.join-augustar-css-template .augustar-table .augu-table-wrap,.editor-styles-wrapper .augustar-table .augu-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.join-augustar-css-template .augustar-table .augu-table-wrap>table,.join-augustar-css-template .augustar-table .augu-table-wrap>.table,.join-augustar-css-template .augustar-table .augu-table-wrap .table,.editor-styles-wrapper .augustar-table .augu-table-wrap>table,.editor-styles-wrapper .augustar-table .augu-table-wrap>.table,.editor-styles-wrapper .augustar-table .augu-table-wrap .table{width:max-content;min-width:100%;max-width:none}.join-augustar-css-template .augustar-table .augu-table-title,.editor-styles-wrapper .augustar-table .augu-table-title{width:90%;padding:2rem 2rem 1rem;background-color:#ebebec;border-radius:20px 20px 0 0;border-top:1px solid #b5b3b3;border-right:1px solid #b5b3b3;border-left:1px solid #b5b3b3}@media(max-width:767.98px){.join-augustar-css-template .augustar-table .augu-table-title,.editor-styles-wrapper .augustar-table .augu-table-title{padding:1rem}}.join-augustar-css-template .augustar-table .augu-table-title h2,.editor-styles-wrapper .augustar-table .augu-table-title h2{margin:0;padding:0}@media(max-width:767.98px){.join-augustar-css-template .augustar-table .augu-table-title h2,.editor-styles-wrapper .augustar-table .augu-table-title h2{line-height:28px;padding:0 0 .5rem}}.join-augustar-css-template .augustar-table .augu-table-title h3,.editor-styles-wrapper .augustar-table .augu-table-title h3{color:#1d3969;margin:0;font-size:22px;line-height:30px}@media(max-width:1399.98px){.join-augustar-css-template .augustar-table .augu-table-title h3,.editor-styles-wrapper .augustar-table .augu-table-title h3{font-size:20px;line-height:26px}}@media(max-width:1199.98px){.join-augustar-css-template .augustar-table .augu-table-title h3,.editor-styles-wrapper .augustar-table .augu-table-title h3{font-size:18px;line-height:24px}}.join-augustar-css-template .augustar-table .augu-table .augu-table-wrap,.editor-styles-wrapper .augustar-table .augu-table .augu-table-wrap{padding:1rem;background-color:#f7f7f7;border-radius:0 20px 20px;border:1px solid #b5b3b3;font-family:Open Sans,helvetica Neue,Noto Sans,Arial,sans-serif;font-weight:400}.join-augustar-css-template .augustar-table .augu-table .table,.editor-styles-wrapper .augustar-table .augu-table .table{margin:0;border-collapse:separate;border-spacing:1px 6px}.join-augustar-css-template .augustar-table .augu-table thead tr th,.editor-styles-wrapper .augustar-table .augu-table thead tr th{background-color:#1d3969;color:#fff;font-weight:400;border:none}.join-augustar-css-template .augustar-table .augu-table thead tr th:first-child,.editor-styles-wrapper .augustar-table .augu-table thead tr th:first-child{border-top-left-radius:20px}.join-augustar-css-template .augustar-table .augu-table thead tr th:last-child,.editor-styles-wrapper .augustar-table .augu-table thead tr th:last-child{border-top-right-radius:20px}.join-augustar-css-template .augustar-table .augu-table thead tr th.no-background,.editor-styles-wrapper .augustar-table .augu-table thead tr th.no-background{background-color:transparent}.join-augustar-css-template .augustar-table .augu-table thead tr th.no-round-corners,.editor-styles-wrapper .augustar-table .augu-table thead tr th.no-round-corners{border-radius:0;position:relative}.join-augustar-css-template .augustar-table .augu-table thead tr th.no-round-corners:before,.editor-styles-wrapper .augustar-table .augu-table thead tr th.no-round-corners:before{content:"";height:5px;background-color:#1d3969;width:100%;position:absolute;right:0;top:-5px}.join-augustar-css-template .augustar-table .augu-table tbody tr:first-child td:first-child,.editor-styles-wrapper .augustar-table .augu-table tbody tr:first-child td:first-child{border-top-left-radius:0;border-bottom-left-radius:20px}.join-augustar-css-template .augustar-table .augu-table tbody tr:first-child td:last-child,.editor-styles-wrapper .augustar-table .augu-table tbody tr:first-child td:last-child{border-top-right-radius:0;border-bottom-right-radius:20px}.join-augustar-css-template .augustar-table .augu-table tbody tr td,.editor-styles-wrapper .augustar-table .augu-table tbody tr td{border:none}.join-augustar-css-template .augustar-table .augu-table tbody tr td:first-child,.editor-styles-wrapper .augustar-table .augu-table tbody tr td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.join-augustar-css-template .augustar-table .augu-table tbody tr td:last-child,.editor-styles-wrapper .augustar-table .augu-table tbody tr td:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.join-augustar-css-template .augustar-table .augu-table tbody tr .highlight,.editor-styles-wrapper .augustar-table .augu-table tbody tr .highlight{background-color:#942abc;color:#fff}.join-augustar-css-template .augustar-table .blackwhite-table,.editor-styles-wrapper .augustar-table .blackwhite-table{margin-bottom:-170px}.join-augustar-css-template .augustar-table .blackwhite-table .table,.editor-styles-wrapper .augustar-table .blackwhite-table .table{font-size:16px;line-height:20px;font-weight:400}@media(max-width:991.98px){.join-augustar-css-template .augustar-table .blackwhite-table .table,.editor-styles-wrapper .augustar-table .blackwhite-table .table{font-size:14px;line-height:18px}}.join-augustar-css-template .augustar-table .blackwhite-table .accordion,.editor-styles-wrapper .augustar-table .blackwhite-table .accordion{border-width:0;border-radius:20px}.join-augustar-css-template .augustar-table .blackwhite-table .accordion .accordion-item,.editor-styles-wrapper .augustar-table .blackwhite-table .accordion .accordion-item{border:1px solid #b5b3b3;border-radius:20px}.join-augustar-css-template .augustar-table .blackwhite-table .accordion .accordion-item .accordion-header .accordion-button,.editor-styles-wrapper .augustar-table .blackwhite-table .accordion .accordion-item .accordion-header .accordion-button{border-width:0;border-top-left-radius:20px;border-top-right-radius:20px}.join-augustar-css-template .augustar-table .blackwhite-table .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed),.editor-styles-wrapper .augustar-table .blackwhite-table .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:#fff;box-shadow:none}.join-augustar-css-template .augustar-table .disclaimers,.editor-styles-wrapper .augustar-table .disclaimers{padding-left:1rem}.join-augustar-css-template .augustar-table .disclaimers p,.editor-styles-wrapper .augustar-table .disclaimers p{text-wrap:wrap;font-size:14px;line-height:19px;color:#7f8285}.join-augustar-css-template .augustar-table .disclaimers p:last-child,.editor-styles-wrapper .augustar-table .disclaimers p:last-child{margin-bottom:0}@media(max-width:1399.98px){.join-augustar-css-template .augustar-table .disclaimers p,.editor-styles-wrapper .augustar-table .disclaimers p{font-size:12px;line-height:17px}}@media(max-width:1399.98px){.join-augustar-css-template .augustar-table .disclaimers p,.editor-styles-wrapper .augustar-table .disclaimers p{font-size:11px;line-height:15px}}.single-post .join-augustar-css-template section.augustar-table,.single-post .editor-styles-wrapper section.augustar-table{padding:20px 0}.single-post .join-augustar-css-template section.augustar-table .container,.single-post .editor-styles-wrapper section.augustar-table .container{padding:0}.single-post .join-augustar-css-template section.augustar-table .container .blackwhite-table,.single-post .editor-styles-wrapper section.augustar-table .container .blackwhite-table{margin-bottom:0}.single-post .join-augustar-css-template section.augustar-table .container .blackwhite-table .augu-table-wrap,.single-post .editor-styles-wrapper section.augustar-table .container .blackwhite-table .augu-table-wrap{padding:0;background-color:transparent;border:none;border-radius:20px 20px 0 0}.single-post .join-augustar-css-template section.augustar-table .container .blackwhite-table .augu-table-wrap table,.single-post .editor-styles-wrapper section.augustar-table .container .blackwhite-table .augu-table-wrap table{border-spacing:0px 0px;border:none}.single-post .join-augustar-css-template section.augustar-table .container .blackwhite-table .augu-table-wrap table thead tr th,.single-post .editor-styles-wrapper section.augustar-table .container .blackwhite-table .augu-table-wrap table thead tr th{border:none;border-bottom:2px solid #7f8285;font-weight:700;text-transform:uppercase}.single-post .join-augustar-css-template section.augustar-table .container .blackwhite-table .augu-table-wrap table tbody tr td,.single-post .editor-styles-wrapper section.augustar-table .container .blackwhite-table .augu-table-wrap table tbody tr td{border-left:none;border-right:none}.single-post .join-augustar-css-template section.augustar-table .container .augu-table-wrap,.single-post .editor-styles-wrapper section.augustar-table .container .augu-table-wrap{padding:0;background-color:transparent;border:none;border-radius:20px 20px 0 0}.single-post .join-augustar-css-template section.augustar-table .container .augu-table-wrap table,.single-post .editor-styles-wrapper section.augustar-table .container .augu-table-wrap table{border-spacing:0px 0px}
