@media (forced-colors:active){.mri-hs-hero h1{background:0 0!important;-webkit-text-fill-color:initial!important;color:CanvasText!important}}.mri-hs-hero h1{font-size:clamp(32px,4.4vw,48px);font-weight:600;line-height:1.16;margin:0 0 20px;letter-spacing:-.015em;color:#0a1f30;background:linear-gradient(100deg,#0a1f30 30%,#0f5385 100%);-webkit-background-clip:text;background-clip:text}@supports (-webkit-background-clip:text) or (background-clip:text){.mri-hs-hero h1{-webkit-text-fill-color:transparent;color:transparent}}.mri-hs-hero-rule{width:56px;height:3px;background:linear-gradient(90deg,#0f5385,#3d8cbf);border-radius:2px;margin:28px auto 0}.mri-hs-spoke{position:absolute;width:126px;height:126px;border-radius:50%;background:#fff;border:1.5px solid #c3d6e3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px;z-index:2;transition:transform .35s cubic-bezier(.34,1.56,.64,1),border-color .35s ease,box-shadow .35s ease;box-shadow:0 1px 3px rgba(15,50,80,.1),0 12px 28px -8px rgba(15,50,80,.24)}.mri-hs-spoke .mri-hs-spoke-ring{width:38px;height:38px;border-radius:50%;background:#eaf2f8;display:flex;align-items:center;justify-content:center;margin-bottom:6px;transition:background .35s ease}.mri-hs-spoke i{font-size:18px;color:#0f5385}.mri-hs-spoke span{font-size:12px;font-weight:600;color:#0a1f30;line-height:1.25}.mri-hs-spoke:hover{border-color:#0f5385;transform:scale(1.1);box-shadow:0 14px 28px -8px rgba(15,83,133,.32)}.mri-hs-spoke:hover .mri-hs-spoke-ring{background:#0f5385}.mri-hs-spoke:hover i{color:#fff}.mri-hs-line{position:absolute;top:50%;left:50%;height:1.5px;background:linear-gradient(90deg,#0f5385 0%,#9fc0da 100%);opacity:.55;transform-origin:0 0;z-index:1;transition:opacity .35s ease}.mri-hs-line.mri-hs-active{opacity:1}