.tabbed-card-split .content-wrapper{max-width:1440px}.tabbed-card-split__header{margin-bottom:clamp(2.8rem,2.5vw,5rem);text-align:center}.tabbed-card-split__header-title{font-weight:700;margin-bottom:.4rem}.tabbed-card-split__header-summary p{font-size:clamp(1.8rem,2.5vw,2.4rem);font-weight:400}.tabbed-card-split__list{display:flex;gap:2rem;margin-bottom:2.4rem}@media(max-width:1024px){.tabbed-card-split__list{overflow:auto}}@media(min-width:1024px){.tabbed-card-split__list{justify-content:center}}.tabbed-card-split__button{background-color:#00a0dd;border:none;border-radius:0;color:#122a4e;font-size:1.6rem;font-weight:700;padding:2.4rem;text-transform:none;white-space:nowrap}.tabbed-card-split__button.active,.tabbed-card-split__button:focus,.tabbed-card-split__button:hover{background-color:#122a4e;border:none;border-radius:0;color:#fff;font-weight:700}.tabbed-card-split__panel{align-items:center;background-color:#fff;display:none;flex-wrap:wrap;gap:3rem;padding:2rem}@media(min-width:1024px){.tabbed-card-split__panel{flex-wrap:nowrap}}.tabbed-card-split__panel.active{display:flex}@media(min-width:1024px){.tabbed-card-split__panel-content{max-width:93.6rem}}.tabbed-card-split__panel-content-title{font-size:2.4rem;font-weight:400;margin-bottom:2.4rem}.tabbed-card-split__panel-content-summary ul li{margin-bottom:1.6rem}@media(max-width:1024px){.tabbed-card-split__panel-image,.tabbed-card-split__panel-image img{width:100%}}