.tabbed-table .tabbed-table-header{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-bottom:24px;text-align:center}@media(min-width:768px){.tabbed-table .tabbed-table-header{align-items:flex-end;flex-direction:row;gap:40px;justify-content:space-between}}.tabbed-table .tabbed-table-header .tabbed-table-text{flex:1}.tabbed-table .tabbed-table-header .tabbed-table-text .tabbed-table-title{color:#213b89;margin-bottom:16px}.tabbed-table .tabbed-table-header .tabbed-table-text .tabbed-table-subtext{margin:0;max-width:890px}.tabbed-table .tabbed-table-header .tabbed-table-text .tabbed-table-subtext p{margin:0}.tabbed-table .tabbed-table-tabs{align-items:center;border:3px solid #d3d2e9;border-radius:40px;display:flex;margin:auto auto 80px;max-width:100%;overflow-x:auto;padding:5px;width:-moz-max-content;width:max-content}@media only screen and (max-width:768px){.tabbed-table .tabbed-table-tabs{margin-bottom:40px}}.tabbed-table .tabbed-table-tabs::-webkit-scrollbar,.tabbed-table .tabbed-table-tabs::-webkit-scrollbar-thumb,.tabbed-table .tabbed-table-tabs::-webkit-scrollbar-thumb:hover,.tabbed-table .tabbed-table-tabs::-webkit-scrollbar-track{display:none}.tabbed-table .tabbed-table-tabs .tabbed-table-tab-list{display:flex}.tabbed-table .tabbed-table-tabs .tabbed-table-tab-btn{background:transparent;border:none;border-radius:32px;color:#142352;cursor:pointer;font-size:16px;font-weight:500;line-height:1.6;margin-left:4px;padding:13px 24px;transition:all .3s ease;white-space:nowrap}.tabbed-table .tabbed-table-tabs .tabbed-table-tab-btn:first-child{margin-left:0}.tabbed-table .tabbed-table-tabs .tabbed-table-tab-btn:hover{background-color:#213b89;color:#fff}.tabbed-table .tabbed-table-tabs .tabbed-table-tab-btn.active{background:#213b89;border-color:#213b89;color:#fff}@media(min-width:768px){.tabbed-table .tabbed-table-tabs .tabbed-table-tab-btn{font-size:18px}}.tabbed-table .tabbed-table-content{background-color:#fff;position:relative}.tabbed-table .tabbed-table-content table:first-child{margin-top:0}.tabbed-table .tabbed-table-panel{display:none}.tabbed-table .tabbed-table-panel.active{display:block}.tabbed-table .tabbed-table-inner .table-container{overflow-x:auto;width:100%}.tabbed-table .tabbed-table-inner .table-container .table-content{width:100%}.tabbed-table.has-custom-bg{background-color:#fff!important}.tabbed-table.bg-colour-blue .tabbed-table-content{background-color:#213b89;color:#fff}.tabbed-table.bg-colour-dark-blue .tabbed-table-content{background-color:#142352;color:#fff}.tabbed-table.bg-colour-light-blue .tabbed-table-content{background-color:#31afde;color:#1c1c50}.tabbed-table.bg-colour-grey{background:#f4f3f2!important}.tabbed-table.bg-colour-grey table:first-child{margin-top:0}.tabbed-table.bg-colour-grey table thead td,.tabbed-table.bg-colour-grey table tr th{background-color:#213b89!important;color:#fff!important}
