.ci-media-text{background:var(--ci-surface-page);color:var(--ci-text-body);display:block;padding:clamp(56px,7vw,96px) clamp(24px,4vw,48px);width:100%}.ci-media-text--surface-dark{background:var(--ci-surface-dark-page,#07090f);color:var(--ci-text-body)}.ci-media-text--surface-light{background:var(--ci-surface-light-page,#f4f6fa);color:#3e4654}.ci-media-text--surface-tint{background:var(--ci-surface-tint-page,#e9eef7);color:#3e4654}.ci-media-text__inner{margin:0 auto;max-width:var(--ci-container-max,1240px);width:100%}.ci-media-text__grid{align-items:center;display:grid;gap:clamp(28px,4vw,56px);grid-template-columns:1fr}@media (min-width:880px){.ci-media-text--media-left .ci-media-text__grid,.ci-media-text--media-right .ci-media-text__grid{grid-template-columns:1fr 1fr}.ci-media-text--media-left .ci-media-text__media{order:0}.ci-media-text--media-left .ci-media-text__text,.ci-media-text--media-right .ci-media-text__media{order:1}.ci-media-text--media-right .ci-media-text__text{order:0}.ci-media-text--split-narrow-media.ci-media-text--media-left .ci-media-text__grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.ci-media-text--split-narrow-media.ci-media-text--media-right .ci-media-text__grid,.ci-media-text--split-wide-media.ci-media-text--media-left .ci-media-text__grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.ci-media-text--split-wide-media.ci-media-text--media-right .ci-media-text__grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.ci-media-text--align-top .ci-media-text__grid{align-items:start}.ci-media-text--align-center .ci-media-text__grid{align-items:center}.ci-media-text--align-bottom .ci-media-text__grid{align-items:end}}.ci-media-text--media-top .ci-media-text__media{margin-left:auto;margin-right:auto;max-width:920px;order:0}.ci-media-text--media-top .ci-media-text__text{margin-left:auto;margin-right:auto;max-width:760px;order:1}@media (max-width:879px){.ci-media-text__media{order:0}.ci-media-text__text{order:1}}.ci-media-text--no-media .ci-media-text__media{display:none}.ci-media-text--no-media .ci-media-text__text{margin-left:auto;margin-right:auto;max-width:760px}.ci-media-text__media{display:flex;flex-direction:column;gap:14px;min-width:0}.ci-media-text__media-frame{background:hsla(0,0%,100%,.02);overflow:hidden;position:relative;width:100%}.ci-media-text__media--aspect-auto .ci-media-text__media-frame{aspect-ratio:auto}.ci-media-text__media--aspect-16-9 .ci-media-text__media-frame{aspect-ratio:16/9}.ci-media-text__media--aspect-4-3 .ci-media-text__media-frame{aspect-ratio:4/3}.ci-media-text__media--aspect-3-2 .ci-media-text__media-frame{aspect-ratio:3/2}.ci-media-text__media--aspect-1-1 .ci-media-text__media-frame{aspect-ratio:1/1}.ci-media-text__media--aspect-4-5 .ci-media-text__media-frame{aspect-ratio:4/5}.ci-media-text__media--frame-flat .ci-media-text__media-frame{background:transparent;border-radius:0;box-shadow:none}.ci-media-text__media--frame-rounded .ci-media-text__media-frame{border-radius:16px}.ci-media-text__media--frame-card .ci-media-text__media-frame{border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.25)}.ci-media-text--surface-light .ci-media-text__media--frame-card .ci-media-text__media-frame,.ci-media-text--surface-tint .ci-media-text__media--frame-card .ci-media-text__media-frame{box-shadow:0 8px 32px rgba(10,14,24,.12)}.ci-media-text__media--frame-device .ci-media-text__media-frame{border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.45),inset 0 0 0 1px hsla(0,0%,100%,.05)}.ci-media-text--surface-light .ci-media-text__media--frame-device .ci-media-text__media-frame,.ci-media-text--surface-tint .ci-media-text__media--frame-device .ci-media-text__media-frame{box-shadow:0 24px 60px rgba(10,14,24,.2),inset 0 0 0 1px rgba(10,14,24,.06)}.ci-media-text__embed,.ci-media-text__image,.ci-media-text__video{border:0;display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.ci-media-text__media--aspect-auto .ci-media-text__embed,.ci-media-text__media--aspect-auto .ci-media-text__image,.ci-media-text__media--aspect-auto .ci-media-text__video{height:auto;inset:auto;object-fit:fill;position:static}.ci-media-text__caption{align-items:baseline;color:var(--ci-text-muted,hsla(0,0%,100%,.6));display:flex;flex-wrap:wrap;font-family:var(--ci-font-body);font-size:14px;gap:8px 14px;line-height:1.5}.ci-media-text--surface-light .ci-media-text__caption,.ci-media-text--surface-tint .ci-media-text__caption{color:#6a7280}.ci-media-text__caption-body{flex:1 1 auto}.ci-media-text__caption-body p{margin:0}.ci-media-text__credit{color:var(--ci-text-quiet,hsla(0,0%,100%,.45));font-family:var(--ci-font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.ci-media-text__text{display:flex;flex-direction:column;gap:20px;min-width:0}.ci-media-text__pill{align-items:baseline;align-self:flex-start;border-radius:999px;display:inline-flex;font-family:var(--ci-font-body);font-size:13px;gap:10px;line-height:1.2;padding:8px 14px}.ci-media-text__pill-value{font-family:var(--ci-font-display);font-size:16px;font-weight:600;letter-spacing:-.01em}.ci-media-text__pill-label{font-weight:500;letter-spacing:.01em}.ci-media-text__pill--tone-accent{background:rgba(0,96,255,.12);color:var(--ci-blue-light,#4d8aff)}.ci-media-text__pill--tone-amber{background:rgba(245,181,68,.14);color:var(--ci-amber,#f5b544)}.ci-media-text__pill--tone-purple{background:rgba(139,92,246,.14);color:var(--ci-purple-light,#b89afa)}.ci-media-text__pill--tone-green{background:rgba(16,185,129,.14);color:var(--ci-green,#10b981)}.ci-media-text__pill--tone-neutral{background:hsla(0,0%,100%,.06);color:var(--ci-text-secondary,#c1c8d4)}.ci-media-text--surface-light .ci-media-text__pill--tone-accent,.ci-media-text--surface-tint .ci-media-text__pill--tone-accent{background:rgba(0,96,255,.1);color:var(--ci-blue,#0060ff)}.ci-media-text--surface-light .ci-media-text__pill--tone-neutral,.ci-media-text--surface-tint .ci-media-text__pill--tone-neutral{background:rgba(10,14,24,.06);color:#3e4654}.ci-media-text__text .ci-section-intro{margin:0}.ci-media-text__body{color:inherit;font-family:var(--ci-font-body);font-size:var(--ci-fs-body,17px);line-height:var(--ci-lh-body,1.6);max-width:60ch}.ci-media-text__body p{margin:0 0 .8em}.ci-media-text__body p:last-child{margin-bottom:0}.ci-media-text__body a{color:var(--ci-text-accent,var(--ci-blue-light,#4d8aff));text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.ci-media-text__body strong{color:var(--ci-text-secondary,inherit)}.ci-media-text--surface-light .ci-media-text__body a,.ci-media-text--surface-tint .ci-media-text__body a{color:var(--ci-blue,#0060ff)}.ci-media-text__bullets{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.ci-media-text__bullet{align-items:start;display:grid;font-family:var(--ci-font-body);font-size:var(--ci-fs-body-md,16px);gap:12px;grid-template-columns:24px 1fr;line-height:1.55}.ci-media-text__bullet-icon{align-items:center;border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:12px;height:24px;justify-content:center;line-height:1;width:24px}.ci-media-text__bullets--icon-check .ci-media-text__bullet-icon{background:rgba(0,96,255,.12);color:var(--ci-blue-light,#4d8aff);font-weight:700}.ci-media-text--surface-light .ci-media-text__bullets--icon-check .ci-media-text__bullet-icon,.ci-media-text--surface-tint .ci-media-text__bullets--icon-check .ci-media-text__bullet-icon{background:rgba(0,96,255,.1);color:var(--ci-blue,#0060ff)}.ci-media-text__bullets--icon-arrow .ci-media-text__bullet-icon,.ci-media-text__bullets--icon-dot .ci-media-text__bullet-icon{background:transparent;color:var(--ci-text-accent,var(--ci-blue-light))}.ci-media-text__bullets--icon-dot .ci-media-text__bullet-icon{font-size:18px}.ci-media-text__bullets--icon-none .ci-media-text__bullet{grid-template-columns:1fr}.ci-media-text__bullets--icon-none .ci-media-text__bullet-icon{display:none}.ci-media-text__bullet-text p{margin:0}.ci-media-text__bullet-text>:last-child{margin-bottom:0}.ci-media-text__ctas{display:flex;flex-wrap:wrap;gap:12px 16px;margin-top:8px}.ci-layout--py-compact.ci-media-text{padding-bottom:clamp(40px,5vw,64px);padding-top:clamp(40px,5vw,64px)}.ci-layout--py-loose.ci-media-text{padding-bottom:clamp(80px,9vw,144px);padding-top:clamp(80px,9vw,144px)}.ci-layout--w-narrow.ci-media-text .ci-media-text__inner{max-width:900px}.ci-layout--w-default.ci-media-text .ci-media-text__inner{max-width:1240px}.ci-layout--w-wide.ci-media-text .ci-media-text__inner{max-width:1440px}.ci-layout--w-bleed.ci-media-text{padding-left:0;padding-right:0}.ci-layout--w-bleed.ci-media-text .ci-media-text__inner{max-width:100%;padding-left:clamp(24px,4vw,48px);padding-right:clamp(24px,4vw,48px)}