.tabbed-tables{position:relative;background:rgba(68,200,245,.15);--layout-spacing:0}.tabbed-tables__container{max-width:1920px;margin:0 auto;padding:72px 24px}@media(min-width:768px){.tabbed-tables__container{padding:72px 56px}}@media(min-width:1024px){.tabbed-tables__container{padding:88px 53px 80px}}@media(min-width:1440px){.tabbed-tables__container{padding:120px 112px;max-width:1440px;width:100%}}@media(min-width:1920px){.tabbed-tables__container{padding:88px 204px 120px;max-width:1920px;width:100%}}.tabbed-tables__header{text-align:center;margin-bottom:48px}@media(min-width:767px){.tabbed-tables__header{margin-bottom:56px}}@media(min-width:1024px){.tabbed-tables__header{margin-bottom:72px}}.tabbed-tables__header .heading-wrapper{margin-bottom:24px}.tabbed-tables__header .heading-wrapper .sub-heading{font-family:"ATTAleckSans",sans-serif;font-weight:400;font-style:normal;font-size:11px;font-weight:700;line-height:20px;letter-spacing:4.4px;text-transform:uppercase;color:#222;margin:0 0 8px}.tabbed-tables__header .heading-wrapper .heading{font-family:"ATTAleckSans",sans-serif;font-weight:400;font-style:normal;font-size:32px;font-style:normal;font-weight:400;line-height:42px;text-transform:capitalize;color:#222;margin:0}@media(min-width:768px){.tabbed-tables__header .heading-wrapper .heading{font-size:38px;line-height:50px}}.tabbed-tables__content.wysiwyg{font-family:"ATTAleckSansLight",sans-serif;font-weight:300;font-style:normal;font-size:18px;font-style:normal;font-weight:300;line-height:36px;color:#222;max-width:898px;margin:0 auto 32px}@media(min-width:768px){.tabbed-tables__content.wysiwyg{margin:0 auto 24px}}@media(min-width:1024px){.tabbed-tables__content.wysiwyg{font-size:20px;line-height:38px}}.tabbed-tables__content.wysiwyg p{margin:0}.tabbed-tables__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:48px}@media(max-width:767px){.tabbed-tables__links{margin-bottom:32px}}.tabbed-tables__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;margin-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}@media(min-width:768px){.tabbed-tables__tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;margin-bottom:64px}}@media(min-width:1024px){.tabbed-tables__tabs{margin-bottom:64px}}.tabbed-tables__tab{font-family:"ATTAleckSansMedium",sans-serif;font-weight:500;font-style:normal;font-size:12px;font-weight:500;line-height:14px;letter-spacing:2.4px;text-transform:uppercase;padding:12px 24px;background:#067ab4;color:#fff;border:none;cursor:pointer;-webkit-transition:all .25 ease-in-out;transition:all .25 ease-in-out}@media(max-width:767px){.tabbed-tables__tab{font-size:11px;padding:10px 20px}}.tabbed-tables__tab:hover{background:#fff;color:#222}.tabbed-tables__tab.active{background:#fff;color:#222}.tabbed-tables__content-wrapper{position:relative}@media(max-width:767px){.tabbed-tables__content-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}}.tabbed-tables__table-wrapper{display:none;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.tabbed-tables__table-wrapper.active{display:block;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.tabbed-tables__table-wrapper.slide-up{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.tabbed-tables__table-wrapper.slide-down{-webkit-animation:slideDown .3s ease forwards;animation:slideDown .3s ease forwards}@-webkit-keyframes slideDown{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{from{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.tabbed-tables__table{width:100%;border-collapse:separate;border-spacing:0 16px}@media(max-width:767px){.tabbed-tables__table{min-width:800px}}.tabbed-tables__table thead tr{background:rgba(0,0,0,0)}.tabbed-tables__table thead th{font-family:"ATTAleckSansMedium",sans-serif;font-weight:500;font-style:normal;font-size:16px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.32px;color:#222;text-align:left;padding:0 0 16px 32px}.tabbed-tables__table tbody tr{-webkit-transition:all .25 ease-in-out;transition:all .25 ease-in-out}.tabbed-tables__table tbody tr.even{background:rgba(68,200,245,.2)}.tabbed-tables__table tbody tr.odd{background:#fff}.tabbed-tables__table tbody td{font-family:"ATTAleckSansMedium",sans-serif;font-weight:500;font-style:normal;font-size:16px;font-weight:500;line-height:22px;letter-spacing:.32px;color:#222;padding:16px 32px}