.rx-solhero,.rx-solhero--blue{--rx-solhero-panel:var(--rx-blue-t2);--rx-solhero-ring:var(--rx-blue-base)}.rx-solhero--gold{--rx-solhero-panel:var(--rx-gold-t2);--rx-solhero-ring:var(--rx-gold-base)}.rx-solhero--green{--rx-solhero-panel:var(--rx-green-t2);--rx-solhero-ring:var(--rx-green-base)}.rx-solhero--neutral{--rx-solhero-panel:var(--rx-brown-t5);--rx-solhero-ring:var(--rx-brown-t3)}.rx-solhero{--rx-solhero-u:var(--rx-u);--rx-solhero-heading:max(var(--rx-text-3xl),3.125rem);--rx-solhero-lead:1.25rem;--rx-solhero-media-scale:1;--rx-solhero-pad-top:var(--rx-space-10);--rx-solhero-pad-bottom:var(--rx-space-10);--rx-solhero-media-w:calc(var(--rx-solhero-u)*634.64*var(--rx-solhero-media-scale));--rx-solhero-media-h:calc(var(--rx-solhero-media-w)/var(--rx-video-aspect, 1.3603));--rx-solhero-ring-reach:max(0px,calc((var(--rx-solhero-media-w)*0.9013 - var(--rx-solhero-media-h))/2))}.rx-solhero--media-default{--rx-solhero-media-scale:1}.rx-solhero--media-medium{--rx-solhero-media-scale:0.85}.rx-solhero--media-small{--rx-solhero-media-scale:0.7}.rx-solhero--pad-top-none{--rx-solhero-pad-top:0px}.rx-solhero--pad-top-tight{--rx-solhero-pad-top:calc(var(--rx-solhero-u)*16)}.rx-solhero--pad-top-default{--rx-solhero-pad-top:calc(var(--rx-solhero-u)*30)}.rx-solhero--pad-top-loose{--rx-solhero-pad-top:calc(var(--rx-solhero-u)*60)}.rx-solhero--pad-bottom-none{--rx-solhero-pad-bottom:0px}.rx-solhero--pad-bottom-tight{--rx-solhero-pad-bottom:calc(var(--rx-solhero-u)*40)}.rx-solhero--pad-bottom-default{--rx-solhero-pad-bottom:calc(var(--rx-solhero-u)*75)}.rx-solhero--pad-bottom-loose{--rx-solhero-pad-bottom:calc(var(--rx-solhero-u)*150)}.rx-solhero__panel{background-color:var(--rx-solhero-panel);border-radius:var(--rx-radius-card);inline-size:calc(100% - var(--rx-frame-x-snug)*2);margin:var(--rx-space-5) auto 0;overflow:hidden}.rx-solhero--first .rx-solhero__panel{margin-block-start:calc(var(--rx-space-5) - var(--rx-header-height))}.rx-solhero:not(.rx-solhero--first) .rx-solhero__inner{padding-block-start:calc(var(--rx-solhero-ring-reach) + var(--rx-solhero-pad-top))}.rx-solhero .rx-solhero__inner--drawn{inline-size:auto;margin-inline:calc(var(--rx-solhero-u)*143.19) calc(var(--rx-solhero-u)*102.6)}.rx-solhero__inner{align-items:center;display:grid;gap:calc(var(--rx-solhero-u)*86);grid-template-columns:minmax(0,1fr) var(--rx-solhero-media-w);padding-block-end:calc(var(--rx-solhero-ring-reach) + var(--rx-solhero-pad-bottom));padding-block-start:calc(var(--rx-header-top) + var(--rx-header-height) + var(--rx-solhero-ring-reach) + var(--rx-solhero-pad-top))}.rx-solhero__body{max-width:none;translate:0 calc(var(--rx-solhero-u)*-16.4)}.rx-solhero__eyebrow{margin-block-end:var(--rx-space-8)}.rx-solhero__heading{color:var(--rx-heading);font-size:var(--rx-h-size,var(--rx-solhero-heading));font-weight:400;line-height:var(--rx-h-lh,1.1);margin:0;max-width:10.71em}.rx-solhero__copy{font-size:calc(1em*var(--rx-copy-scale, 1))}.rx-solhero__lead{color:var(--rx-text);font-size:var(--rx-solhero-lead);line-height:1.5;margin:var(--rx-space-4) 0 0;max-width:20.42em}.rx-solhero__actions{margin-block-start:calc(var(--rx-space-7) + var(--rx-space-2))}.rx-solhero__figure{container-type:inline-size;inline-size:var(--rx-solhero-media-w);position:relative}.rx-solhero__scene{display:grid;place-items:center;position:relative}.rx-solhero__media{aspect-ratio:var(--rx-video-ratio,618.4/454.6);border-radius:var(--rx-radius-card);inline-size:100%;overflow:hidden;position:relative;z-index:1}.rx-solhero__media video{block-size:100%;display:block;inline-size:100%;object-fit:cover}.rx-solhero{--rx-solhero-video-duration:640ms}[data-rx-reveal-ready] .rx-solhero__media video[data-rx-video-fade]{opacity:0}[data-rx-reveal-ready] .rx-solhero__media video[data-rx-video-ready]{opacity:1;transition:opacity var(--rx-solhero-video-duration) var(--rx-ease-out)}@media (prefers-reduced-motion:reduce){[data-rx-reveal-ready] .rx-solhero__media video[data-rx-video-fade]{opacity:1;transition:none}}.rx-solhero__play{background-color:var(--rx-white);block-size:3.5rem;border-radius:var(--rx-radius-pill);box-shadow:var(--rx-shadow-md);color:var(--rx-heading);cursor:pointer;display:grid;inline-size:3.5rem;inset-block-end:var(--rx-space-5);inset-inline-end:var(--rx-space-5);place-items:center;position:absolute;transition:transform var(--rx-duration) var(--rx-ease-standard),box-shadow var(--rx-duration) var(--rx-ease-standard);z-index:2}.rx-solhero__play:focus-visible,.rx-solhero__play:hover{box-shadow:var(--rx-shadow-lg);transform:scale(1.06)}.rx-solhero__play-glyph{block-size:1.5rem;display:grid;inline-size:1.5rem;place-items:center}.rx-solhero__play-glyph svg{block-size:100%;fill:currentColor;inline-size:100%}.rx-solhero__rings{block-size:0;inline-size:0;inset-inline-start:calc(50% + 2.025cqw)}.rx-solhero__ring,.rx-solhero__rings{inset-block-start:50%;position:absolute}.rx-solhero__ring{aspect-ratio:1;border:max(1px,.2364cqw) solid var(--rx-solhero-ring-c);border-radius:50%;inline-size:calc(1cqw*var(--rx-solhero-ring-d));inset-inline-start:50%;translate:-50% -50%}.rx-solhero__ring--inner{--rx-solhero-ring-d:83.57;--rx-solhero-ring-c:var(--rx-solhero-ring)}.rx-solhero__ring--outer{--rx-solhero-ring-d:90.13;--rx-solhero-ring-c:color-mix(in srgb,var(--rx-solhero-ring) 30%,transparent)}.rx-solhero__ring--inner{--rx-reveal-from:0.72;--rx-reveal-delay:80ms}.rx-solhero__ring--outer{--rx-reveal-from:0.62;--rx-reveal-delay:160ms}.rx-solhero__media{--rx-reveal-from:0.94}@media (max-width:1024px){.rx-solhero__inner{gap:var(--rx-space-7);grid-template-columns:minmax(0,1fr);padding-block-end:var(--rx-space-9)}.rx-solhero__figure{inline-size:100%;order:-1}.rx-solhero{--rx-solhero-ring-reach:0px}.rx-solhero__rings{display:none}.rx-solhero__heading,.rx-solhero__lead{max-width:none}}@media (max-width:767px){.rx-solhero__panel{margin-inline:var(--rx-space-4)}.rx-solhero__inner{padding-block-end:var(--rx-space-8)}.rx-solhero__eyebrow{margin-block-end:var(--rx-space-6)}}