html{font-size:16px !important}.ds-grid-container{display:grid;height:100%;grid-auto-rows:max-content;justify-content:center;column-gap:24px;padding:0 24px;grid-template-columns:repeat(6, 1fr)}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-container{column-gap:48px;padding:0 40px;grid-template-columns:repeat(6, 1fr)}}@media(min-width: 1280px){.ds-grid-container{column-gap:48px;padding:0 64px;grid-template-columns:repeat(12, 50px)}}.ds-grid-container--stretch-large{display:grid;height:100%;grid-auto-rows:max-content;justify-content:center;column-gap:24px;padding:0 24px;grid-template-columns:repeat(6, 1fr)}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-container--stretch-large{column-gap:48px;padding:0 40px;grid-template-columns:repeat(6, 1fr)}}@media(min-width: 1280px){.ds-grid-container--stretch-large{column-gap:48px;padding:0 64px;grid-template-columns:repeat(12, minmax(0, 116px))}}.ds-grid-column-small-hidden{min-width:0}@media(max-width: 567px){.ds-grid-column-small-hidden{display:none}}.ds-grid-column-medium-hidden{min-width:0}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-column-medium-hidden{display:none}}.ds-grid-column-large-hidden{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-hidden{display:none}}.ds-grid-column-small-1{min-width:0}@media(max-width: 567px){.ds-grid-column-small-1{grid-column:span 1}}.ds-grid-column-small-2{min-width:0}@media(max-width: 567px){.ds-grid-column-small-2{grid-column:span 2}}.ds-grid-column-small-3{min-width:0}@media(max-width: 567px){.ds-grid-column-small-3{grid-column:span 3}}.ds-grid-column-small-4{min-width:0}@media(max-width: 567px){.ds-grid-column-small-4{grid-column:span 4}}.ds-grid-column-small-5{min-width:0}@media(max-width: 567px){.ds-grid-column-small-5{grid-column:span 5}}.ds-grid-column-small-6{min-width:0}@media(max-width: 567px){.ds-grid-column-small-6{grid-column:span 6}}.ds-grid-column-medium-1{min-width:0}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-column-medium-1{grid-column:span 1}}.ds-grid-column-medium-2{min-width:0}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-column-medium-2{grid-column:span 2}}.ds-grid-column-medium-3{min-width:0}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-column-medium-3{grid-column:span 3}}.ds-grid-column-medium-4{min-width:0}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-column-medium-4{grid-column:span 4}}.ds-grid-column-medium-5{min-width:0}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-column-medium-5{grid-column:span 5}}.ds-grid-column-medium-6{min-width:0}@media(min-width: 568px)and (max-width: 1279px){.ds-grid-column-medium-6{grid-column:span 6}}.ds-grid-column-large-1{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-1{grid-column:span 1}}.ds-grid-column-large-2{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-2{grid-column:span 2}}.ds-grid-column-large-3{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-3{grid-column:span 3}}.ds-grid-column-large-4{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-4{grid-column:span 4}}.ds-grid-column-large-5{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-5{grid-column:span 5}}.ds-grid-column-large-6{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-6{grid-column:span 6}}.ds-grid-column-large-7{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-7{grid-column:span 7}}.ds-grid-column-large-8{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-8{grid-column:span 8}}.ds-grid-column-large-9{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-9{grid-column:span 9}}.ds-grid-column-large-10{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-10{grid-column:span 10}}.ds-grid-column-large-11{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-11{grid-column:span 11}}.ds-grid-column-large-12{min-width:0}@media(min-width: 1280px){.ds-grid-column-large-12{grid-column:span 12}}.page-header{font-size:16px;color:var(--text-primary, #070a15);display:grid;height:100%;grid-auto-rows:max-content;justify-content:center;column-gap:24px;padding:0 24px;grid-template-columns:repeat(6, 1fr);background:var(--background-black, #141413);color:var(--text-white, #fff);--text-primary: var(--text-white, #fff)}@media(min-width: 568px)and (max-width: 1279px){.page-header{column-gap:48px;padding:0 40px;grid-template-columns:repeat(6, 1fr)}}@media(min-width: 1280px){.page-header{column-gap:48px;padding:0 64px;grid-template-columns:repeat(12, 50px)}}.page-header__content{min-width:0;min-width:0;min-width:0;display:grid;height:100%;grid-auto-rows:max-content;justify-content:center;grid-template-columns:subgrid;padding:152px 0 104px}@media(max-width: 567px){.page-header__content{grid-column:span 6}}@media(min-width: 568px)and (max-width: 1279px){.page-header__content{grid-column:span 6}}@media(min-width: 1280px){.page-header__content{grid-column:span 12}}@media(max-width: 567px){.page-header__content{padding:104px 0 64px}}.page-header__top-section{min-width:0;min-width:0;min-width:0}@media(max-width: 567px){.page-header__top-section{grid-column:span 6}}@media(min-width: 568px)and (max-width: 1279px){.page-header__top-section{grid-column:span 6}}@media(min-width: 1280px){.page-header__top-section{grid-column:span 12}}.page-header__heading{font-family:var(--type-font-family-serif, "Georgia"),"Times New Roman",serif;font-style:normal;font-weight:400;font-size:var(--type-serif-xl-size, 48px);line-height:var(--type-serif-xl-line-height, 58px);font-weight:var(--type-serif-xl-font-weight, 400)}.page-header__subheading{font-family:var(--type-font-family-sans-serif, "Roboto"),Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:var(--type-body-xl-size, 24px);line-height:var(--type-body-xl-line-height, 36px);font-weight:var(--type-body-xl-font-weight, 400);padding-top:32px}.page-header__stat-group-wrapper{min-width:0;min-width:0;min-width:0;padding-top:104px;display:flex;justify-content:center}@media(max-width: 567px){.page-header__stat-group-wrapper{grid-column:span 6}}@media(min-width: 568px)and (max-width: 1279px){.page-header__stat-group-wrapper{grid-column:span 6}}@media(min-width: 1280px){.page-header__stat-group-wrapper{grid-column:span 12}}@media(max-width: 567px){.page-header__stat-group-wrapper{padding-top:64px}}.page-header__stat-group{flex:1;display:flex;max-width:736px;justify-content:space-between;align-items:flex-start}@media(max-width: 567px){.page-header__stat-group{flex-direction:column;align-items:center;row-gap:48px;width:auto}}.page-header__stat{display:flex;flex-direction:column;align-items:center;row-gap:24px;max-width:148px}.page-header__stat-number{font-family:var(--type-font-family-mono, "IBM Plex Mono");font-style:normal;font-weight:400;font-size:var(--type-mono-lg-size, 40px);line-height:var(--type-mono-lg-line-height, 40px);font-weight:var(--type-mono-lg-font-weight, 400);text-transform:uppercase}.page-header__stat-label{font-family:var(--type-font-family-sans-serif, "Roboto"),Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:var(--type-body-sm-size, 14px);line-height:var(--type-body-sm-line-height, 20px);font-weight:var(--type-body-sm-font-weight, 400);text-align:center}.page-header__cta{min-width:0;min-width:0;min-width:0;padding-top:48px}@media(max-width: 567px){.page-header__cta{grid-column:span 6}}@media(min-width: 568px)and (max-width: 1279px){.page-header__cta{grid-column:span 6}}@media(min-width: 1280px){.page-header__cta{grid-column:span 12}}.page-header__graphic{min-width:0;min-width:0;min-width:0;padding-top:104px;display:flex;flex-direction:column;align-items:center}@media(max-width: 567px){.page-header__graphic{grid-column:span 6}}@media(min-width: 568px)and (max-width: 1279px){.page-header__graphic{grid-column:span 6}}@media(min-width: 1280px){.page-header__graphic{grid-column:span 12}}@media(max-width: 567px){.page-header__graphic{padding-top:64px}}.page-header__graphic img{width:100%;max-width:100%;height:auto}.page-header__graphic img.fixed-height{height:548px;object-fit:cover}
