:root{--rs-text-size-adjust:100%;--rs-viewport-width:device-width;--rs-viewport-initial-scale:1;--rs-page-max:1200px;--rs-page-padding-x:14px;--rs-page-padding-top:20px;--rs-page-padding-bottom:calc(92px + env(safe-area-inset-bottom));--rs-hero-shell-max:1180px;--rs-hero-text-max:33rem;--rs-section-shell-max:1120px;--rs-section-body-max:42rem;--rs-helper-max:19rem;--rs-cta-block-max:21rem;--rs-chip-row-max:21rem;--rs-space-2xs:4px;--rs-space-xs:8px;--rs-space-sm:10px;--rs-space-md:14px;--rs-space-lg:18px;--rs-space-xl:24px;--rs-space-2xl:32px;--rs-space-3xl:56px;--rs-radius-card:16px;--rs-radius-shell:18px;--rs-type-hero-eyebrow:12px;--rs-type-hero-h1:clamp(20px,6.3vw,24px);--rs-type-section-h2:clamp(20px,5.4vw,26px);--rs-type-card-title:clamp(15px,3.9vw,17px);--rs-type-body:clamp(15px,3.9vw,17px);--rs-type-body-sm:clamp(14px,3.6vw,15px);--rs-type-helper:clamp(12px,3.15vw,13px);--rs-type-button:clamp(15px,3.7vw,16px);--rs-type-footer-link:clamp(14px,3.6vw,15px);--rs-hero-title-line-height:1.03;--rs-hero-title-letter-spacing:-0.05em;--rs-hero-body-line-height:1.55;--rs-helper-line-height:1.5;--rs-chip-line-height:1.25;--rs-grid-card-gap:12px;--rs-grid-section-gap:24px;--rs-desktop-density-gap:16px}@media (min-width:768px){:root{--rs-page-padding-x:24px;--rs-page-padding-top:28px;--rs-page-padding-bottom:110px;--rs-hero-text-max:35rem;--rs-section-body-max:46rem;--rs-helper-max:20rem;--rs-cta-block-max:22rem;--rs-chip-row-max:22rem;--rs-type-hero-h1:clamp(32px,5vw,42px);--rs-type-section-h2:clamp(24px,3.2vw,30px);--rs-type-card-title:clamp(16px,2vw,18px);--rs-type-body:clamp(15px,2vw,17px);--rs-type-helper:clamp(12px,1.5vw,13px)}}@media (min-width:1024px){:root{--rs-page-max:1080px;--rs-page-padding-x:28px;--rs-page-padding-top:40px;--rs-page-padding-bottom:116px;--rs-hero-text-max:28rem;--rs-section-body-max:36rem;--rs-helper-max:17.5rem;--rs-cta-block-max:24rem;--rs-chip-row-max:22rem;--rs-type-hero-h1:clamp(36px,2.85vw,46px);--rs-type-section-h2:clamp(26px,2.2vw,32px);--rs-type-card-title:clamp(17px,1.6vw,20px);--rs-type-body:clamp(16px,1.35vw,18px);--rs-type-helper:clamp(12px,1vw,13px);--rs-type-footer-link:clamp(14px,1vw,16px);--rs-hero-title-line-height:1.01;--rs-hero-body-line-height:1.58;--rs-desktop-density-gap:12px}}html{text-size-adjust:var(--rs-text-size-adjust)}body{margin:0}.rs-page-shell{max-width:var(--rs-page-max);margin:0 auto;padding:var(--rs-page-padding-top) var(--rs-page-padding-x) var(--rs-page-padding-bottom);overflow-x:hidden;overflow-wrap:break-word}.rs-heading-keep-all{word-break:keep-all;overflow-wrap:break-word}.rs-line-group{display:block}.rs-nowrap{white-space:nowrap}.rs-helper-width-cap{max-width:var(--rs-helper-max)}.rs-section-shell{max-width:var(--rs-section-shell-max)}.rs-section-body-width{max-width:var(--rs-section-body-max)}.rs-cta-block-width{max-width:var(--rs-cta-block-max)}.rs-chip-row{display:flex;flex-wrap:wrap;gap:var(--rs-space-xs);max-width:var(--rs-chip-row-max)}.rs-card-grid{display:grid;grid-gap:var(--rs-grid-card-gap);gap:var(--rs-grid-card-gap)}.rs-desktop-density{gap:var(--rs-desktop-density-gap)}