/* /Components/Brand/ColorDeclinationsGuide.razor.rz.scp.css */
.declinations-guide[b-grv92mcfcv] {
    width: 1839px;
    height: 589px;
    display: flex;
    background: var(--color-white);
    color: var(--color-navy);
}

.palette-block[b-grv92mcfcv] {
    height: 589px;
    padding-top: 57px;
    text-align: center;
}

.palette-block strong[b-grv92mcfcv] {
    display: block;
    font-family: var(--font-title);
    font-size: 33px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -.03em;
}

.palette-block span[b-grv92mcfcv] {
    display: block;
    margin-top: 24px;
    font-family: var(--font-body);
    font-size: 22px;
    color: rgba(255,255,255,.85);
}

.palette-block--blue[b-grv92mcfcv] {
    width: 592px;
    background: var(--color-blue);
    color: var(--color-white);
}

.palette-block--white[b-grv92mcfcv] {
    width: 459px;
    background: var(--color-white);
    color: #666;
}

.palette-block--white span[b-grv92mcfcv],
.palette-block--green span[b-grv92mcfcv] {
    color: #666;
}

.palette-block--green[b-grv92mcfcv] {
    width: 343px;
    background: var(--color-green);
    color: #666;
}

.declinations-copy[b-grv92mcfcv] {
    width: 445px;
    padding: 104px 0 0 135px;
}

.declinations-copy h1[b-grv92mcfcv] {
    font-family: var(--font-title);
    font-size: 84px;
    line-height: 1.12;
    font-weight: 400;
    letter-spacing: -.055em;
    color: var(--color-navy);
}

.declinations-copy p[b-grv92mcfcv] {
    margin-top: 55px;
    width: 390px;
    font-family: var(--font-body);
    font-size: 27px;
    line-height: 1.36;
    color: rgba(42,42,46,.42);
}

.declinations-copy p + p[b-grv92mcfcv] {
    margin-top: 38px;
}
/* /Components/Brand/MainColorGuide.razor.rz.scp.css */
.main-color-guide[b-2pnj820dxy] {
    width: 1896px;
    height: 1129px;
    background: var(--color-white);
    color: var(--color-navy);
}

.color-copy[b-2pnj820dxy] {
    position: absolute;
    left: 45px;
    top: 91px;
    width: 498px;
}

.color-copy h1[b-2pnj820dxy] {
    font-family: var(--font-title);
    font-size: 91px;
    line-height: 1.17;
    font-weight: 400;
    letter-spacing: -.055em;
    color: var(--color-navy);
}

.color-copy p[b-2pnj820dxy] {
    margin-top: 61px;
    font-family: var(--font-body);
    font-size: 25px;
    line-height: 1.45;
    color: rgba(42,42,46,.42);
}

.color-footer[b-2pnj820dxy] {
    position: absolute;
    left: 0;
    top: 976px;
    width: 498px;
    border-top: 1px solid rgba(117,132,220,.42);
    padding-top: 18px;
    display: flex;
    justify-content: space-between;
    font-family: var(--font-body);
    font-size: 25px;
    color: rgba(117,132,220,.42);
}

.primary-swatch[b-2pnj820dxy] {
    position: absolute;
    left: 621px;
    top: 0;
    width: 1026px;
    height: 1129px;
    background: var(--color-blue);
    color: var(--color-white);
    padding: 29px 0 0 43px;
}

.primary-swatch strong[b-2pnj820dxy],
.right-swatch strong[b-2pnj820dxy] {
    display: block;
    font-family: var(--font-title);
    font-size: 34px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: .08em;
}

.primary-swatch span[b-2pnj820dxy] {
    display: block;
    margin-top: 24px;
    font-family: var(--font-body);
    font-size: 22px;
    font-weight: 600;
    letter-spacing: .08em;
    color: rgba(255,255,255,.85);
}

.right-swatches[b-2pnj820dxy] {
    position: absolute;
    right: 0;
    top: 0;
    width: 249px;
    height: 1129px;
}

.right-swatch[b-2pnj820dxy] {
    position: relative;
    width: 249px;
    padding: 29px 0 0 42px;
}

.right-swatch--navy[b-2pnj820dxy] { height: 247px; background: var(--color-navy); color: var(--color-white); }
.right-swatch--periwinkle[b-2pnj820dxy] { height: 253px; background: var(--color-periwinkle); color: var(--color-white); }
.right-swatch--lavender[b-2pnj820dxy] { height: 254px; background: var(--color-lavender); color: var(--color-blue); }
.right-swatch--white[b-2pnj820dxy] { height: 375px; background: var(--color-white); color: #5f5f64; }
/* /Components/Brand/TypographyGuide.razor.rz.scp.css */
.typography-guide[b-ard944i1s1] {
    width: 2040px;
    height: 1132px;
    background: linear-gradient(90deg, var(--color-white) 0 632px, #F4F6FF 632px 100%);
    color: var(--color-navy);
}

.type-sidebar[b-ard944i1s1] {
    position: absolute;
    left: 0;
    top: 0;
    width: 632px;
    height: 1132px;
    background: var(--color-white);
}

.type-sidebar > h1[b-ard944i1s1] {
    position: absolute;
    left: 59px;
    top: 48px;
    font-family: var(--font-title);
    font-size: 80px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: -.04em;
    color: #1555B2;
}

.type-note[b-ard944i1s1] {
    position: absolute;
    color: var(--color-periwinkle);
}

.type-note h2[b-ard944i1s1] {
    font-family: var(--font-body);
    font-size: 28px;
    line-height: 1;
    font-weight: 800;
    border-bottom: 1px dashed currentColor;
}

.type-note p[b-ard944i1s1] {
    margin-top: 11px;
    font-family: var(--font-body);
    font-size: 20px;
    line-height: 1.22;
}

.type-note[b-ard944i1s1]::after {
    content: '';
    position: absolute;
    left: 0;
    top: 25px;
    height: 1px;
    width: 615px;
    border-top: 1px dashed currentColor;
    opacity: .75;
}

.type-note--title[b-ard944i1s1] { left: 321px; top: 333px; }
.type-note--headline[b-ard944i1s1] { left: 43px; top: 533px; }
.type-note--subheadline[b-ard944i1s1] { left: 321px; top: 715px; }
.type-note--normal[b-ard944i1s1] { left: 43px; top: 937px; }

.type-footer[b-ard944i1s1] {
    position: absolute;
    left: 47px;
    bottom: 34px;
    width: 506px;
    border-top: 1px solid rgba(117,132,220,.5);
    padding-top: 18px;
    display: flex;
    justify-content: space-between;
    font-family: var(--font-body);
    font-size: 26px;
    color: rgba(117,132,220,.45);
}

.type-preview[b-ard944i1s1] {
    position: absolute;
    left: 901px;
    top: 243px;
    width: 1030px;
}

.type-preview h2[b-ard944i1s1] {
    font-family: var(--font-title);
    font-size: 82px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -.04em;
    color: var(--color-navy);
}

.type-preview__kicker[b-ard944i1s1] {
    margin-top: 175px;
    font-family: var(--font-title);
    font-size: 39px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .29em;
    color: var(--color-navy);
}

.type-preview__sub[b-ard944i1s1] {
    margin-top: 91px;
    font-family: var(--font-body);
    font-size: 29px;
    line-height: 1.8;
    font-weight: 800;
    color: rgba(42,42,46,.72);
}

.type-preview__body[b-ard944i1s1] {
    margin-top: 85px;
    font-family: var(--font-body);
    font-size: 27px;
    line-height: 1.78;
    color: rgba(42,42,46,.48);
}
/* /Components/Brand/UsageExampleGuide.razor.rz.scp.css */
.usage-guide[b-ikamqr7eeu] {
    width: 1560px;
    height: 580px;
    background: linear-gradient(90deg, #031877 0 637px, #203A83 637px 100%);
    color: var(--color-white);
}

.usage-copy[b-ikamqr7eeu] {
    position: absolute;
    left: 62px;
    top: 24px;
    width: 520px;
}

.usage-copy h1[b-ikamqr7eeu] {
    font-family: var(--font-title);
    font-size: 85px;
    line-height: 1.17;
    font-weight: 400;
    letter-spacing: -.06em;
}

.usage-copy p[b-ikamqr7eeu] {
    margin-top: 55px;
    font-family: var(--font-body);
    font-size: 23px;
    line-height: 1.55;
    color: rgba(117,132,220,.92);
}

.usage-demo[b-ikamqr7eeu] {
    position: absolute;
    left: 637px;
    top: 0;
    width: 923px;
    height: 580px;
    background: rgba(255,255,255,.04);
}

.usage-testimonial[b-ikamqr7eeu] {
    position: absolute;
    left: 177px;
    top: 314px;
    display: grid;
    grid-template-columns: 233px 459px;
    align-items: stretch;
}

.usage-testimonial img[b-ikamqr7eeu] {
    width: 233px;
    height: 233px;
    object-fit: cover;
    border: 18px solid var(--color-white);
    border-radius: 17px;
}

.usage-testimonial__body[b-ikamqr7eeu] {
    position: relative;
    width: 459px;
    height: 233px;
    padding: 39px 32px 0;
    border-radius: 17px;
    background: var(--color-white);
    color: var(--color-navy);
}

.usage-testimonial__body[b-ikamqr7eeu]::before {
    content: '';
    position: absolute;
    left: -32px;
    top: 74px;
    width: 56px;
    height: 56px;
    border-radius: 18px;
    background: var(--color-white);
}

.usage-testimonial__body h2[b-ikamqr7eeu] {
    position: relative;
    z-index: 2;
    font-family: var(--font-body);
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 800;
}

.usage-testimonial__body p[b-ikamqr7eeu] {
    position: relative;
    z-index: 2;
    margin-top: 31px;
    font-family: var(--font-body);
    font-size: 18px;
    line-height: 1.55;
    font-style: italic;
    color: rgba(5,31,83,.62);
}

.usage-testimonial__body span[b-ikamqr7eeu] {
    position: absolute;
    left: 33px;
    bottom: 31px;
    z-index: 2;
    color: var(--color-blue);
    font-size: 24px;
    letter-spacing: 4px;
}

.usage-testimonial__body small[b-ikamqr7eeu] {
    position: absolute;
    right: 32px;
    bottom: 35px;
    z-index: 2;
    font-family: var(--font-body);
    font-size: 13px;
    font-weight: 800;
    color: var(--color-navy);
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.finseek-layout[b-vzn8bvjnac] {
    min-height: 100vh;
    background: var(--color-white);
}
/* /Components/Pages/About.razor.rz.scp.css */
.about-page[b-ewm6gsxotw] {
    --about-container: 1220px;
    --about-gutter: clamp(24px, 4.2vw, 56px);
    --about-blue: var(--color-blue);
    --about-navy: var(--color-navy);
    --about-muted: var(--color-periwinkle);
    --about-soft: #f3f5ff;

    display: flex;
    flex-direction: column;
    align-items: stretch;
    min-height: 100dvh;
    background: var(--color-white);
    color: var(--about-navy);
    overflow-x: clip;
}

.about-hero[b-ewm6gsxotw] {
    width: 100%;
    min-height: clamp(320px, 31vw, 410px);
    color: var(--color-white);
    background: var(--about-navy);
}

.about-hero__background[b-ewm6gsxotw] {
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(90deg, rgba(5, 31, 83, .66), rgba(2, 22, 143, .28) 48%, rgba(2, 22, 143, .72)),
        url("/assets/photos/optimized/d586a8f24631339f45c3889dae97b0b84352a6e1.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-hero__background[b-ewm6gsxotw]::before,
.about-hero__background[b-ewm6gsxotw]::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.about-hero__background[b-ewm6gsxotw]::before {
    left: 16%;
    top: 42%;
    width: min(40vw, 620px);
    height: clamp(120px, 14vw, 220px);
    border-radius: 50%;
    background: radial-gradient(ellipse, rgba(117, 132, 220, .28), transparent 68%);
    transform: rotate(-8deg);
}

.about-hero__background[b-ewm6gsxotw]::after {
    top: 0;
    bottom: 0;
    left: 47%;
    width: min(18vw, 250px);
    border-left: 1px solid rgba(117, 132, 220, .13);
    border-right: 1px solid rgba(117, 132, 220, .13);
    background: rgba(5, 31, 83, .18);
}

.about-hero__container[b-ewm6gsxotw] {
    position: relative;
    z-index: 1;
    display: grid;
    place-items: center;
    width: min(calc(100% - (var(--about-gutter) * 2)), var(--about-container));
    min-height: inherit;
    margin: 0 auto;
    padding-top: clamp(84px, 7vw, 110px);
}

.about-hero h1[b-ewm6gsxotw] {
    margin: 0;
    font-family: var(--typography-main-title-family);
    font-size: clamp(36px, 4.2vw, 64px);
    font-weight: var(--typography-main-title-weight);
    line-height: .95;
    letter-spacing: 0;
    text-align: center;
}

.about-hero h1 span[b-ewm6gsxotw] {
    color: rgba(117, 132, 220, .82);
}

.about-manifesto[b-ewm6gsxotw] {
    width: 100%;
    min-height: clamp(320px, 31vw, 410px);
    background: var(--color-white);
}

.about-manifesto__grid[b-ewm6gsxotw] {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.about-line[b-ewm6gsxotw] {
    position: absolute;
    border: 1px solid rgba(117, 132, 220, .24);
    border-radius: 10px;
}

.about-line--left[b-ewm6gsxotw] {
    left: 2%;
    top: clamp(68px, 6vw, 92px);
    width: min(42vw, 540px);
    height: clamp(150px, 18vw, 240px);
    clip-path: polygon(0 0, 84% 0, 100% 32%, 100% 100%, 0 100%);
}

.about-line--right[b-ewm6gsxotw] {
    right: 2%;
    top: 0;
    width: min(55vw, 700px);
    height: clamp(220px, 25vw, 350px);
    border-style: dashed;
}

.about-manifesto__container[b-ewm6gsxotw] {
    position: relative;
    z-index: 1;
    display: grid;
    place-items: center;
    width: min(calc(100% - (var(--about-gutter) * 2)), 900px);
    min-height: inherit;
    margin: 0 auto;
    padding: clamp(58px, 7vw, 92px) 0;
}

.about-manifesto__statement[b-ewm6gsxotw] {
    position: relative;
    display: grid;
    justify-items: center;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    overflow: visible;
    background: transparent;
    font-family: var(--typography-main-title-family);
    font-size: clamp(32px, 3.5vw, 48px);
    font-weight: var(--typography-main-title-weight);
    line-height: 1.05;
    letter-spacing: 0;
    text-align: center;
    color: var(--about-blue);
}

.about-manifesto__statement .hero-statement__group[b-ewm6gsxotw] {
    display: grid;
    justify-items: center;
}

.about-manifesto__statement .hero-statement__group--mobile[b-ewm6gsxotw] {
    display: none;
}

.about-manifesto__statement .hero-statement__line[b-ewm6gsxotw] {
    --hero-statement-line-bleed-y: .18em;

    position: relative;
    display: block;
    width: fit-content;
    max-width: 100%;
    padding-block: var(--hero-statement-line-bleed-y);
    margin-block: calc(var(--hero-statement-line-bleed-y) * -1);
    white-space: nowrap;
    overflow: visible;
}

.about-manifesto__statement .hero-statement__base[b-ewm6gsxotw] {
    display: block;
    color: var(--about-muted);
}

.about-manifesto__statement .hero-statement__overlay[b-ewm6gsxotw] {
    --line-reveal-progress: 0%;

    position: absolute;
    inset: 0;
    display: block;
    box-sizing: border-box;
    padding-block: var(--hero-statement-line-bleed-y);
    color: var(--about-blue);
    pointer-events: none;
    clip-path: inset(0 100% 0 0);
    -webkit-mask-image: linear-gradient(
        90deg,
        #000 0%,
        #000 max(0%, calc(var(--line-reveal-progress) - 8%)),
        rgba(0, 0, 0, .45) var(--line-reveal-progress),
        transparent min(100%, calc(var(--line-reveal-progress) + 8%))
    );
    mask-image: linear-gradient(
        90deg,
        #000 0%,
        #000 max(0%, calc(var(--line-reveal-progress) - 8%)),
        rgba(0, 0, 0, .45) var(--line-reveal-progress),
        transparent min(100%, calc(var(--line-reveal-progress) + 8%))
    );
    will-change: clip-path, mask-image;
}

.about-manifesto__statement.is-revealed .hero-statement__overlay[b-ewm6gsxotw] {
    clip-path: inset(0 0 0 0);
    --line-reveal-progress: 115%;
    -webkit-mask-image: none;
    mask-image: none;
}

.about-story[b-ewm6gsxotw] {
    width: 100%;
    background: var(--about-soft);
    color: var(--about-blue);
}

.about-story__container[b-ewm6gsxotw] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 330px);
    align-items: center;
    gap: clamp(30px, 5vw, 72px);
    width: min(calc(100% - (var(--about-gutter) * 2)), var(--about-container));
    min-height: clamp(455px, 45vw, 585px);
    margin: 0 auto;
    padding: clamp(70px, 8vw, 112px) 0;
}

.about-section-label[b-ewm6gsxotw] {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    align-self: start;
    margin-top: clamp(16px, 2vw, 28px);
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: var(--typography-headline-letter-spacing);
    text-transform: uppercase;
    color: var(--about-blue);
}

.about-section-label[b-ewm6gsxotw]::before {
    content: "";
    width: 12px;
    height: 12px;
    flex: 0 0 12px;
    border-radius: 999px;
    background: currentColor;
}

.about-story__content[b-ewm6gsxotw] {
    min-width: 0;
}

.about-story h2[b-ewm6gsxotw],
.about-team h2[b-ewm6gsxotw] {
    margin: 0;
    font-family: var(--typography-main-title-family);
    font-size: clamp(34px, 4vw, 56px);
    font-weight: var(--typography-main-title-weight);
    line-height: .98;
    letter-spacing: 0;
    color: var(--about-blue);
}

.about-story h2 span[b-ewm6gsxotw],
.about-team h2 span[b-ewm6gsxotw] {
    display: block;
    color: var(--about-muted);
}

.about-story__content p[b-ewm6gsxotw] {
    width: min(100%, 560px);
    margin-top: clamp(32px, 4vw, 50px);
    font-family: var(--typography-body-family);
    font-size: var(--typography-body-size);
    font-weight: var(--typography-body-weight);
    line-height: 1.78;
    letter-spacing: var(--typography-body-letter-spacing);
    color: rgba(35, 35, 45, .70);
}

.about-story__visual[b-ewm6gsxotw] {
    position: relative;
    width: 100%;
    margin: 0;
    overflow: hidden;
    border-radius: 11px;
    aspect-ratio: 1 / .9;
    background: linear-gradient(135deg, rgba(5, 31, 83, .98), rgba(18, 64, 78, .86));
    clip-path: polygon(0 0, 100% 0, 100% 76%, 75% 100%, 0 100%);
}

.about-story__visual img[b-ewm6gsxotw] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 34%;
    filter: saturate(.92) contrast(1.05);
}

.about-team[b-ewm6gsxotw] {
    width: 100%;
    background: var(--color-white);
    color: var(--about-blue);
}

.about-team__container[b-ewm6gsxotw] {
    width: min(calc(100% - (var(--about-gutter) * 2)), 1060px);
    margin: 0 auto;
    padding: clamp(100px, 10vw, 150px) 0 clamp(120px, 12vw, 176px);
}

.about-team__heading[b-ewm6gsxotw] {
    display: flex;
    justify-content: center;
    text-align: center;
}

.about-team__heading .about-section-label[b-ewm6gsxotw] {
    margin-top: 7px;
}

.about-team h2 span[b-ewm6gsxotw] {
    display: inline;
    font-weight: 400;
}

.founder-grid[b-ewm6gsxotw] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(48px, 8vw, 98px);
    margin-top: clamp(72px, 8vw, 100px);
}

.founder-card[b-ewm6gsxotw] {
    --founder-card-radius: 11px;
    position: relative;
    width: 100%;
    color: var(--color-white);
    transition: transform .34s cubic-bezier(.16, 1, .3, 1);
}

.founder-card:hover[b-ewm6gsxotw],
.founder-card:focus-within[b-ewm6gsxotw] {
    transform: translateY(-8px);
}

.founder-card__header[b-ewm6gsxotw] {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 118px minmax(0, 1fr);
    align-items: center;
    min-height: 148px;
    padding: 20px 30px 20px 22px;
    border-radius: var(--founder-card-radius);
    background: linear-gradient(135deg, #1656d4, var(--about-blue));
    box-shadow: 0 22px 44px rgba(5, 31, 83, .12);
}

.founder-card__portrait[b-ewm6gsxotw] {
    width: 98px;
    height: 98px;
    margin: 0;
    overflow: hidden;
    border-radius: 7px;
    background: rgba(255, 255, 255, .14);
}

.founder-card__portrait img[b-ewm6gsxotw] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 18%;
}

.founder-card h3[b-ewm6gsxotw] {
    margin: 0;
    font-family: var(--typography-subheadline-family);
    font-size: clamp(18px, 1.8vw, 26px);
    font-weight: 700;
    line-height: 1.05;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.founder-card__header p[b-ewm6gsxotw] {
    margin-top: 12px;
    font-family: var(--typography-headline-family);
    font-size: clamp(15px, 1.4vw, 20px);
    font-weight: 400;
    line-height: 1;
    letter-spacing: .32em;
    text-transform: uppercase;
}

.founder-card__body[b-ewm6gsxotw] {
    position: relative;
    min-height: clamp(520px, 48vw, 650px);
    margin: 18px 0 0 98px;
    padding: clamp(44px, 4vw, 62px) clamp(34px, 4vw, 52px) clamp(92px, 8vw, 116px);
    border-radius: var(--founder-card-radius);
    background: linear-gradient(165deg, #1556d3 0%, var(--about-blue) 42%, #0c347f 100%);
    overflow: hidden;
    box-shadow: 0 26px 56px rgba(5, 31, 83, .13);
}

.founder-card__body[b-ewm6gsxotw]::before {
    content: "";
    position: absolute;
    left: 0;
    top: -18px;
    width: 78px;
    height: 18px;
    border-radius: 999px;
    background: var(--color-white);
}

.founder-card__body p[b-ewm6gsxotw] {
    position: relative;
    z-index: 1;
    margin: 0;
    font-family: var(--typography-body-family);
    font-size: var(--typography-body-size);
    font-weight: var(--typography-body-weight);
    line-height: 1.86;
    letter-spacing: var(--typography-body-letter-spacing);
    color: rgba(255, 255, 255, .92);
}

.founder-card__mark[b-ewm6gsxotw] {
    position: absolute;
    right: clamp(28px, 3vw, 40px);
    bottom: clamp(28px, 3vw, 38px);
    width: 57px;
    height: auto;
    padding: 9px;
    border-radius: 7px;
    background: var(--color-lavender);
}

.reveal-block[b-ewm6gsxotw] {
    opacity: 0;
    animation: aboutReveal-b-ewm6gsxotw .72s cubic-bezier(.16, 1, .3, 1) forwards;
}

.founder-card:nth-child(2)[b-ewm6gsxotw] {
    animation-delay: .12s;
}

@keyframes aboutReveal-b-ewm6gsxotw {
    from {
        opacity: 0;
        transform: translateY(22px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 980px) {
    .about-story__container[b-ewm6gsxotw] {
        grid-template-columns: 1fr;
        width: min(calc(100% - 40px), 680px);
    }

    .about-section-label[b-ewm6gsxotw] {
        margin-top: 0;
    }

    .about-story__visual[b-ewm6gsxotw] {
        width: min(100%, 420px);
    }

    .about-team__container[b-ewm6gsxotw] {
        width: min(calc(100% - 40px), 680px);
    }

    .about-team__heading[b-ewm6gsxotw] {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .founder-grid[b-ewm6gsxotw] {
        grid-template-columns: 1fr;
        gap: 56px;
    }
}

@media (max-width: 760px) {
    .about-hero[b-ewm6gsxotw] {
        min-height: 330px;
    }

    .about-hero__container[b-ewm6gsxotw] {
        width: min(calc(100% - 40px), 520px);
        padding-top: 72px;
    }

    .about-hero h1[b-ewm6gsxotw] {
        text-align: left;
        justify-self: start;
    }

    .about-hero h1 span[b-ewm6gsxotw] {
        display: block;
    }

    .about-manifesto__container[b-ewm6gsxotw] {
        width: min(calc(100% - 40px), 560px);
    }

    .about-manifesto__statement[b-ewm6gsxotw] {
        text-align: left;
        justify-items: start;
        font-size: clamp(28px, 7.2vw, 42px);
        line-height: 1.02;
    }

    .about-manifesto__statement .hero-statement__group[b-ewm6gsxotw] {
        justify-items: start;
    }

    .about-manifesto__statement .hero-statement__group--desktop[b-ewm6gsxotw] {
        display: none;
    }

    .about-manifesto__statement .hero-statement__group--mobile[b-ewm6gsxotw] {
        display: grid;
    }

    .about-line--left[b-ewm6gsxotw] {
        left: -14%;
        width: 74vw;
    }

    .about-line--right[b-ewm6gsxotw] {
        right: -18%;
        width: 84vw;
    }

    .founder-card__header[b-ewm6gsxotw] {
        grid-template-columns: 92px minmax(0, 1fr);
        min-height: 124px;
        padding: 16px;
    }

    .founder-card__portrait[b-ewm6gsxotw] {
        width: 76px;
        height: 76px;
    }

    .founder-card__body[b-ewm6gsxotw] {
        min-height: 0;
        margin-left: 34px;
        padding: 34px 26px 92px;
    }
}

@media (max-width: 520px) {
    .about-hero__container[b-ewm6gsxotw],
    .about-manifesto__container[b-ewm6gsxotw],
    .about-story__container[b-ewm6gsxotw],
    .about-team__container[b-ewm6gsxotw] {
        width: min(calc(100% - 28px), 430px);
    }

    .about-story__container[b-ewm6gsxotw] {
        padding: 64px 0;
    }

    .about-team__container[b-ewm6gsxotw] {
        padding: 76px 0 96px;
    }

    .founder-card__header[b-ewm6gsxotw] {
        align-items: start;
    }

    .founder-card__header p[b-ewm6gsxotw] {
        letter-spacing: .22em;
    }

    .founder-card__body[b-ewm6gsxotw] {
        margin-left: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .reveal-block[b-ewm6gsxotw] {
        opacity: 1;
        animation: none;
    }

    .founder-card[b-ewm6gsxotw] {
        transition: none;
    }
}
/* /Components/Pages/BrandGuidelines.razor.rz.scp.css */
.guidelines-page[b-zrdbgq4p6b] {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: var(--color-white);
}
/* /Components/Pages/CreditImpotInnovation.razor.rz.scp.css */
.cii-page[b-vrgtfo6nhd] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    min-height: 100dvh;
    width: 100%;
    background: var(--color-white);
}
/* /Components/Pages/CreditImpotRecherche.razor.rz.scp.css */
.cir-page[b-agmlxugj5j]  #product-hero-title span {
    display: inline;
}
/* /Components/Pages/Home.razor.rz.scp.css */
.home-page[b-c84wweseri] {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100dvh;
    background: var(--color-white);
}
/* /Components/Sections/AboutSection.razor.rz.scp.css */
.about-section[b-e6u1ktqtb6] {
    width: 100%;
    min-height: 479px;
    padding: 30px clamp(18px, 3vw, 32px) 56px;
    background: #f5f6ff;
    color: var(--color-navy);
}

.about-section .section-container[b-e6u1ktqtb6] {
    width: min(100%, 1180px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(360px, 1fr) 348px;
    align-items: start;
    gap: clamp(48px, 10vw, 96px);
}

.about-eyebrow[b-e6u1ktqtb6] {
    display: none;
}

.about-content[b-e6u1ktqtb6] {
    max-width: 430px;
}

.about-kicker[b-e6u1ktqtb6] {
    margin: 0;
    font-family: var(--font-body);
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: .42em;
    text-transform: uppercase;
    color: rgba(35, 35, 45, .72);
}

.about-content h2[b-e6u1ktqtb6] {
    margin: 26px 0 0;
    max-width: none;
    font-family: var(--typography-main-title-family);
    font-size: clamp(42px, 4.3vw, 50px);
    line-height: .92;
    letter-spacing: var(--typography-main-title-letter-spacing);
    font-weight: var(--typography-main-title-weight);
    color: var(--color-blue);
}

.about-content h2 span[b-e6u1ktqtb6] {
    color: var(--color-periwinkle);
}

.about-content p[b-e6u1ktqtb6] {
    margin: 30px 0 0;
    max-width: 410px;
    font-family: var(--typography-body-family);
    font-size: 13px;
    font-weight: var(--typography-body-weight);
    line-height: 1.95;
    letter-spacing: .02em;
    color: rgba(35, 35, 45, .72);
}

.about-content p + p[b-e6u1ktqtb6] {
    margin-top: 0;
}

.about-visual[b-e6u1ktqtb6] {
    position: relative;
    width: 348px;
    height: 445px;
}

.about-logo-card[b-e6u1ktqtb6] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 86px;
    height: 86px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    background: var(--color-blue);
}

.about-logo-card img[b-e6u1ktqtb6] {
    width: 56px;
    height: auto;
    object-fit: contain;
}

.about-green-pill[b-e6u1ktqtb6] {
    position: absolute;
    top: 19px;
    left: 98px;
    z-index: 2;
    width: 84px;
    height: 56px;
    border-radius: 10px;
    background: var(--color-green);
}

.about-metric[b-e6u1ktqtb6] {
    display: none;
}

.about-photo-frame[b-e6u1ktqtb6] {
    position: absolute;
    right: 0;
    top: 85px;
    width: 324px;
    height: 360px;
    margin: 0;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background:
        linear-gradient(rgba(5, 20, 52, .42), rgba(5, 20, 52, .42)),
        url('/assets/photos/optimized/d586a8f24631339f45c3889dae97b0b84352a6e1.webp') center / cover no-repeat;
    overflow: hidden;
}

.about-photo-frame p[b-e6u1ktqtb6] {
    max-width: 260px;
    text-align: center;
    color: #fff;
}

.about-photo-frame img[b-e6u1ktqtb6] {
    position: absolute;
    top: 17px;
    right: 18px;
    width: 192px;
    height: 324px;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
    clip-path: polygon(43% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
}

@media (max-width: 900px) {
    .about-section .section-container[b-e6u1ktqtb6] {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .about-content[b-e6u1ktqtb6] {
        max-width: 560px;
    }

    .about-visual[b-e6u1ktqtb6] {
        width: min(100%, 348px);
        justify-self: start;
    }
}

@media (max-width: 520px) {
    .about-section[b-e6u1ktqtb6] {
        padding: 48px 20px 56px;
    }

    .about-content h2[b-e6u1ktqtb6] {
        font-size: clamp(34px, 10vw, 42px);
    }

    .about-kicker[b-e6u1ktqtb6] {
        letter-spacing: .32em;
    }

    .about-visual[b-e6u1ktqtb6] {
        width: 100%;
        max-width: 348px;
        height: 340px;
    }

    .about-logo-card[b-e6u1ktqtb6] {
        width: 76px;
        height: 76px;
    }

    .about-logo-card img[b-e6u1ktqtb6] {
        width: 50px;
    }

    .about-green-pill[b-e6u1ktqtb6] {
        top: 16px;
        left: 88px;
        width: 72px;
        height: 50px;
    }

    .about-photo-frame[b-e6u1ktqtb6] {
        top: 74px;
        width: min(270px, calc(100% - 36px));
        height: 266px;
    }

    .about-photo-frame img[b-e6u1ktqtb6] {
        top: 15px;
        right: 16px;
        width: min(150px, 58%);
        height: 236px;
    }
}
/* /Components/Sections/AuditCtaSection.razor.rz.scp.css */
.audit-section[b-422n7744du] {
    --audit-white: var(--color-white, #ffffff);
    --audit-navy: var(--color-navy, #051f53);
    --audit-muted: var(--color-periwinkle, #7584dc);
    --audit-border: rgba(255, 255, 255, .88);
    --audit-container: 1040px;
    --audit-gutter: clamp(24px, 4vw, 56px);

    width: 100%;
    min-height: clamp(620px, 61vw, 764px);
    margin-left: calc(50% - 50vw);
    background-image: url("/assets/photos/optimized/b8f916ed168fa11b47d1d454c24c70b7e2cce215.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--audit-white);
}

.audit-section .section-container[b-422n7744du] {
    position: relative;
    display: grid;
    grid-template-columns: minmax(390px, 1fr) minmax(360px, 430px);
    align-items: center;
    gap: clamp(44px, 7vw, 96px);
    width: min(calc(100% - (var(--audit-gutter) * 2)), var(--audit-container));
    min-height: inherit;
    margin: 0 auto;
    padding: clamp(72px, 8vw, 118px) 0;
}

.audit-content[b-422n7744du] {
    min-width: 0;
    padding-top: clamp(26px, 4vw, 54px);
}

.audit-eyebrow[b-422n7744du] {
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: var(--typography-headline-letter-spacing);
    text-transform: uppercase;
    color: rgba(255, 255, 255, .96);
}

.audit-title[b-422n7744du] {
    margin: clamp(16px, 1.7vw, 21px) 0 0;
    font-family: var(--typography-main-title-family);
    font-size: var(--typography-main-title-size);
    font-weight: var(--typography-main-title-weight);
    line-height: var(--typography-main-title-line-height);
    letter-spacing: var(--typography-main-title-letter-spacing);
}

.audit-title span[b-422n7744du] {
    color: rgba(117, 132, 220, .88);
    font-weight: var(--typography-main-title-weight);
}

.audit-method[b-422n7744du] {
    display: inline-flex;
    align-items: stretch;
    width: max-content;
    max-width: 100%;
    height: clamp(50px, 4.3vw, 54px);
    margin-top: clamp(42px, 4.8vw, 48px);
    color: var(--audit-white);
}

.audit-method .fk-btn[b-422n7744du] {
    height: 100%;
    min-width: 0;
    max-width: 100%;
    padding-inline: clamp(20px, 2.1vw, 26px);
    border-width: 2px;
    border-radius: 11px;
    letter-spacing: clamp(.12em, .18vw, var(--typography-headline-letter-spacing));
}

.audit-method__icon[b-422n7744du] {
    width: clamp(50px, 4.3vw, 54px);
    height: clamp(50px, 4.3vw, 54px);
    margin-left: 10px;
    border-width: 2px;
    border-radius: 11px;
    font-size: 19px;
}

.audit-calendar[b-422n7744du] {
    width: 100%;
    height: clamp(560px, 60vw, 680px);
    min-height: 560px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .72);
    border-radius: 18px;
    background: rgba(5, 31, 83, .18);
}

.audit-calendar__embed[b-422n7744du] {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.audit-method a:focus-visible[b-422n7744du] {
    outline: 3px solid rgba(219, 254, 189, .86);
    outline-offset: 4px;
}

@media (max-width: 900px) {
    .audit-section .section-container[b-422n7744du] {
        grid-template-columns: 1fr;
        gap: 44px;
        width: min(calc(100% - 40px), 560px);
    }

    .audit-content[b-422n7744du] {
        padding-top: 0;
    }

    .audit-calendar[b-422n7744du] {
        max-width: 430px;
    }
}

@media (max-width: 520px) {
    .audit-section[b-422n7744du] {
        min-height: auto;
        margin-left: 0;
    }

    .audit-section .section-container[b-422n7744du] {
        width: min(calc(100% - 28px), 430px);
        padding: 76px 0;
    }

    .audit-method[b-422n7744du] {
        width: 100%;
    }

    .audit-method .fk-btn[b-422n7744du] {
        width: 100%;
        padding-inline: 12px;
        letter-spacing: .08em;
    }

    .audit-calendar[b-422n7744du] {
        height: 620px;
        min-height: 620px;
    }
}
/* /Components/Sections/FinseekMenu.razor.rz.scp.css */
.finseek-menu[b-a0ea7grgpq],
.mobile-nav-portal[b-a0ea7grgpq] {
    --hero-blue: var(--color-blue, #0717a8);
    --hero-navy: var(--color-navy, #051f53);
    --hero-green: var(--color-green, #dbfebd);
    --hero-white: var(--color-white, #ffffff);
    --hero-container: 1216px;
    --hero-gutter: clamp(24px, 4.2vw, 56px);
    --hero-nav-height: clamp(60px, 4.4vw, 72px);
    --hero-nav-z: 1000;
    --hero-mega-height: clamp(268px, 21vw, 318px);
    --hero-mega-column-padding: clamp(28px, 3.5vw, 56px);
    --hero-mega-blue-left: #0717a8;
    --hero-mega-blue-mid: #102dd0;
    --hero-mega-blue-deep: #06105f;
    --hero-mega-active: rgba(117, 132, 220, .96);
    --hero-mega-muted-text: rgba(255, 255, 255, .46);
}

.finseek-menu[b-a0ea7grgpq] {
    position: fixed;
    z-index: var(--hero-nav-z);
    top: 0;
    left: 0;
    right: 0;
    color: var(--hero-white);
    background: var(--finseek-menu-background, rgba(5, 31, 83, .66));
    box-shadow: 0 22px 70px rgba(0, 0, 0, .12);
    isolation: isolate;
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
}

.finseek-menu[b-a0ea7grgpq]::after {
    content: "";
    position: fixed;
    z-index: 1;
    left: 0;
    right: 0;
    top: calc(var(--hero-nav-height) + var(--hero-mega-height));
    bottom: 0;
    pointer-events: none;
    background:
        linear-gradient(180deg, rgba(5, 31, 83, .72), rgba(5, 31, 83, .5)),
        rgba(0, 0, 0, .18);
    opacity: 0;
    transition: opacity .28s ease;
}

.finseek-menu:has(.hero-link-item--has-mega:is(:hover, :focus-within))[b-a0ea7grgpq]::after {
    opacity: 1;
}

.finseek-menu a:focus-visible[b-a0ea7grgpq],
.finseek-menu button:focus-visible[b-a0ea7grgpq] {
    outline: 3px solid rgba(219, 254, 189, .86);
    outline-offset: 4px;
}

.hero-nav[b-a0ea7grgpq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(24px, 4vw, 72px);
}

.hero-nav-inner[b-a0ea7grgpq] {
    position: relative;
    z-index: 3;
    width: min(calc(100% - (var(--hero-gutter) * 2)), var(--hero-container));
    height: var(--hero-nav-height);
    margin: 0 auto;
    padding: 0;
}

.hero-logo[b-a0ea7grgpq] {
    flex: 0 0 auto;
    color: var(--hero-white);
    font-size: clamp(22px, 2.4vw, 42px);
    line-height: 1;
    letter-spacing: -.045em;
    text-decoration: none;
}

.hero-logo img[b-a0ea7grgpq] {
    display: block;
    width: clamp(92px, 7.8vw, 108px);
    height: auto;
}

.hero-links[b-a0ea7grgpq] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(42px, 7vw, 116px);
    flex: 1 1 auto;
    height: 100%;
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: var(--typography-headline-letter-spacing);
    text-transform: uppercase;
    white-space: nowrap;
}

.hero-links a[b-a0ea7grgpq] {
    color: inherit;
    text-decoration: none;
}

.hero-link-item[b-a0ea7grgpq] {
    display: flex;
    align-items: center;
    height: 100%;
}

.hero-link[b-a0ea7grgpq],
.hero-link--button[b-a0ea7grgpq] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0;
    border: 0;
    color: inherit;
    background: transparent;
    font: inherit;
    font-weight: var(--typography-headline-weight);
    letter-spacing: var(--typography-headline-letter-spacing);
    text-decoration: none;
    cursor: pointer;
}

.hero-link[b-a0ea7grgpq]::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: clamp(10px, 1.1vw, 15px);
    height: 2px;
    border-radius: 999px;
    background: var(--hero-green);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .22s ease;
}

.hero-link:is(:hover, :focus-visible)[b-a0ea7grgpq]::after,
.hero-link-item--has-mega:is(:hover, :focus-within) > .hero-link[b-a0ea7grgpq]::after {
    transform: scaleX(1);
}

.hero-booking[b-a0ea7grgpq] {
    flex: 0 0 auto;
    min-width: clamp(174px, 22.5vw, 298px);
    min-height: clamp(32px, 3vw, 40px);
    padding-inline: clamp(12px, 1.7vw, 24px);
    gap: clamp(8px, 1.1vw, 15px);
    border-radius: clamp(10px, 1.2vw, 14px);
    text-decoration: none;
}

.hero-booking[b-a0ea7grgpq]  .fa-solid {
    width: clamp(14px, 1.4vw, 18px);
    font-size: clamp(14px, 1.4vw, 18px);
    line-height: 1;
    text-align: center;
}

.hero-mega[b-a0ea7grgpq] {
    position: fixed;
    z-index: 2;
    top: var(--hero-nav-height);
    left: 0;
    right: 0;
    width: 100vw;
    max-width: none;
    height: var(--hero-mega-height);
    overflow: hidden;
    background: var(
        --finseek-menu-dropdown-background,
        radial-gradient(circle at 48% 0%, rgba(117, 132, 220, .34), transparent 30%),
        linear-gradient(112deg, var(--hero-mega-blue-deep) 0%, var(--hero-mega-blue-left) 30%, var(--hero-mega-blue-mid) 63%, var(--hero-mega-blue-deep) 100%)
    );
    box-shadow: 0 34px 80px rgba(0, 0, 0, .30);
    -webkit-backdrop-filter: var(--finseek-menu-dropdown-backdrop-filter, blur(18px));
    backdrop-filter: var(--finseek-menu-dropdown-backdrop-filter, blur(18px));
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10px);
    transition: opacity .24s ease, transform .24s ease, visibility 0s linear .24s;
}

.hero-link-item--has-mega:is(:hover, :focus-within) .hero-mega[b-a0ea7grgpq] {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s;
}

.hero-mega__inner[b-a0ea7grgpq] {
    width: 100vw;
    max-width: none;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    background: var(
        --finseek-menu-dropdown-layer-background,
        linear-gradient(90deg, rgba(5, 31, 83, .22), transparent 32%, rgba(117, 132, 220, .18) 66%, rgba(5, 31, 83, .28)),
        linear-gradient(135deg, rgba(7, 23, 168, .95), rgba(18, 47, 207, .98) 58%, rgba(5, 31, 83, .92))
    );
}

.hero-mega__categories[b-a0ea7grgpq] {
    grid-column: 1 / 2;
    display: grid;
    grid-template-rows: repeat(3, minmax(0, 1fr));
    width: 100%;
    min-width: 0;
    background: var(
        --finseek-menu-dropdown-layer-background,
        radial-gradient(circle at 26% 10%, rgba(117, 132, 220, .26), transparent 34%),
        linear-gradient(180deg, rgba(7, 23, 168, .98), rgba(6, 19, 149, .99))
    );
}

.hero-mega__category[b-a0ea7grgpq] {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: clamp(18px, 2vw, 28px);
    width: 100%;
    min-width: 0;
    min-height: 0;
    padding: 0 var(--hero-mega-column-padding);
    color: var(--hero-mega-muted-text);
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: var(--typography-headline-letter-spacing);
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    background: var(--finseek-menu-dropdown-item-background, transparent);
    transition: background .22s ease, color .22s ease, font-weight .22s ease;
}

.hero-mega__category span[b-a0ea7grgpq] {
    display: block;
    min-width: 0;
}

.hero-mega__category[b-a0ea7grgpq]  .fa-solid {
    flex: 0 0 auto;
    font-size: clamp(19px, 2vw, 28px);
    color: currentColor;
}

.hero-mega__category:is(:hover, :focus-visible)[b-a0ea7grgpq] {
    color: var(--hero-white);
    font-weight: var(--typography-headline-weight);
    background: var(--finseek-menu-dropdown-hover-background, var(--hero-mega-active));
}

.hero-mega__stage[b-a0ea7grgpq] {
    grid-column: 2 / 4;
    position: relative;
    width: 100%;
    min-width: 0;
    background: var(--finseek-menu-dropdown-layer-background, transparent);
}

.hero-mega__panel[b-a0ea7grgpq] {
    position: absolute;
    inset: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    background: var(--finseek-menu-dropdown-layer-background, transparent);
    opacity: 0;
    pointer-events: none;
    transition: opacity .22s ease;
}

.hero-mega__panel--aides[b-a0ea7grgpq] {
    opacity: 1;
    pointer-events: auto;
}

.hero-mega__panel--ventes[b-a0ea7grgpq] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.hero-mega__submenu[b-a0ea7grgpq] {
    display: grid;
    grid-auto-rows: 1fr;
    width: 100%;
    min-width: 0;
    background: var(
        --finseek-menu-dropdown-layer-background,
        radial-gradient(circle at 38% 4%, rgba(145, 160, 245, .34), transparent 35%),
        linear-gradient(132deg, rgba(116, 134, 222, .62) 0%, rgba(24, 57, 210, .98) 26%, rgba(7, 23, 168, .98) 100%)
    );
}

.hero-mega__submenu-link[b-a0ea7grgpq] {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    min-width: 0;
    min-height: 0;
    height: 100%;
    padding: 0 var(--hero-mega-column-padding);
    color: rgba(255, 255, 255, .92);
    background: var(--finseek-menu-dropdown-item-background, transparent);
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    letter-spacing: var(--typography-headline-letter-spacing);
    line-height: var(--typography-headline-line-height);
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    transition: color .18s ease, background .18s ease, padding-left .18s ease;
}

.hero-mega__submenu-link:is(:hover, :focus-visible)[b-a0ea7grgpq] {
    color: var(--hero-white);
    background: var(
        --finseek-menu-dropdown-hover-background,
        linear-gradient(90deg, rgba(117, 132, 220, .76), rgba(117, 132, 220, .42))
    );
    padding-left: calc(var(--hero-mega-column-padding) + 10px);
}

.hero-mega__submenu-link.is-emphasized[b-a0ea7grgpq] {
    color: var(--hero-white);
    font-weight: var(--typography-headline-weight);
    background: var(
        --finseek-menu-dropdown-hover-background,
        linear-gradient(90deg, rgba(117, 132, 220, .84), rgba(117, 132, 220, .58))
    );
}

.hero-mega__submenu-link.is-emphasized:is(:hover, :focus-visible)[b-a0ea7grgpq] {
    background: var(
        --finseek-menu-dropdown-hover-strong-background,
        linear-gradient(90deg, rgba(145, 160, 245, .92), rgba(117, 132, 220, .56))
    );
}

.hero-mega__visual[b-a0ea7grgpq] {
    position: relative;
    width: 100%;
    min-width: 0;
    overflow: hidden;
    background: rgba(5, 31, 83, .34);
}

.hero-mega__visual[b-a0ea7grgpq]::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
        linear-gradient(90deg, rgba(117, 132, 220, .70), rgba(117, 132, 220, .46)),
        linear-gradient(135deg, rgba(7, 23, 168, .22), rgba(5, 31, 83, .50));
}

.hero-mega__visual[b-a0ea7grgpq]::after {
    content: "";
    position: absolute;
    inset: -10px;
    z-index: 0;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(8px);
    transform: scale(1.04);
    transition: filter .42s ease, transform .42s ease;
}

.hero-link-item--has-mega:is(:hover, :focus-within) .hero-mega__visual[b-a0ea7grgpq]::after {
    background-image: var(--hero-mega-visual-image);
}

.hero-mega__visual--aides[b-a0ea7grgpq] {
    --hero-mega-visual-image: url("/assets/photos/optimized/pexels-ondivade-29703040-768.webp");
}

.hero-mega__visual--leasing[b-a0ea7grgpq] {
    --hero-mega-visual-image: url("/assets/photos/optimized/pexels-gustavo-fring-4254172-768.webp");
}

.hero-mega__visual--ventes[b-a0ea7grgpq] {
    --hero-mega-visual-image: url("/assets/photos/optimized/pexels-olly-3760093-768.webp");
}

.hero-mega__panel:has(.hero-mega__submenu-link:is(:hover, :focus-visible)) .hero-mega__visual[b-a0ea7grgpq]::after {
    filter: blur(0);
    transform: scale(1);
}

.hero-mega__inner:has(.hero-mega__category--leasing:is(:hover, :focus-visible)) .hero-mega__panel--aides .hero-mega__visual[b-a0ea7grgpq]::after,
.hero-mega__inner:has(.hero-mega__panel--leasing:is(:hover, :focus-within)) .hero-mega__panel--aides .hero-mega__visual[b-a0ea7grgpq]::after,
.hero-mega__inner:has(.hero-mega__category--ventes:is(:hover, :focus-visible)) .hero-mega__panel--aides .hero-mega__visual[b-a0ea7grgpq]::after,
.hero-mega__inner:has(.hero-mega__panel--ventes:is(:hover, :focus-within)) .hero-mega__panel--aides .hero-mega__visual[b-a0ea7grgpq]::after {
    filter: blur(8px);
    transform: scale(1.04);
}

.hero-mega__arrow[b-a0ea7grgpq] {
    position: absolute;
    z-index: 2;
    right: clamp(34px, 5vw, 70px);
    top: 55%;
    width: clamp(52px, 6.2vw, 82px);
    height: clamp(52px, 6.2vw, 82px);
    transform: translateY(-50%) rotate(45deg);
}

.hero-mega__arrow[b-a0ea7grgpq]::before,
.hero-mega__arrow[b-a0ea7grgpq]::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 999px;
    background: var(--hero-white);
}

.hero-mega__arrow[b-a0ea7grgpq]::before {
    width: 100%;
    height: 5px;
}

.hero-mega__arrow[b-a0ea7grgpq]::after {
    width: 5px;
    height: 100%;
}

.hero-mega__inner:has(.hero-mega__category--leasing:is(:hover, :focus-visible))[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__panel--leasing:is(:hover, :focus-within))[b-a0ea7grgpq] {
    --hero-active-panel: leasing;
}

.hero-mega__inner:has(.hero-mega__category--ventes:is(:hover, :focus-visible))[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__panel--ventes:is(:hover, :focus-within))[b-a0ea7grgpq] {
    --hero-active-panel: ventes;
}

.hero-mega__inner:has(.hero-mega__category--leasing:is(:hover, :focus-visible)) .hero-mega__category--leasing[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__panel--leasing:is(:hover, :focus-within)) .hero-mega__category--leasing[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__category--ventes:is(:hover, :focus-visible)) .hero-mega__category--ventes[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__panel--ventes:is(:hover, :focus-within)) .hero-mega__category--ventes[b-a0ea7grgpq] {
    color: var(--hero-white);
    font-weight: var(--typography-headline-weight);
    background: var(--finseek-menu-dropdown-hover-background, var(--hero-mega-active));
}

.hero-mega__inner:has(.hero-mega__category--leasing:is(:hover, :focus-visible)) .hero-mega__panel--aides[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__panel--leasing:is(:hover, :focus-within)) .hero-mega__panel--aides[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__category--ventes:is(:hover, :focus-visible)) .hero-mega__panel--aides[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__panel--ventes:is(:hover, :focus-within)) .hero-mega__panel--aides[b-a0ea7grgpq] {
    opacity: 0;
    pointer-events: none;
}

.hero-mega__inner:has(.hero-mega__category--leasing:is(:hover, :focus-visible)) .hero-mega__panel--leasing[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__panel--leasing:is(:hover, :focus-within)) .hero-mega__panel--leasing[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__category--ventes:is(:hover, :focus-visible)) .hero-mega__panel--ventes[b-a0ea7grgpq],
.hero-mega__inner:has(.hero-mega__panel--ventes:is(:hover, :focus-within)) .hero-mega__panel--ventes[b-a0ea7grgpq] {
    opacity: 1;
    pointer-events: auto;
}

@media (min-width: 1440px) {
    .finseek-menu[b-a0ea7grgpq] {
        --hero-container: 1280px;
    }
}

@media (hover: none) {
    .hero-link-item--has-mega:focus-within .hero-mega[b-a0ea7grgpq] {
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
    }
}

@media (max-width: 980px) {
    .finseek-menu[b-a0ea7grgpq] {
        --hero-nav-height: 64px;
        --hero-mega-height: 292px;
    }

    .hero-links[b-a0ea7grgpq] {
        gap: clamp(22px, 4vw, 42px);
    }

    .hero-mega__inner[b-a0ea7grgpq] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .hero-mega__panel[b-a0ea7grgpq] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

}

@media (max-width: 760px) {
    .finseek-menu[b-a0ea7grgpq] {
        --hero-nav-height: 72px;

        background: var(--finseek-menu-mobile-background, var(--finseek-menu-background, rgba(5, 31, 83, .98)));
    }

    .hero-nav-inner[b-a0ea7grgpq] {
        width: min(calc(100% - 40px), 520px);
        height: var(--hero-nav-height);
        gap: 16px;
    }

    .hero-links[b-a0ea7grgpq],
    .hero-mega[b-a0ea7grgpq],
    .finseek-menu[b-a0ea7grgpq]::after {
        display: none;
    }

    .hero-logo[b-a0ea7grgpq] {
        font-size: 28px;
    }

    .hero-logo img[b-a0ea7grgpq] {
        width: 116px;
    }

    .hero-nav-inner > .hero-booking[b-a0ea7grgpq] {
        display: none;
    }
}

@media (max-width: 460px) {
    .hero-nav-inner[b-a0ea7grgpq] {
        width: min(calc(100% - 28px), 420px);
        align-items: center;
    }
}

@media (prefers-reduced-motion: reduce) {
    .hero-link[b-a0ea7grgpq]::after,
    .hero-mega[b-a0ea7grgpq],
    .hero-mega__category[b-a0ea7grgpq],
    .hero-mega__panel[b-a0ea7grgpq],
    .hero-mega__visual[b-a0ea7grgpq]::after,
    .finseek-menu[b-a0ea7grgpq]::after {
        transition-duration: .01ms;
    }
}

/* ==========================================================================
   MOBILE DRAWER & HAMBURGER STYLES
   ========================================================================== */

/* Hamburger Button */
.mobile-menu-toggle[b-a0ea7grgpq] {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: calc(var(--hero-nav-z) + 10);
    flex: 0 0 auto;
}

.burger-bar[b-a0ea7grgpq] {
    width: 100%;
    height: 2px;
    background-color: var(--hero-white);
    border-radius: 4px;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;
}

/* Burger Animation when open */
.mobile-menu-toggle.is-open .line-1[b-a0ea7grgpq] {
    transform: translateY(8px) rotate(45deg);
}

.mobile-menu-toggle.is-open .line-2[b-a0ea7grgpq] {
    opacity: 0;
}

.mobile-menu-toggle.is-open .line-3[b-a0ea7grgpq] {
    transform: translateY(-8px) rotate(-45deg);
}

/* Mobile Drawer Container — hors du header pour que position:fixed fonctionne */
.mobile-nav-portal[b-a0ea7grgpq] {
    position: fixed;
    inset: 0;
    z-index: calc(var(--hero-nav-z, 1000) + 100);
    visibility: hidden;
    pointer-events: none;
    transition: visibility 0.35s ease;
}

.mobile-nav-portal.is-open[b-a0ea7grgpq] {
    visibility: visible;
    pointer-events: auto;
}

/* Blur overlay */
.mobile-nav-portal .mobile-drawer__overlay[b-a0ea7grgpq] {
    position: absolute;
    inset: 0;
    background: rgba(5, 31, 83, 0.55);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    opacity: 0;
    transition: opacity 0.35s ease;
}

.mobile-nav-portal.is-open .mobile-drawer__overlay[b-a0ea7grgpq] {
    opacity: 1;
}

/* Drawer content card — fond opaque */
.mobile-drawer__content[b-a0ea7grgpq] {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: min(88vw, 400px);
    height: 100%;
    background: var(
        --finseek-menu-mobile-drawer-background,
        var(--finseek-menu-background, linear-gradient(160deg, #0717a8 0%, #051f53 60%, #06105f 100%))
    );
    box-shadow: -20px 0 60px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    transform: translateX(100%);
    transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    border-left: 1px solid rgba(255, 255, 255, 0.12);
    overflow: hidden;
}

.mobile-nav-portal.is-open .mobile-drawer__content[b-a0ea7grgpq] {
    transform: translateX(0);
}

/* Drawer Header */
.mobile-drawer__header[b-a0ea7grgpq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    height: 72px;
    min-height: 72px;
    flex-shrink: 0;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    background: var(--finseek-menu-mobile-layer-background, rgba(7, 23, 168, 0.5));
}

.mobile-drawer__header .finseek-logo[b-a0ea7grgpq] {
    display: flex;
    align-items: center;
}

.mobile-drawer__header img[b-a0ea7grgpq] {
    height: 26px;
    width: auto;
    display: block;
}

.mobile-drawer__close[b-a0ea7grgpq] {
    background: transparent;
    border: none;
    color: var(--hero-white);
    font-size: 22px;
    cursor: pointer;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.2s ease;
    border-radius: 6px;
}

.mobile-drawer__close:hover[b-a0ea7grgpq] {
    color: var(--hero-green);
    background: rgba(255, 255, 255, 0.08);
}

/* Drawer Navigation Scroll Area */
.mobile-drawer__nav[b-a0ea7grgpq] {
    flex: 1;
    overflow-y: auto;
    padding: 24px 24px 16px;
    display: flex;
    flex-direction: column;
    gap: 0;
}

/* Nav links inside drawer */
.mobile-drawer__link[b-a0ea7grgpq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 16px 0;
    color: var(--hero-white);
    text-decoration: none;
    font-family: var(--typography-headline-family);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    border: none;
    background: var(--finseek-menu-mobile-layer-background, transparent);
    text-align: left;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    transition: color 0.2s ease;
    line-height: 1.2;
}

.mobile-drawer__link:hover[b-a0ea7grgpq],
.mobile-drawer__link:focus-visible[b-a0ea7grgpq] {
    color: var(--hero-green);
}

.mobile-drawer__link--expandable[b-a0ea7grgpq]  .mobile-drawer__chevron {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.45);
    flex-shrink: 0;
}

/* Submenu container (accordéon Financements) */
.mobile-drawer__submenu[b-a0ea7grgpq] {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
    background: var(--finseek-menu-mobile-layer-background, transparent);
    transition: max-height 0.4s ease, opacity 0.3s ease;
}

.mobile-drawer__submenu.is-expanded[b-a0ea7grgpq] {
    max-height: min(70vh, 720px);
    opacity: 1;
}

/* Submenu Section categories */
.mobile-drawer__submenu-section[b-a0ea7grgpq] {
    display: flex;
    flex-direction: column;
    border-left: 2px solid rgba(219, 254, 189, 0.30);
    padding-left: 16px;
    margin: 4px 0 4px 8px;
    background: var(--finseek-menu-mobile-layer-background, transparent);
}

.mobile-drawer__submenu-title[b-a0ea7grgpq] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 0;
    color: rgba(255, 255, 255, 0.70);
    font-family: var(--typography-headline-family);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .06em;
    text-transform: uppercase;
    background: var(--finseek-menu-mobile-layer-background, transparent);
    border: none;
    text-align: left;
    cursor: pointer;
    transition: color 0.2s ease;
    line-height: 1.2;
}

.mobile-drawer__submenu-title:hover[b-a0ea7grgpq] {
    color: var(--hero-white);
}

.mobile-drawer__submenu-title--link[b-a0ea7grgpq] {
    text-decoration: none;
}

.mobile-drawer__submenu-title[b-a0ea7grgpq]  .mobile-drawer__chevron {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.35);
    flex-shrink: 0;
}

[data-mobile-nav-expand][aria-expanded="true"][b-a0ea7grgpq]  .mobile-drawer__chevron {
    transform: rotate(180deg);
}

/* Submenu Items List */
.mobile-drawer__submenu-items[b-a0ea7grgpq] {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
    background: var(--finseek-menu-mobile-layer-background, transparent);
    transition: max-height 0.3s ease, opacity 0.25s ease;
}

.mobile-drawer__submenu-items.is-expanded[b-a0ea7grgpq] {
    max-height: min(40vh, 320px);
    opacity: 1;
    padding-bottom: 8px;
}

.mobile-drawer__submenu-items a[b-a0ea7grgpq] {
    display: block;
    color: rgba(255, 255, 255, 0.78);
    text-decoration: none;
    font-family: var(--typography-body-family);
    font-size: 13px;
    font-weight: 400;
    padding: 8px 0;
    background: var(--finseek-menu-mobile-layer-background, transparent);
    transition: color 0.2s ease, padding-left 0.2s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    line-height: 1.3;
}

.mobile-drawer__submenu-items a:hover[b-a0ea7grgpq] {
    color: var(--hero-green);
    padding-left: 6px;
}

/* Drawer Footer */
.mobile-drawer__footer[b-a0ea7grgpq] {
    padding: 20px 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    flex-shrink: 0;
    background: var(--finseek-menu-mobile-layer-background, rgba(5, 31, 83, 0.4));
}

.mobile-drawer__footer .hero-booking[b-a0ea7grgpq] {
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    height: 46px;
    font-size: 13px;
    border-radius: 10px;
}

/* Responsive updates for hamburger placement */
@media (max-width: 760px) {
    .mobile-menu-toggle[b-a0ea7grgpq] {
        display: flex;
    }
}
/* /Components/Sections/FooterSection.razor.rz.scp.css */
.footer-section[b-5x3xx5iweh] {
    width: 100%;
    color: var(--color-white);
    background: var(--color-dark);
    overflow: hidden;
}

.footer-main[b-5x3xx5iweh] {
    background: #111817;
    padding: clamp(68px, 7.8vw, 104px) clamp(20px, 5vw, 72px);
}

.footer-main .section-container[b-5x3xx5iweh] {
    width: min(100%, 1220px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(280px, 1.6fr) repeat(4, minmax(132px, 1fr));
    gap: clamp(30px, 5vw, 78px);
    align-items: start;
}

.footer-brand[b-5x3xx5iweh] {
    min-width: 0;
}

.footer-brand .finseek-logo[b-5x3xx5iweh] {
    color: var(--color-white);
}

.footer-brand .finseek-logo__image[b-5x3xx5iweh] {
    height: clamp(28px, 3vw, 38px);
}

.footer-brand p[b-5x3xx5iweh] {
    margin-top: clamp(24px, 2.8vw, 36px);
    max-width: 37ch;
    font-family: var(--typography-body-family);
    font-size: var(--typography-body-size);
    font-weight: var(--typography-body-weight);
    line-height: 1.55;
    letter-spacing: var(--typography-body-letter-spacing);
    color: rgba(255, 255, 255, .84);
}

.footer-cta[b-5x3xx5iweh] {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    min-height: 51px;
    margin-top: clamp(26px, 3.2vw, 38px);
    padding: 0 clamp(20px, 2.4vw, 28px);
    border-radius: var(--radius-sm);
    background: #dceff0;
    color: var(--color-navy);
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    text-transform: uppercase;
    letter-spacing: var(--typography-headline-letter-spacing);
}

.footer-column[b-5x3xx5iweh] {
    position: relative;
    display: grid;
    gap: 13px;
    min-width: 0;
}

.footer-column:not(.footer-column--socials)[b-5x3xx5iweh]::before {
    content: "";
    position: absolute;
    left: clamp(-24px, -2vw, -16px);
    top: clamp(54px, 5vw, 70px);
    bottom: 0;
    width: 1px;
    min-height: 110px;
    background: rgba(255, 255, 255, .75);
}

.footer-column h2[b-5x3xx5iweh] {
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    min-height: 4.32em;
    text-transform: uppercase;
    letter-spacing: var(--typography-headline-letter-spacing);
    color: var(--color-white);
}

.footer-column a[b-5x3xx5iweh],
.footer-column p[b-5x3xx5iweh] {
    font-family: var(--typography-body-family);
    font-size: var(--typography-body-size);
    font-weight: var(--typography-body-weight);
    line-height: 1.35;
    letter-spacing: var(--typography-body-letter-spacing);
    color: rgba(255, 255, 255, .62);
    transition: color .2s ease, transform .2s ease;
}

.footer-column a:hover[b-5x3xx5iweh],
.footer-column a:focus-visible[b-5x3xx5iweh] {
    color: var(--color-white);
    transform: translateX(3px);
}

.socials[b-5x3xx5iweh] {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 10px;
}

.socials a[b-5x3xx5iweh] {
    display: inline-grid;
    place-items: center;
    width: 24px;
    height: 24px;
    color: rgba(255, 255, 255, .72);
    font-size: 24px;
    line-height: 1;
}

.footer-bottom[b-5x3xx5iweh] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: clamp(34px, 7vw, 92px);
    min-height: 74px;
    padding: 20px clamp(20px, 5vw, 72px);
    background: var(--color-lavender);
    color: var(--color-navy);
}

.footer-bottom a[b-5x3xx5iweh] {
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    text-transform: uppercase;
    letter-spacing: var(--typography-headline-letter-spacing);
}

@media (max-width: 1100px) {
    .footer-main .section-container[b-5x3xx5iweh] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .footer-brand[b-5x3xx5iweh] {
        grid-column: 1 / -1;
    }

    .footer-column:not(.footer-column--socials)[b-5x3xx5iweh]::before {
        display: none;
    }
}

@media (max-width: 760px) {
    .footer-main[b-5x3xx5iweh] {
        padding: 48px 20px 42px;
    }

    .footer-main .section-container[b-5x3xx5iweh] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px 24px;
    }

    .footer-brand[b-5x3xx5iweh] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 480px) {
    .footer-main .section-container[b-5x3xx5iweh] {
        grid-template-columns: 1fr;
    }

    .footer-bottom[b-5x3xx5iweh] {
        justify-content: flex-start;
        gap: 16px 24px;
    }
}
/* /Components/Sections/HeroActionButton.razor.rz.scp.css */
.hero-action-row[b-0y60zrjv4m] {
    display: inline-flex;
    align-items: center;
    width: max-content;
    max-width: 100%;
    color: var(--hero-white, var(--color-white));
}

.hero-action-row.fk-btn-with-icon[b-0y60zrjv4m] {
    gap: 8px;
}

.hero-action-row .fk-btn[b-0y60zrjv4m] {
    position: relative;
    min-height: clamp(36px, 4.3vw, 58px);
    padding-inline: clamp(18px, 2.6vw, 38px);
    border-radius: clamp(8px, 1vw, 12px);
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    isolation: isolate;
}

.hero-action-row--primary .fk-btn[b-0y60zrjv4m] {
    min-width: clamp(166px, 21.5vw, 284px);
}

.hero-action-row--secondary .fk-btn[b-0y60zrjv4m] {
    min-width: clamp(188px, 22.5vw, 248px);
}

.hero-action-row .fk-btn-with-icon__icon[b-0y60zrjv4m] {
    --hero-connector-width: 10px;
    --hero-connector-shift: 0px;
    --hero-connector-opacity: 1;
    --hero-connector-fill: currentColor;
    --hero-connector-background: var(--hero-connector-fill);
    --hero-connector-mask-image:
        radial-gradient(circle at 5px -3px, transparent 5px, #000 5.5px),
        radial-gradient(circle at 5px 17px, transparent 5px, #000 5.5px);

    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: clamp(36px, 4.3vw, 58px);
    height: clamp(36px, 4.3vw, 58px);
    margin-left: 0;
    border: 1px solid currentColor;
    border-radius: clamp(8px, 1vw, 14px);
    text-decoration: none;
    overflow: visible;
    isolation: auto;
}

.hero-action-row[b-0y60zrjv4m]  .fa-solid {
    width: clamp(14px, 1.4vw, 18px);
    font-size: clamp(14px, 1.4vw, 18px);
    line-height: 1;
    text-align: center;
}

.hero-action-row__icon[b-0y60zrjv4m]::before {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    width: var(--hero-connector-width);
    height: 14px;
    background: var(--hero-connector-background);
    opacity: var(--hero-connector-opacity);
    transform: translateY(-50%) translateX(var(--hero-connector-shift));
    -webkit-mask-image: var(--hero-connector-mask-image);
    mask-image: var(--hero-connector-mask-image);
    -webkit-mask-composite: source-in;
    mask-composite: intersect;
}

.hero-action-row--primary .fk-btn-with-icon__icon[b-0y60zrjv4m] {
    --hero-connector-fill: var(--hero-white, var(--color-white));

    border: none;
    background: var(--hero-white, var(--color-white));
    color: var(--hero-white, var(--color-white));
}

.hero-action-row--primary .fk-btn-with-icon__icon[b-0y60zrjv4m]  .fa-solid {
    color: var(--hero-navy, var(--color-blue));
}

.hero-action-row--secondary .fk-btn-with-icon__icon[b-0y60zrjv4m] {
    color: var(--hero-white, var(--color-white));
    background: transparent;
    border-color: var(--hero-white, var(--color-white));
}

.hero-action-row .fk-btn--blue + .fk-btn-with-icon__icon[b-0y60zrjv4m] {
    --hero-connector-fill: var(--color-blue);

    background: var(--color-blue);
    border-color: var(--color-blue);
    color: var(--color-blue);
}

.hero-action-row .fk-btn--blue + .fk-btn-with-icon__icon[b-0y60zrjv4m]  .fa-solid {
    color: var(--color-white);
}

.hero-action-row .fk-btn--green + .fk-btn-with-icon__icon[b-0y60zrjv4m] {
    --hero-connector-fill: var(--color-green);

    background: var(--color-green);
    border-color: var(--color-green);
    color: var(--color-green);
}

.hero-action-row .fk-btn--green + .fk-btn-with-icon__icon[b-0y60zrjv4m]  .fa-solid {
    color: var(--color-navy);
}

.hero-action-row .fk-btn--white + .fk-btn-with-icon__icon[b-0y60zrjv4m] {
    --hero-connector-fill: var(--hero-white, var(--color-white));

    background: var(--hero-white, var(--color-white));
    border-color: var(--hero-white, var(--color-white));
    color: var(--hero-white, var(--color-white));
}

.hero-action-row .fk-btn--white + .fk-btn-with-icon__icon[b-0y60zrjv4m]  .fa-solid {
    color: var(--hero-navy, var(--color-blue));
}

.hero-action-row .fk-btn--outline-light + .fk-btn-with-icon__icon[b-0y60zrjv4m],
.hero-action-row .product-btn--outline-blue + .fk-btn-with-icon__icon[b-0y60zrjv4m],
.hero-action-row .product-final-cta__outline + .fk-btn-with-icon__icon[b-0y60zrjv4m] {
    --hero-connector-fill: transparent;
    --hero-connector-background:
        radial-gradient(circle at 5px -3px, transparent 5px, currentColor 5px 6px, transparent 6px),
        radial-gradient(circle at 5px 17px, transparent 5px, currentColor 5px 6px, transparent 6px);
    --hero-connector-mask-image: none;
}

.product-btn--outline-blue[b-0y60zrjv4m] {
    border-color: var(--color-blue);
    color: var(--color-blue);
    background: transparent;
}

@media (max-width: 760px) {
    .hero-action-row[b-0y60zrjv4m] {
        width: 100%;
    }

    .hero-action-row .fk-btn[b-0y60zrjv4m] {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
    }

    .product-hero-action-row .fk-btn[b-0y60zrjv4m],
    .product-hero-action-row .fk-btn-with-icon__icon[b-0y60zrjv4m] {
        height: 38px;
    }
}
/* /Components/Sections/HeroSection.razor.rz.scp.css */
.hero-section[b-qhrf0le3hg] {
    --hero-blue: var(--color-blue, #0717a8);
    --hero-green: var(--color-green, #dbfebd);
    --hero-white: var(--color-white, #ffffff);
    --hero-muted: var(--color-periwinkle, #7584dc);
    --hero-container: 1216px;
    --hero-gutter: clamp(24px, 4.2vw, 56px);
    --hero-nav-height: clamp(84px, 6vw, 104px);
    --hero-stats-height: clamp(88px, 8.8vw, 112px);

    position: relative;
    width: 100%;
    min-height: 0;
    margin-left: calc(50% - 50vw);
    overflow: hidden;
    background: var(--hero-white);
    color: var(--hero-white);
}

.hero-section a:focus-visible[b-qhrf0le3hg],
.hero-section button:focus-visible[b-qhrf0le3hg] {
    outline: 3px solid rgba(219, 254, 189, .86);
    outline-offset: 4px;
}

.hero-background[b-qhrf0le3hg] {
    position: absolute;
    z-index: 0;
    inset: 0;
    height: 100%;
    overflow: hidden;
}

.hero-background > img[b-qhrf0le3hg] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.hero-background[b-qhrf0le3hg]::before,
.hero-background[b-qhrf0le3hg]::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.hero-background[b-qhrf0le3hg]::before {
    display: none;
    left: 0;
    right: 0;
    bottom: 0;
    height: 42%;
    background:
        linear-gradient(158deg, transparent 0 39%, rgba(219, 254, 189, .4) 40%, rgba(255, 255, 255, .16) 41%, transparent 58%),
        radial-gradient(ellipse at 20% 70%, rgba(219, 254, 189, .22), transparent 56%);
    filter: blur(.2px);
    opacity: .9;
}

.hero-background[b-qhrf0le3hg]::after {
    display: none;
    right: 0;
    bottom: 0;
    width: min(46vw, 620px);
    height: clamp(120px, 16vw, 190px);
    border-top-left-radius: 32px;
    background: linear-gradient(135deg, rgba(5, 31, 83, .44), rgba(5, 31, 83, .92));
    opacity: .72;
}

.hero-section .section-container[b-qhrf0le3hg] {
    position: relative;
    z-index: 2;
    width: min(calc(100% - (var(--hero-gutter) * 2)), var(--hero-container));
    margin: 0 auto;
    padding-top: calc(var(--hero-nav-height) + clamp(86px, 8.8vw, 128px));
}

.hero-main[b-qhrf0le3hg] {
    display: grid;
    grid-template-columns: minmax(300px, 1fr) minmax(360px, 520px);
    align-items: start;
    gap: clamp(38px, 5.6vw, 76px);
    margin-top: clamp(76px, 9.5vw, 128px);
}

.hero-copy[b-qhrf0le3hg] {
    min-width: 0;
}

.hero-copy h1[b-qhrf0le3hg] {
    margin: 0;
    font-family: var(--typography-main-title-family);
    font-weight: var(--typography-main-title-weight);
    font-size: var(--typography-main-title-size);
    line-height: var(--typography-main-title-line-height);
    letter-spacing: var(--typography-main-title-letter-spacing);
    color: var(--hero-white);
    -webkit-user-select: none;
    user-select: none;
}

.hero-copy h1 span[b-qhrf0le3hg] {
    color: rgba(117, 132, 220, .82);
    font-weight: var(--typography-main-title-weight);
}

.hero-actions[b-qhrf0le3hg] {
    display: grid;
    gap: clamp(25px, 3.3vw,43px);
    margin-top: clamp(40px, 7.2vw, 96px);
}

.hero-counter[b-qhrf0le3hg] {
    position: relative;
    min-height: clamp(490px, 39vw, 520px);
    padding: clamp(30px, 2.8vw, 38px) clamp(26px, 3vw, 34px) clamp(44px, 3.8vw, 52px);
    border: 1.25px solid rgba(255, 255, 255, .86);
    border-radius: 22px;
    background: rgba(5, 31, 83, .62);
    box-shadow:
        inset 0 0 0 1px rgba(117, 132, 220, .08),
        0 26px 70px rgba(0, 0, 0, .12);
    overflow: hidden;
}

.hero-counter__viewport[b-qhrf0le3hg] {
    position: relative;
    width: 100%;
    min-height: clamp(330px, 31vw, 400px);
    overflow: hidden;
    cursor: grab;
    perspective: 900px;
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none;
}

.hero-counter.is-dragging .hero-counter__viewport[b-qhrf0le3hg] {
    cursor: grabbing;
}

.hero-counter__slide[b-qhrf0le3hg] {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    will-change: transform, opacity;
}

.hero-counter__slide.is-active[b-qhrf0le3hg] {
    opacity: 1;
    visibility: visible;
}

.hero-counter__slide:not(.is-active)[b-qhrf0le3hg] {
    pointer-events: none;
}

.hero-counter__meta[b-qhrf0le3hg] {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    font-family: var(--font-title);
    font-size: var(--typography-headline-size);
    font-weight: 300;
    line-height: var(--typography-headline-line-height);
    letter-spacing: .06em;
    text-transform: uppercase;
    color: rgba(117, 132, 220, .92);
    text-align: center;
}

.hero-counter__meta > span[b-qhrf0le3hg] {
    white-space: nowrap;
}

.hero-counter__total[b-qhrf0le3hg] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    min-height: clamp(40px, 4.2vw, 48px);
    margin-top: clamp(28px, 4vw, 46px);
    padding: 0 clamp(20px, 2.6vw, 30px);
    border: 1.5px solid var(--hero-green);
    border-radius: 999px;
    background: rgba(53, 86, 67, .74);
    color: var(--hero-green);
    font-family: var(--font-title);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.44;
    letter-spacing: .06em;
    text-align: center;
    text-transform: uppercase;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
    transform-origin: 50% 50%;
    transform-style: preserve-3d;
    will-change: transform, opacity;
}

.hero-counter__digit[b-qhrf0le3hg] {
    display: inline-block;
    min-width: .34em;
    transform-origin: 50% 50%;
    transform-style: preserve-3d;
    will-change: transform, opacity;
}

.hero-counter__amount[b-qhrf0le3hg] {
    display: inline-flex;
    align-items: baseline;
    gap: clamp(4px, .7vw, 8px);
    font-family: var(--font-title);
    font-size: clamp(20px, 2.4vw, 28px);
    color: var(--hero-green);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    font-variant-numeric: tabular-nums;
    perspective: 900px;
}

.hero-counter__amount span:first-child[b-qhrf0le3hg] {
    display: inline-block;
    transform-origin: 50% 50%;
    transform-style: preserve-3d;
    will-change: transform, opacity;
}

.hero-counter__amount span:last-child[b-qhrf0le3hg] {
    font-size: clamp(14px, 1.6vw, 18px);
    line-height: 1;
}

.hero-counter h2[b-qhrf0le3hg] {
    margin: clamp(16px, 2vw, 24px) 0 0;
    font-family: var(--font-title);
    font-size: clamp(21px, 2vw, 24px);
    font-weight: 300;
    line-height: 1.35;
    letter-spacing: .045em;
    text-transform: uppercase;
}

.hero-counter p[b-qhrf0le3hg] {
    margin: clamp(12px, 1.5vw, 18px) 0 0;
    max-width: 430px;
    font-family: var(--typography-body-family);
    font-size: clamp(15px, 1.45vw, 18px);
    font-weight: var(--typography-body-weight);
    line-height: 1.34;
    letter-spacing: var(--typography-body-letter-spacing);
    color: rgba(255, 255, 255, .86);
}

.hero-counter__dots[b-qhrf0le3hg] {
    position: absolute;
    left: 50%;
    bottom: clamp(22px, 3vw, 34px);
    display: flex;
    gap: clamp(12px, 1.2vw, 18px);
    transform: translateX(-50%);
}

.hero-counter__dots button[b-qhrf0le3hg] {
    width: clamp(12px, 1.1vw, 15px);
    height: clamp(12px, 1.1vw, 15px);
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .34);
    cursor: pointer;
    transition:
        background-color .2s ease,
        transform .2s ease;
}

.hero-counter__dots button:hover[b-qhrf0le3hg],
.hero-counter__dots button:focus-visible[b-qhrf0le3hg] {
    transform: scale(1.16);
}

.hero-counter__dots button.is-active[b-qhrf0le3hg] {
    background: var(--hero-white);
}

.hero-stats[b-qhrf0le3hg] {
    position: relative;
    z-index: 3;
    width: min(58vw, 620px);
    height: var(--hero-stats-height);
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: center;
    gap: clamp(14px, 2vw, 28px);
    padding: clamp(18px, 2.4vw, 30px) clamp(28px, 4.4vw, 64px) clamp(14px, 2vw, 24px) 0;
    border-top-right-radius: clamp(8px, 1.1vw, 14px);
    background: var(--hero-white);
    color: var(--hero-blue);
    margin-top: clamp(26px, 3.6vw, 40px);
}

.hero-stats[b-qhrf0le3hg]::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 50vw;
    background: var(--hero-white);
}

.hero-stats div[b-qhrf0le3hg] {
    text-align: center;
}

.hero-stats div:first-child[b-qhrf0le3hg] {
    text-align: left;
}

.hero-stats div:first-child strong[b-qhrf0le3hg] {
    text-align: center;
}

.hero-stats strong[b-qhrf0le3hg] {
    display: block;
    font-family: var(--typography-subheadline-family);
    font-size: var(--typography-subheadline-size);
    font-weight: var(--typography-subheadline-weight);
    line-height: var(--typography-subheadline-line-height);
    letter-spacing: var(--typography-subheadline-letter-spacing);
    color: var(--hero-muted);
}

.hero-stats strong span[b-qhrf0le3hg] {
    margin-left: 2px;
}

.hero-stats strong .hero-stat__value[b-qhrf0le3hg] {
    display: inline-block;
    margin-left: 0;
    font-size: clamp(1.35rem, 2vw, 1.7rem);
    line-height: 1;
}

.hero-stats p[b-qhrf0le3hg] {
    margin: clamp(8px, 1vw, 12px) 0 0;
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: var(--typography-headline-letter-spacing);
    text-transform: uppercase;
    color: var(--hero-blue);
}

.hero-statement[b-qhrf0le3hg] {
    position: relative;
    display: grid;
    justify-items: center;
    z-index: 1;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: clamp(52px, 6vw, 78px) var(--hero-gutter) clamp(52px, 8vw, 96px);
    background: var(--hero-white);
    text-align: center;
    color: var(--hero-blue);
    font-family: var(--typography-main-title-family);
    font-size: var(--typography-main-title-size);
    line-height: var(--typography-main-title-line-height);
    letter-spacing: var(--typography-main-title-letter-spacing);
    font-weight: var(--typography-main-title-weight);
    overflow: hidden;
}

.hero-statement__group[b-qhrf0le3hg] {
    display: grid;
    justify-items: center;
}

.hero-statement__group--mobile[b-qhrf0le3hg] {
    display: none;
}

.hero-statement__line[b-qhrf0le3hg] {
    --hero-statement-line-bleed-y: .18em;

    position: relative;
    display: block;
    width: fit-content;
    max-width: 100%;
    padding-block: var(--hero-statement-line-bleed-y);
    margin-block: calc(var(--hero-statement-line-bleed-y) * -1);
    white-space: nowrap;
    overflow: visible;
}

.hero-statement__base[b-qhrf0le3hg] {
    display: block;
    color: var(--hero-muted);
}

.hero-statement__overlay[b-qhrf0le3hg] {
    --line-reveal-progress: 0%;

    position: absolute;
    inset: 0;
    display: block;
    box-sizing: border-box;
    padding-block: var(--hero-statement-line-bleed-y);
    color: var(--hero-blue);
    pointer-events: none;
    clip-path: inset(0 100% 0 0);
    -webkit-mask-image: linear-gradient(
        90deg,
        #000 0%,
        #000 max(0%, calc(var(--line-reveal-progress) - 8%)),
        rgba(0, 0, 0, .45) var(--line-reveal-progress),
        transparent min(100%, calc(var(--line-reveal-progress) + 8%))
    );
    mask-image: linear-gradient(
        90deg,
        #000 0%,
        #000 max(0%, calc(var(--line-reveal-progress) - 8%)),
        rgba(0, 0, 0, .45) var(--line-reveal-progress),
        transparent min(100%, calc(var(--line-reveal-progress) + 8%))
    );
    will-change: clip-path, mask-image;
}

.hero-statement.is-revealed .hero-statement__overlay[b-qhrf0le3hg] {
    clip-path: inset(0 0 0 0);
    --line-reveal-progress: 115%;
    -webkit-mask-image: none;
    mask-image: none;
}

@media (min-width: 1440px) {
    .hero-section[b-qhrf0le3hg] {
        --hero-container: 1280px;
    }
}

@media (max-width: 980px) {
    .hero-section[b-qhrf0le3hg] {
        --hero-nav-height: 86px;
    }

    .hero-main[b-qhrf0le3hg] {
        grid-template-columns: minmax(0, 1fr) minmax(330px, 430px);
        gap: clamp(34px, 6vw, 64px);
    }
}

@media (max-width: 1100px) {
    .hero-section[b-qhrf0le3hg] {
        --hero-nav-height: 72px;
        --hero-stats-height: auto;
        width: 100%;
        min-height: 0;
        margin-left: 0;
        overflow: hidden;
    }

    .hero-background[b-qhrf0le3hg] {
        height: calc(100% - 220px);
        min-height: 840px;
    }

    .hero-background[b-qhrf0le3hg]::after {
        width: 72vw;
        height: 160px;
    }

    .hero-section .section-container[b-qhrf0le3hg] {
        width: min(calc(100% - 40px), 520px);
        min-height: 0;
        padding-top: calc(var(--hero-nav-height) + 56px);
        padding-bottom: 0;
    }

    .hero-main[b-qhrf0le3hg] {
        display: grid;
        grid-template-columns: 1fr;
        gap: 36px;
        margin-top: 64px;
    }

    .hero-actions[b-qhrf0le3hg] {
        margin-top: 40px;
    }

    .hero-counter[b-qhrf0le3hg] {
        min-height: 430px;
        padding: 20px 16px 44px;
    }

    .hero-counter__viewport[b-qhrf0le3hg] {
        min-height: 344px;
    }

    .hero-stats[b-qhrf0le3hg] {
        position: relative;
        left: auto;
        bottom: auto;
        width: calc(100% + 40px);
        height: auto;
        margin-left: -20px;
        padding: 26px 20px 28px;
        border-top-right-radius: 18px;
        display: grid;
        gap: 20px;
    }

    .hero-stats div[b-qhrf0le3hg],
    .hero-stats div:first-child[b-qhrf0le3hg] {
        text-align: center;
    }

    .hero-statement[b-qhrf0le3hg] {
        padding-inline: clamp(14px, 5vw, 20px);
        font-size: clamp(2.25rem, 10vw, 3.125rem);
        line-height: .88;
    }

    .hero-statement__group--desktop[b-qhrf0le3hg] {
        display: none;
    }

    .hero-statement__group--mobile[b-qhrf0le3hg] {
        display: grid;
    }
}

@media (max-width: 460px) {
    .hero-section .section-container[b-qhrf0le3hg] {
        width: min(calc(100% - 28px), 420px);
    }

    .hero-stats[b-qhrf0le3hg] {
        width: calc(100% + 28px);
        margin-left: -14px;
        grid-template-columns: 1fr;
    }

    .hero-counter__meta[b-qhrf0le3hg] {
        align-items: center;
        flex-direction: column;
    }

    .hero-counter__total[b-qhrf0le3hg] {
        width: 100%;
        justify-content: center;
        padding-inline: 14px;
    }

    .hero-statement[b-qhrf0le3hg] {
        padding-inline: 18px;
        font-size: clamp(1.95rem, 9vw, 2.4rem);
        line-height: .92;
    }

    .hero-statement__line[b-qhrf0le3hg] {
        max-width: calc(100vw - 36px);
    }
}
/* /Components/Sections/PerformanceFundingSection.razor.rz.scp.css */
.performance-funding-section[b-eo5pgpcgoi] {
    width: 100%;
    padding: clamp(56px, 7vw, 96px) clamp(16px, 4vw, 72px);
    background: var(--color-white);
    color: var(--color-navy);
}

.performance-funding-section__container[b-eo5pgpcgoi] {
    width: min(100%, 1360px);
    margin: 0 auto;
}

.performance-funding-section__header[b-eo5pgpcgoi] {
    max-width: 840px;
}

.performance-funding-section__eyebrow[b-eo5pgpcgoi] {
    font-family: var(--typography-headline-family);
    font-size: clamp(10px, 1vw, 13px);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: .42em;
    text-transform: uppercase;
    color: rgba(5, 31, 83, .58);
}

.performance-funding-section h2[b-eo5pgpcgoi] {
    max-width: 780px;
    margin-top: 12px;
    font-family: var(--typography-main-title-family);
    font-weight: var(--typography-main-title-weight);
    font-size: clamp(32px, 4.2vw, 56px);
    line-height: .95;
    letter-spacing: var(--typography-main-title-letter-spacing);
    color: var(--color-navy);
}

.performance-funding-section h2 span[b-eo5pgpcgoi] {
    display: block;
    color: var(--color-periwinkle);
}

.funding-accordion[b-eo5pgpcgoi] {
    --collapsed-card-width: clamp(86px, 7vw, 112px);
    --card-height: clamp(390px, 34vw, 470px);

    display: flex;
    align-items: stretch;
    gap: clamp(10px, 1.2vw, 16px);
    margin-top: clamp(36px, 5vw, 64px);
    min-height: var(--card-height);
}

.funding-card[b-eo5pgpcgoi] {
    position: relative;
    flex: 0 0 var(--collapsed-card-width);
    min-width: 0;
    border-radius: var(--radius-sm);
    overflow: hidden;
    background: var(--color-blue);
    color: var(--color-white);
    isolation: isolate;
    box-shadow: 0 22px 58px rgba(5, 31, 83, .13);
    transition:
        background-color .48s ease,
        color .48s ease,
        box-shadow .48s ease;
}

.funding-card[b-eo5pgpcgoi]::before,
.funding-card[b-eo5pgpcgoi]::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.funding-card[b-eo5pgpcgoi]::before {
    z-index: 1;
    background: rgba(var(--color-blue-rgb), .84);
    transition: background .48s ease;
}

.funding-card[b-eo5pgpcgoi]::after {
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: inherit;
    transition: border-color .48s ease;
}

.funding-card.is-active[b-eo5pgpcgoi] {
    flex-basis: auto;
    flex-grow: 1;
    background: var(--color-white);
    color: var(--color-blue);
    box-shadow: 0 28px 72px rgba(2, 22, 143, .14);
}

.funding-card.is-active[b-eo5pgpcgoi]::before {
    background: linear-gradient(90deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .94));
}

.funding-card.is-active[b-eo5pgpcgoi]::after {
    border-color: rgba(var(--color-blue-rgb), .12);
}

.funding-card__backdrop[b-eo5pgpcgoi] {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .42;
    filter: blur(4px) saturate(.8);
    transform: scale(1.08);
    transition:
        opacity .48s ease,
        filter .48s ease,
        transform .64s ease;
}

.funding-card.is-active .funding-card__backdrop[b-eo5pgpcgoi] {
    opacity: .04;
    filter: blur(0) saturate(.9);
    transform: scale(1.02);
}

.funding-card__trigger[b-eo5pgpcgoi] {
    position: absolute;
    inset: 0;
    z-index: 4;
    width: 100%;
    border: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    cursor: pointer;
}

.funding-card__trigger:focus-visible[b-eo5pgpcgoi] {
    outline: 3px solid rgba(117, 132, 220, .52);
    outline-offset: -6px;
}

.funding-card.is-active .funding-card__trigger[b-eo5pgpcgoi] {
    pointer-events: none;
}

.funding-card.is-active .funding-card__vertical-label[b-eo5pgpcgoi],
.funding-card.is-active .funding-card__arrow[b-eo5pgpcgoi] {
    opacity: 0;
}

.funding-card__vertical-label[b-eo5pgpcgoi] {
    position: absolute;
    inset-block: 30px;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    writing-mode: vertical-rl;
    transform: translateX(-50%) rotate(180deg);
    font-family: var(--typography-subheadline-family);
    font-weight: 700;
    font-size: clamp(18px, 1.5vw, 25px);
    line-height: 1.08;
    letter-spacing: .01em;
    text-align: center;
    text-wrap: balance;
    transition: opacity .2s ease;
}

.funding-card__arrow[b-eo5pgpcgoi] {
    position: absolute;
    top: 18px;
    right: 18px;
    font-size: 26px;
    line-height: 1;
    transition: opacity .2s ease, transform .2s ease;
}

.funding-card:not(.is-active):hover .funding-card__arrow[b-eo5pgpcgoi],
.funding-card:not(.is-active):focus-within .funding-card__arrow[b-eo5pgpcgoi] {
    transform: translate(2px, -2px);
}

.funding-card__panel[b-eo5pgpcgoi] {
    position: relative;
    z-index: 3;
    height: 100%;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(180px, 31%);
    gap: clamp(24px, 4vw, 56px);
    align-items: center;
    padding: clamp(28px, 4vw, 56px);
}

.funding-card__panel[hidden][b-eo5pgpcgoi] {
    display: none;
}

.funding-card__copy[b-eo5pgpcgoi] {
    min-width: 0;
    max-width: 600px;
}

.funding-card__copy h3[b-eo5pgpcgoi] {
    font-family: var(--typography-subheadline-family);
    font-weight: 700;
    font-size: clamp(25px, 2.15vw, 36px);
    line-height: 1.12;
    letter-spacing: 0;
    color: var(--color-white);
    transition: color .36s ease;
}

.funding-card.is-active .funding-card__copy h3[b-eo5pgpcgoi] {
    color: var(--color-blue);
}

.funding-card__copy p[b-eo5pgpcgoi] {
    max-width: 58ch;
    margin-top: 22px;
    font-family: var(--typography-body-family);
    font-size: clamp(13px, 1.1vw, 16px);
    font-weight: var(--typography-body-weight);
    line-height: 1.58;
    letter-spacing: var(--typography-body-letter-spacing);
    color: rgba(255, 255, 255, .84);
    transition: color .36s ease;
}

.funding-card.is-active .funding-card__copy p[b-eo5pgpcgoi] {
    color: rgba(5, 31, 83, .78);
}

.funding-card__actions[b-eo5pgpcgoi] {
    position: relative;
    width: fit-content;
    max-width: 100%;
    margin-top: clamp(26px, 3vw, 38px);
}

.funding-card__cta[b-eo5pgpcgoi] {
    min-height: 48px;
    display: inline-grid;
    grid-template-columns: minmax(0, auto) 46px;
    align-items: center;
    gap: 12px;
    max-width: 100%;
    padding: 0 0 0 20px;
    border-radius: 6px;
    background: var(--color-white);
    color: var(--color-navy);
    text-transform: uppercase;
    font-family: var(--typography-headline-family);
    font-size: clamp(12px, .95vw, 15px);
    font-weight: var(--typography-headline-weight);
    line-height: 1.15;
    letter-spacing: .1em;
    transition: transform .2s ease, background-color .2s ease, color .2s ease;
}

.funding-card__cta:hover[b-eo5pgpcgoi],
.funding-card__cta:focus-visible[b-eo5pgpcgoi],
.funding-card.has-open-menu .funding-card__cta[b-eo5pgpcgoi] {
    transform: translateY(-2px);
    background: var(--color-green);
    color: var(--color-navy);
}

.funding-card__cta:focus-visible[b-eo5pgpcgoi] {
    outline: 3px solid rgba(219, 254, 189, .42);
    outline-offset: 4px;
}

.funding-card__cta > span:first-child[b-eo5pgpcgoi] {
    min-width: 0;
    overflow-wrap: anywhere;
}

.funding-card__cta-icon[b-eo5pgpcgoi] {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    border-radius: 6px;
    background: rgba(5, 31, 83, .08);
    color: currentColor;
    font-size: 22px;
    line-height: 0;
}

.funding-card__cta-icon svg[b-eo5pgpcgoi] {
    width: 15px;
    height: 15px;
    display: block;
}

.funding-card.is-active .funding-card__cta[b-eo5pgpcgoi] {
    background: var(--color-blue);
    color: var(--color-white);
}

.funding-card.is-active .funding-card__cta:hover[b-eo5pgpcgoi],
.funding-card.is-active .funding-card__cta:focus-visible[b-eo5pgpcgoi],
.funding-card.is-active.has-open-menu .funding-card__cta[b-eo5pgpcgoi] {
    background: var(--color-navy);
    color: var(--color-white);
}

.funding-card__menu[b-eo5pgpcgoi] {
    position: absolute;
    top: auto;
    bottom: calc(100% + 10px);
    left: 0;
    z-index: 6;
    width: min(330px, calc(100vw - 72px));
    padding: 8px;
    border: 1px solid rgba(255, 255, 255, .36);
    border-radius: var(--radius-sm);
    background: var(--color-white);
    color: var(--color-navy);
    box-shadow: 0 22px 48px rgba(5, 31, 83, .24);
    transform-origin: bottom left;
}

.funding-card__menu[hidden][b-eo5pgpcgoi] {
    display: none;
}

.funding-card__menu a[b-eo5pgpcgoi] {
    display: block;
    padding: 12px 14px;
    border-radius: 6px;
    font-family: var(--typography-body-family);
    font-size: 14px;
    line-height: 1.25;
    color: var(--color-navy);
    transition: background-color .16s ease, color .16s ease;
}

.funding-card__menu a:hover[b-eo5pgpcgoi],
.funding-card__menu a:focus-visible[b-eo5pgpcgoi] {
    background: var(--color-blue);
    color: var(--color-white);
    outline: none;
}

.funding-card__visual[b-eo5pgpcgoi] {
    position: relative;
    margin: 0;
    height: min(300px, 100%);
    aspect-ratio: 1 / 1.18;
    border-radius: var(--radius-sm);
    overflow: hidden;
    clip-path: polygon(28% 0, 100% 0, 100% 100%, 0 100%, 0 24%);
    background: var(--color-lavender);
}

.funding-card__visual[b-eo5pgpcgoi]::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 48%, rgba(5, 31, 83, .32));
    pointer-events: none;
}

.funding-card__visual img[b-eo5pgpcgoi] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (min-width: 768px) {
    .funding-accordion[b-eo5pgpcgoi] {
        height: var(--card-height);
        min-height: 0;
        overflow: visible;
    }

    .funding-card[b-eo5pgpcgoi] {
        height: 100%;
        min-height: 0;
    }

    .funding-card__panel[b-eo5pgpcgoi] {
        position: absolute;
        inset: 0;
        height: 100%;
        min-height: 0;
    }
}

@media (max-width: 1023px) {
    .funding-accordion[b-eo5pgpcgoi] {
        --collapsed-card-width: clamp(72px, 9vw, 88px);
        --card-height: clamp(370px, 45vw, 450px);
        gap: 10px;
    }

    .funding-card__panel[b-eo5pgpcgoi] {
        grid-template-columns: minmax(0, 1fr) minmax(140px, 30%);
        gap: 24px;
        padding: 28px;
    }

    .funding-card__visual[b-eo5pgpcgoi] {
        height: min(250px, 100%);
    }

    .funding-card__vertical-label[b-eo5pgpcgoi] {
        font-size: clamp(16px, 2vw, 20px);
    }
}

@media (max-width: 767px) {
    .performance-funding-section[b-eo5pgpcgoi] {
        padding: 56px 16px 64px;
    }

    .performance-funding-section__container[b-eo5pgpcgoi] {
        width: min(100%, 560px);
    }

    .performance-funding-section h2[b-eo5pgpcgoi] {
        font-size: clamp(32px, 11vw, 46px);
    }

    .funding-accordion[b-eo5pgpcgoi] {
        --collapsed-card-height: 76px;
        --active-card-height: auto;

        min-height: 0;
        flex-direction: column;
        gap: 12px;
        margin-top: 32px;
    }

    .funding-card[b-eo5pgpcgoi] {
        flex: 0 0 var(--collapsed-card-height);
        width: 100%;
        min-height: var(--collapsed-card-height);
    }

    .funding-card.is-active[b-eo5pgpcgoi] {
        flex-basis: auto;
        flex-grow: 0;
        min-height: 0;
    }

    .funding-card__trigger[b-eo5pgpcgoi] {
        min-height: var(--collapsed-card-height);
    }

    .funding-card.is-active .funding-card__trigger[b-eo5pgpcgoi] {
        height: var(--collapsed-card-height);
    }

    .funding-card__vertical-label[b-eo5pgpcgoi] {
        inset: 0 58px 0 20px;
        left: 10px;
        justify-content: flex-start;
        writing-mode: horizontal-tb;
        transform: none;
        font-size: 18px;
        text-align: left;
    }

    .funding-card__arrow[b-eo5pgpcgoi] {
        top: 24px;
        right: 22px;
        font-size: 22px;
    }

    .funding-card__panel[b-eo5pgpcgoi] {
        grid-template-columns: 1fr;
        gap: 22px;
        height: auto;
        min-height: 0;
        padding: 18px;
        padding-top: 22px;
    }

    .funding-card__visual[b-eo5pgpcgoi] {
        order: -1;
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 10;
        clip-path: none;
    }

    .funding-card__copy h3[b-eo5pgpcgoi] {
        font-size: clamp(24px, 7vw, 32px);
    }

    .funding-card__copy p[b-eo5pgpcgoi] {
        margin-top: 16px;
        line-height: 1.5;
    }

    .funding-card__actions[b-eo5pgpcgoi] {
        width: 100%;
        margin-top: 22px;
    }

    .funding-card__cta[b-eo5pgpcgoi] {
        width: 100%;
        grid-template-columns: minmax(0, 1fr) 42px;
        min-height: 44px;
        padding-left: 14px;
    }

    .funding-card__cta-icon[b-eo5pgpcgoi] {
        width: 42px;
        height: 42px;
    }

    .funding-card__menu[b-eo5pgpcgoi] {
        position: static;
        top: auto;
        bottom: auto;
        width: 100%;
        margin-top: 10px;
        box-shadow: 0 18px 34px rgba(5, 31, 83, .2);
    }
}

@media (max-width: 420px) {
    .performance-funding-section[b-eo5pgpcgoi] {
        padding-inline: 14px;
    }

    .funding-card__panel[b-eo5pgpcgoi] {
        padding-inline: 14px;
    }

    .funding-card__cta[b-eo5pgpcgoi] {
        font-size: 11px;
        letter-spacing: .08em;
    }
}

@media (prefers-reduced-motion: reduce) {
    .funding-card[b-eo5pgpcgoi],
    .funding-card[b-eo5pgpcgoi]::before,
    .funding-card[b-eo5pgpcgoi]::after,
    .funding-card__backdrop[b-eo5pgpcgoi],
    .funding-card__arrow[b-eo5pgpcgoi],
    .funding-card__vertical-label[b-eo5pgpcgoi],
    .funding-card__copy h3[b-eo5pgpcgoi],
    .funding-card__copy p[b-eo5pgpcgoi],
    .funding-card__cta[b-eo5pgpcgoi],
    .funding-card__menu a[b-eo5pgpcgoi] {
        transition: none;
    }
}
/* /Components/Sections/ProcessSection.razor.rz.scp.css */
.process-section[b-fco7m4i6tk] {
    --base-width: 411;
    --base-height: 817;
    --scale: calc(var(--scale-width) / var(--base-width));

    width: 100%;
    height: calc(var(--base-height) * 1px * var(--scale));
    background: var(--color-white);
    color: var(--color-navy);
    position: relative;
    overflow: hidden;
}

.process-section .section-container[b-fco7m4i6tk] {
    --typography-main-title-size: calc(50px / var(--scale));
    --typography-headline-size: calc(18px / var(--scale));
    --typography-subheadline-size: calc(16px / var(--scale));
    --typography-body-size: calc(16px / var(--scale));
    --process-step-title-family: var(--font-title);
    --process-step-title-weight: 400;
    --process-step-title-size: calc(40px / var(--scale));
    --process-step-title-line-height: 90%;
    --process-step-title-letter-spacing: 0;
    --process-step-body-family: var(--font-body);
    --process-step-body-weight: 400;
    --process-step-body-size: calc(16px / var(--scale));
    --process-step-body-line-height: 130%;
    --process-step-body-letter-spacing: 0;
    --process-step-label-family: var(--font-title);
    --process-step-label-weight: 400;
    --process-step-label-size: calc(18px / var(--scale));
    --process-step-label-line-height: 100%;
    --process-step-label-letter-spacing: 0;

    position: absolute;
    top: 0;
    left: 50%;
    width: calc(var(--base-width) * 1px);
    height: calc(var(--base-height) * 1px);
    transform: translateX(-50%) scale(var(--scale));
    transform-origin: top center;
}

.process-eyebrow[b-fco7m4i6tk] {
    position: absolute;
    left: 22px;
    top: 8px;
    color: var(--color-blue);
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: var(--typography-headline-letter-spacing);
    text-transform: uppercase;
}

.process-eyebrow[b-fco7m4i6tk]::before {
    width: 5px;
    height: 5px;
    flex-basis: 5px;
}

.process-kicker[b-fco7m4i6tk] {
    position: absolute;
    left: 22px;
    top: 32px;
    font-family: var(--typography-headline-family);
    font-size: calc(13px / var(--scale));
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    text-transform: uppercase;
    letter-spacing: .42em;
    color: rgba(5, 31, 83, .58);
}

.process-section .section-container > h2[b-fco7m4i6tk] {
    position: absolute;
    left: 22px;
    top: 47px;
    font-family: var(--typography-main-title-family);
    font-size: var(--typography-main-title-size);
    line-height: var(--typography-main-title-line-height);
    font-weight: var(--typography-main-title-weight);
    letter-spacing: var(--typography-main-title-letter-spacing);
    color: var(--color-blue);
}

.process-photo[b-fco7m4i6tk] {
    position: absolute;
    left: 27px;
    top: 193px;
    width: 144px;
    height: 117px;
    object-fit: cover;
    border-radius: 4px;
}

.process-line[b-fco7m4i6tk] {
    position: absolute;
    inset: 0;
    width: 411px;
    height: 817px;
    fill: none;
    pointer-events: none;
}

.process-line__base[b-fco7m4i6tk] {
    stroke: rgba(5,31,83,.18);
    stroke-width: 1;
}

.process-line__active[b-fco7m4i6tk] {
    stroke: var(--color-blue);
    stroke-width: 1.4;
    will-change: stroke-dashoffset;
}

.process-dot[b-fco7m4i6tk] {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--color-lavender);
    box-shadow: 0 0 0 4px rgba(205,211,248,.35);
    transition: box-shadow .25s ease;
    will-change: transform, box-shadow;
}

.process-dot[b-fco7m4i6tk]::after {
    content: '';
    position: absolute;
    inset: 4px;
    border-radius: 50%;
    background: var(--color-blue);
}

.process-dot.is-active[b-fco7m4i6tk] {
    box-shadow: 0 0 0 7px rgba(5,31,83,.16), 0 0 0 13px rgba(5,31,83,.08);
}

.process-dot--01[b-fco7m4i6tk] { left: 201px; top: 90px; }
.process-dot--02[b-fco7m4i6tk] { left: 366px; top: 299px; }
.process-dot--03[b-fco7m4i6tk] { left: 51px; top: 432px; }
.process-dot--04[b-fco7m4i6tk] { left: 30px; top: 541px; }
.process-dot--05[b-fco7m4i6tk] { left: 30px; top: 729px; }

.process-step[b-fco7m4i6tk] {
    position: absolute;
}

.process-step strong[b-fco7m4i6tk] {
    display: block;
    margin-bottom: calc(8px / var(--scale));
    font-family: var(--process-step-label-family);
    font-size: var(--process-step-label-size);
    line-height: var(--process-step-label-line-height);
    font-weight: var(--process-step-label-weight);
    letter-spacing: var(--process-step-label-letter-spacing);
    color: var(--color-blue);
    transition: transform .25s ease, color .25s ease;
}

.process-step.is-active strong[b-fco7m4i6tk] {
    color: #032a75;
    transform: scale(1.1);
}

.process-step h3[b-fco7m4i6tk] {
    font-family: var(--process-step-title-family);
    font-size: var(--process-step-title-size);
    font-weight: var(--process-step-title-weight);
    line-height: var(--process-step-title-line-height);
    letter-spacing: var(--process-step-title-letter-spacing);
    color: var(--color-navy);
}

.process-step span[b-fco7m4i6tk] {
    display: block;
    font-family: var(--process-step-label-family);
    font-size: var(--process-step-label-size);
    font-weight: var(--process-step-label-weight);
    line-height: var(--process-step-label-line-height);
    letter-spacing: var(--process-step-label-letter-spacing);
    color: var(--color-blue);
}

.process-step p[b-fco7m4i6tk] {
    font-family: var(--process-step-body-family);
    font-size: var(--process-step-body-size);
    font-weight: var(--process-step-body-weight);
    line-height: var(--process-step-body-line-height);
    letter-spacing: var(--process-step-body-letter-spacing);
    color: rgba(5,31,83,.62);
}

.process-step--01[b-fco7m4i6tk] {
    left: 226px;
    top: 91px;
    width: 154px;
}

.process-step--02[b-fco7m4i6tk] {
    left: 240px;
    top: 299px;
    width: 104px;
    text-align: right;
}

.process-step--03[b-fco7m4i6tk] {
    left: 54px;
    top: 387px;
    width: 125px;
}

.process-step--04[b-fco7m4i6tk] {
    left: 57px;
    top: 544px;
    width: 125px;
}

.process-step--05[b-fco7m4i6tk] {
    left: 56px;
    top: 693px;
    width: 150px;
}

.step-button[b-fco7m4i6tk] {
    display: inline-grid;
    grid-template-columns: auto 21px;
    align-items: center;
    min-width: 129px;
    height: 22px;
    padding-left: 11px;
    border-radius: 4px;
    background: var(--color-blue);
    color: var(--color-white);
    text-transform: uppercase;
    font-family: var(--typography-headline-family);
    font-size: var(--typography-headline-size);
    font-weight: var(--typography-headline-weight);
    letter-spacing: var(--typography-headline-letter-spacing);
    line-height: var(--typography-headline-line-height);
}

.step-button i[b-fco7m4i6tk] {
    font-style: normal;
    display: grid;
    place-items: center;
    width: 21px;
    height: 22px;
    margin-left: 6px;
    border-radius: 4px;
    background: var(--color-blue);
    color: var(--color-white);
    font-size: 11px;
}

.process-stack[b-fco7m4i6tk] {
    position: absolute;
    left: 204px;
    top: 456px;
    width: 207px;
    height: 361px;
    overflow: hidden;
    border-top-left-radius: 26px;
    background: var(--color-blue);
}

.stack-layer[b-fco7m4i6tk] {
    position: absolute;
    right: 15px;
    width: 167px;
    height: 61px;
    border-radius: 5px 5px 0 0;
    clip-path: polygon(0 0, 70% 0, 82% 18%, 100% 18%, 100% 100%, 0 100%);
}

.stack-layer span[b-fco7m4i6tk],
.stack-result > span[b-fco7m4i6tk] {
    position: absolute;
    right: 8px;
    top: 8px;
    font-family: var(--process-step-label-family);
    font-size: var(--process-step-label-size);
    font-weight: var(--process-step-label-weight);
    line-height: var(--process-step-label-line-height);
    letter-spacing: var(--process-step-label-letter-spacing);
    color: rgba(255,255,255,.88);
}

.stack-layer--one[b-fco7m4i6tk] {
    top: 48px;
    background: var(--color-periwinkle);
}

.stack-layer--two[b-fco7m4i6tk] {
    top: 80px;
    background: #062761;
}

.stack-layer--three[b-fco7m4i6tk] {
    top: 112px;
    background: #D7D6E1;
}

.stack-layer--three span[b-fco7m4i6tk] {
    color: var(--color-navy);
}

.stack-layer--four[b-fco7m4i6tk] {
    top: 143px;
    background: var(--color-green);
}

.stack-layer--four span[b-fco7m4i6tk] {
    color: var(--color-blue);
}

.stack-result[b-fco7m4i6tk] {
    position: absolute;
    left: 24px;
    top: 170px;
    width: 171px;
    height: 168px;
    margin: 0;
    overflow: hidden;
    border-radius: 6px;
    background: var(--color-white);
    color: var(--color-blue);
}

.stack-result img[b-fco7m4i6tk] {
    width: 160px;
    height: 80px;
    margin: 6px auto 0;
    object-fit: cover;
    border-radius: 4px 4px 0 0;
    clip-path: polygon(0 0, 100% 0, 100% 86%, 74% 100%, 0 100%);
}

.stack-result > span[b-fco7m4i6tk] {
    color: var(--color-navy);
    top: 81px;
    right: 10px;
}

.stack-result h3[b-fco7m4i6tk] {
    position: absolute;
    left: 17px;
    top: 93px;
    font-family: var(--process-step-title-family);
    font-size: var(--process-step-title-size);
    line-height: var(--process-step-title-line-height);
    font-weight: var(--process-step-title-weight);
    letter-spacing: var(--process-step-title-letter-spacing);
    color: var(--color-blue);
}

.stack-result p[b-fco7m4i6tk] {
    position: absolute;
    left: 17px;
    top: 137px;
    font-family: var(--process-step-body-family);
    font-size: var(--process-step-body-size);
    font-weight: var(--process-step-body-weight);
    line-height: var(--process-step-body-line-height);
    letter-spacing: var(--process-step-body-letter-spacing);
    color: var(--color-blue);
}

@media (max-width: 767.98px) {
    .process-section[b-fco7m4i6tk] {
        height: auto;
        min-height: 0;
        overflow: visible;
        padding: clamp(56px, 14vw, 88px) 20px;
        background: var(--color-white);
    }

    .process-section .section-container[b-fco7m4i6tk] {
        --typography-main-title-size: clamp(2.65rem, 12vw, 3.8rem);
        --typography-headline-size: clamp(.72rem, 3.1vw, .85rem);
        --typography-subheadline-size: clamp(1rem, 4.1vw, 1.125rem);
        --typography-body-size: clamp(.95rem, 3.9vw, 1rem);
        --process-step-title-size: clamp(2rem, 9vw, 2.5rem);
        --process-step-body-size: clamp(.95rem, 3.9vw, 1rem);
        --process-step-label-size: clamp(1rem, 4vw, 1.125rem);
        --process-mobile-line-left: 0px;
        --process-mobile-line-top: 0px;
        --process-mobile-line-height: 0px;
        --process-mobile-progress: 0px;

        position: relative;
        top: auto;
        left: auto;
        width: min(100%, 560px);
        height: auto;
        margin-inline: auto;
        transform: none;
        transform-origin: initial;
    }

    .process-section .section-container[b-fco7m4i6tk]::before,
    .process-section .section-container[b-fco7m4i6tk]::after {
        content: '';
        position: absolute;
        left: var(--process-mobile-line-left);
        top: var(--process-mobile-line-top);
        width: 1px;
        border-radius: 999px;
        pointer-events: none;
    }

    .process-section .section-container[b-fco7m4i6tk]::before {
        height: var(--process-mobile-line-height);
        background: rgba(5, 31, 83, .18);
    }

    .process-section .section-container[b-fco7m4i6tk]::after {
        height: var(--process-mobile-progress);
        background: var(--color-blue);
        transition: height .12s linear;
        will-change: height;
    }

    .process-kicker[b-fco7m4i6tk],
    .process-section .section-container > h2[b-fco7m4i6tk],
    .process-photo[b-fco7m4i6tk],
    .process-step[b-fco7m4i6tk] {
        position: static;
    }

    .process-kicker[b-fco7m4i6tk] {
        margin-bottom: 10px;
        font-size: clamp(10px, 1vw, 13px);
        color: rgba(5, 31, 83, .58);
        letter-spacing: .42em;
    }

    .process-section .section-container > h2[b-fco7m4i6tk] {
        max-width: 10ch;
        margin-bottom: 24px;
        color: var(--color-blue);
        line-height: .96;
    }

    .process-photo[b-fco7m4i6tk] {
        width: 100%;
        height: clamp(180px, 52vw, 280px);
        margin: 0 0 34px;
        object-fit: cover;
        border-radius: var(--radius-lg);
        box-shadow: var(--shadow-soft);
    }

    .process-line[b-fco7m4i6tk],
    .process-dot[b-fco7m4i6tk],
    .process-stack[b-fco7m4i6tk] {
        display: none;
    }

    .process-step[b-fco7m4i6tk] {
        position: relative;
        left: auto;
        top: auto;
        width: auto;
        min-height: 0;
        padding: 14px 0 32px 54px;
        text-align: left;
        z-index: 1;
    }

    .process-step:last-of-type[b-fco7m4i6tk] {
        padding-bottom: 0;
    }

    .process-step strong[b-fco7m4i6tk] {
        position: absolute;
        top: 6px;
        left: 0;
        display: grid;
        place-items: center;
        width: 38px;
        height: 38px;
        border-radius: 999px;
        background: var(--color-blue);
        color: var(--color-white);
        font-size: .78rem;
        line-height: 1;
        letter-spacing: .02em;
        box-shadow:
            0 0 0 7px var(--color-white),
            0 0 0 8px rgba(5, 31, 83, .18);
        transition: box-shadow .25s ease, color .25s ease, background-color .25s ease;
    }

    .process-step.is-active strong[b-fco7m4i6tk] {
        color: var(--color-white);
        transform: none;
        box-shadow:
            0 0 0 7px var(--color-white),
            0 0 0 9px rgba(5, 31, 83, .2),
            0 0 0 15px rgba(5, 31, 83, .08);
    }

    .process-step h3[b-fco7m4i6tk] {
        font-size: var(--process-step-title-size);
        line-height: 1;
        letter-spacing: var(--process-step-title-letter-spacing);
        transition: color .25s ease;
    }

    .process-step.is-active h3[b-fco7m4i6tk] {
        color: var(--color-blue);
    }

    .process-step span[b-fco7m4i6tk] {
        font-size: var(--process-step-label-size);
        line-height: 1.35;
    }

    .process-step p[b-fco7m4i6tk] {
        max-width: 34rem;
        font-size: var(--process-step-body-size);
        line-height: 1.48;
        color: rgba(5, 31, 83, .7);
    }

    .process-step p br[b-fco7m4i6tk] {
        display: none;
    }

    .step-button[b-fco7m4i6tk] {
        width: 100%;
        max-width: 320px;
        min-width: 0;
        min-height: 44px;
        height: auto;
        padding: 0 0 0 16px;
        grid-template-columns: 1fr 44px;
        border-radius: 999px;
        font-size: .76rem;
        letter-spacing: .12em;
        line-height: 1.2;
        text-align: left;
    }

    .step-button i[b-fco7m4i6tk] {
        width: 44px;
        height: 44px;
        margin-left: 10px;
        border-radius: 999px;
        font-size: 1rem;
    }
}

@media (max-width: 374px) {
    .process-section[b-fco7m4i6tk] {
        padding-inline: 16px;
    }

    .process-step[b-fco7m4i6tk] {
        padding-left: 48px;
    }

    .process-step strong[b-fco7m4i6tk] {
        width: 34px;
        height: 34px;
        left: 0;
        font-size: .72rem;
    }

    .step-button[b-fco7m4i6tk] {
        font-size: .7rem;
        letter-spacing: .08em;
    }
}

@media (prefers-reduced-motion: reduce) {
    .process-line__active[b-fco7m4i6tk],
    .process-dot[b-fco7m4i6tk],
    .process-step strong[b-fco7m4i6tk],
    .process-section .section-container[b-fco7m4i6tk]::after,
    .process-step h3[b-fco7m4i6tk] {
        transition: none;
        will-change: auto;
    }
}
/* /Components/Sections/ProductLanding/ProductLandingComparisonSection.razor.rz.scp.css */
.product-comparison-section[b-hps2p70g3x] {
    width: 100%;
    padding: clamp(58px, 8vw, 108px) clamp(20px, 5vw, 72px);
    background: var(--color-lavender-soft);
    color: var(--color-blue);
}

.product-comparison-section__container[b-hps2p70g3x] {
    width: min(100%, 1110px);
    margin: 0 auto;
    display: grid;
    gap: clamp(28px, 5vw, 54px);
}

.product-comparison-section__heading[b-hps2p70g3x] {
    display: grid;
    grid-template-columns: minmax(0, .8fr) minmax(260px, .7fr);
    gap: clamp(24px, 5vw, 72px);
    align-items: end;
}

.product-comparison-section .fk-eyebrow[b-hps2p70g3x] {
    grid-column: 1 / -1;
}

.product-comparison-section h2[b-hps2p70g3x] {
    color: var(--color-navy);
    font-family: var(--font-title);
    font-size: clamp(2.8rem, 5.2vw, 5rem);
    font-weight: 500;
    line-height: .9;
    letter-spacing: 0;
}

.product-comparison-section__heading p[b-hps2p70g3x] {
    color: #59617b;
    line-height: 1.65;
}

.product-comparison-section__table-wrap[b-hps2p70g3x] {
    overflow-x: auto;
    border-radius: var(--radius-sm);
    box-shadow: var(--shadow-soft);
}

.product-comparison-table[b-hps2p70g3x] {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
    background: var(--color-white);
    color: var(--color-navy);
}

.product-comparison-table th[b-hps2p70g3x],
.product-comparison-table td[b-hps2p70g3x] {
    padding: clamp(16px, 2.4vw, 28px);
    border: 1px solid rgba(var(--color-blue-rgb), .12);
    vertical-align: top;
    text-align: left;
}

.product-comparison-table thead th[b-hps2p70g3x] {
    background: var(--color-blue);
    color: var(--color-white);
    font-family: var(--typography-headline-family);
    font-size: .82rem;
    font-weight: 600;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.product-comparison-table thead th:first-child[b-hps2p70g3x] {
    background: var(--color-navy);
}

.product-comparison-table thead span[b-hps2p70g3x],
.product-comparison-table thead small[b-hps2p70g3x] {
    display: block;
}

.product-comparison-table thead small[b-hps2p70g3x] {
    margin-top: 6px;
    color: rgba(255, 255, 255, .74);
    font-family: var(--font-body);
    font-size: .74rem;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
}

.product-comparison-table tbody th[b-hps2p70g3x] {
    width: 22%;
    background: var(--color-lavender);
    color: var(--color-blue);
    font-family: var(--font-title);
    font-size: clamp(1.4rem, 2.2vw, 2rem);
    font-weight: 500;
    line-height: .95;
}

.product-comparison-table td[b-hps2p70g3x] {
    color: #59617b;
    line-height: 1.55;
}

.product-comparison-section__footnote[b-hps2p70g3x] {
    max-width: 780px;
    color: #59617b;
    font-size: .9rem;
    line-height: 1.55;
}

@media (max-width: 760px) {
    .product-comparison-section__heading[b-hps2p70g3x] {
        grid-template-columns: 1fr;
    }

    .product-comparison-section h2[b-hps2p70g3x] {
        font-size: clamp(2.4rem, 11vw, 4rem);
    }
}
/* /Components/Sections/ProductLanding/ProductLandingDeviceSection.razor.rz.scp.css */
.product-device-section[b-wyfz96jc8l] {
    width: 100%;
    padding: 0;
    background: var(--color-blue);
    color: var(--color-blue);
}

.product-device-section__container[b-wyfz96jc8l] {
    width: 100%;
}

.product-device-section__panel[b-wyfz96jc8l] {
    position: relative;
    min-height: 929px;
    padding-bottom: 33px;
    overflow: hidden;
    isolation: isolate;
}

.product-device-section__panel[b-wyfz96jc8l]::before,
.product-device-section__panel[b-wyfz96jc8l]::after {
    content: "";
    position: absolute;
    z-index: -1;
    background: var(--color-white);
}

.product-device-section__panel[b-wyfz96jc8l]::before {
    --product-device-curve: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 0H760C830 0 900 1000 1000 1000H0Z'/%3E%3C/svg%3E");
    inset: 0 auto auto 0;
    width: 25.5%;
    height: 51px;
    -webkit-mask: var(--product-device-curve) center / 100% 100% no-repeat;
    mask: var(--product-device-curve) center / 100% 100% no-repeat;
}

.product-device-section__panel[b-wyfz96jc8l]::after {
    inset: 50px 0 0;
    border-radius: 0 var(--radius-md) 0 0;
}

.product-device-section__panel > .fk-eyebrow[b-wyfz96jc8l] {
    position: absolute;
    top: 22px;
    left: 4.9%;
    z-index: 1;
    gap: 11px;
    color: var(--color-blue);
    font-size: 10px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .04em;
    text-transform: none;
}

.product-device-section__panel > .fk-eyebrow[b-wyfz96jc8l]::before {
    width: 10px;
    height: 10px;
    flex-basis: 10px;
}

.product-device-section__content[b-wyfz96jc8l] {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
        "title"
        "copy"
        "action"
        "visual";
    width: min(calc(100% - 48px), 1000px);
    margin-inline: auto;
    padding-top: 138px;
}

.product-device-section__heading[b-wyfz96jc8l] {
    grid-area: title;
}

.product-device-section h2[b-wyfz96jc8l] {
    max-width: 530px;
    font-family: var(--font-title);
    font-size: 34px;
    font-weight: 500;
    line-height: 1.02;
    letter-spacing: 0;
    color: var(--color-navy);
}

.product-device-section h2 span[b-wyfz96jc8l] {
    color: var(--color-periwinkle);
}

.product-device-section__copy[b-wyfz96jc8l] {
    grid-area: copy;
    max-width: 100%;
    margin-top: 46px;
    columns: 2;
    column-gap: 7%;
}

.product-device-section__copy p[b-wyfz96jc8l] {
    display: inline;
    color: #5f5f64;
    font-family: var(--typography-body-family);
    font-size: 12px;
    line-height: 1.9;
}

.product-device-section__copy p:not(:last-child)[b-wyfz96jc8l]::after {
    content: " ";
}

.product-device-section[b-wyfz96jc8l]  .product-device-section__action {
    grid-area: action;
    align-self: start;
    justify-self: start;
    width: max-content;
    height: 31px;
    margin-top: 67px;
    color: var(--color-blue);
    gap: 6px;
    grid-template-columns: auto 31px;
}

.product-device-section[b-wyfz96jc8l]  .product-device-section__action > .fk-btn {
    height: 31px;
    min-height: 31px;
    min-width: 0;
    padding: 0 20px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .08em;
}

.product-device-section[b-wyfz96jc8l]  .product-device-section__action-icon {
    width: 31px;
    height: 31px;
    border-color: var(--color-blue);
    background: var(--color-blue);
    color: var(--color-white);
}

.product-device-section[b-wyfz96jc8l]  .product-device-section__action-icon .fa-solid {
    color: var(--color-white);
}

.product-device-section__visual-grid[b-wyfz96jc8l] {
    grid-area: visual;
    position: relative;
    isolation: isolate;
    height: 336px;
    margin-top: 66px;
}

.product-device-section__major[b-wyfz96jc8l] {
    position: absolute;
    inset: 0 auto auto 0;
    z-index: 2;
    width: 46.9%;
    height: 241px;
    display: grid;
    align-content: start;
    gap: 27px;
    padding: 30px 36px 38px;
    border-radius: var(--radius-sm);
    background: var(--color-lavender);
    color: var(--color-navy);
    clip-path: polygon(0 0, 100% 0, 100% 40%, 57% 100%, 0 100%);
}

.product-device-section__major h3[b-wyfz96jc8l] {
    font-family: var(--font-title);
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}

.product-device-section__major p[b-wyfz96jc8l] {
    max-width: 220px;
    color: var(--color-blue);
    font-size: 11px;
    line-height: 1.8;
}

.product-device-section__visual[b-wyfz96jc8l] {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 1;
    width: 70.4%;
    height: 296px;
    margin: 0;
    border-radius: var(--radius-sm);
    overflow: hidden;
    background: var(--color-navy);
    clip-path: polygon(42% 0, 100% 0, 100% 100%, 0 100%, 0 72%);
}

.product-device-section__visual[b-wyfz96jc8l]::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(5, 31, 83, .78), rgba(5, 31, 83, .86)),
        rgba(2, 22, 143, .14);
}

.product-device-section__visual img[b-wyfz96jc8l] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(.92) brightness(.82);
}

.product-device-section__aside[b-wyfz96jc8l] {
    position: absolute;
    right: 2.5%;
    bottom: 13px;
    z-index: 3;
    width: 37.8%;
    display: grid;
    gap: 0;
    color: var(--color-white);
    text-decoration: none;
}

.product-device-section__aside strong[b-wyfz96jc8l],
.product-device-section__aside span[b-wyfz96jc8l] {
    display: block;
    background: var(--color-periwinkle);
}

.product-device-section__aside strong[b-wyfz96jc8l] {
    min-height: 49px;
    display: flex;
    align-items: center;
    padding: 0 16px;
    border-radius: 999px;
    font-family: var(--typography-headline-family);
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.product-device-section__aside span[b-wyfz96jc8l] {
    margin-top: 14px;
    min-height: 123px;
    padding: 17px 16px;
    border-radius: 0 0 var(--radius-sm) var(--radius-sm);
    font-size: 10px;
    line-height: 1.75;
}

@media (max-width: 760px) {
    .product-device-section[b-wyfz96jc8l] {
        padding: 48px 16px 44px;
        background: var(--color-white);
    }

    .product-device-section__container[b-wyfz96jc8l] {
        width: min(100%, 920px);
        margin: 0 auto;
    }

    .product-device-section__panel[b-wyfz96jc8l] {
        min-height: 0;
        padding: 0;
        overflow: visible;
    }

    .product-device-section__panel[b-wyfz96jc8l]::before,
    .product-device-section__panel[b-wyfz96jc8l]::after,
    .product-device-section__panel > .fk-eyebrow[b-wyfz96jc8l] {
        display: none;
    }

    .product-device-section__content[b-wyfz96jc8l] {
        width: 100%;
        margin-inline: 0;
        padding-top: 0;
    }

    .product-device-section h2 span[b-wyfz96jc8l] {
        display: block;
    }

    .product-device-section__copy[b-wyfz96jc8l] {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
        margin-top: 28px;
        columns: auto;
    }

    .product-device-section__copy p[b-wyfz96jc8l] {
        display: block;
        color: #4e587a;
        font-size: 13px;
        line-height: 1.72;
    }

    .product-device-section__copy p:not(:last-child)[b-wyfz96jc8l]::after {
        content: none;
    }

    .product-device-section[b-wyfz96jc8l]  .product-device-section__action {
        margin-top: 34px;
    }

    .product-device-section__visual-grid[b-wyfz96jc8l] {
        height: 360px;
        margin-top: 54px;
    }

    .product-device-section__major[b-wyfz96jc8l] {
        width: 50%;
        height: 240px;
        padding: 32px 34px 48px;
    }

    .product-device-section__major h3[b-wyfz96jc8l] {
        font-size: 22px;
    }

    .product-device-section__major p[b-wyfz96jc8l] {
        font-size: 10px;
    }

    .product-device-section__visual[b-wyfz96jc8l] {
        top: 44px;
        width: 75%;
        height: 300px;
    }

    .product-device-section__aside[b-wyfz96jc8l] {
        right: 18px;
        bottom: 24px;
        width: min(270px, 50%);
    }

    .product-device-section__aside strong[b-wyfz96jc8l] {
        min-height: 44px;
        padding: 0 20px;
        font-size: 10px;
    }

    .product-device-section__aside span[b-wyfz96jc8l] {
        min-height: 0;
        margin-top: 9px;
        padding: 20px;
        font-size: 10px;
    }
}

@media (max-width: 680px) {
    .product-device-section h2[b-wyfz96jc8l] {
        max-width: 100%;
        font-size: 29px;
    }

    .product-device-section__visual-grid[b-wyfz96jc8l] {
        height: 360px;
    }

    .product-device-section__major[b-wyfz96jc8l] {
        width: 50%;
    }

    .product-device-section__visual[b-wyfz96jc8l] {
        width: 75%;
        clip-path: polygon(43% 0, 100% 0, 100% 100%, 0 100%, 0 70%);
    }
}

@media (max-width: 520px) {
    .product-device-section[b-wyfz96jc8l] {
        padding: 28px 15px 36px;
    }

    .product-device-section h2[b-wyfz96jc8l] {
        font-size: 24px;
        line-height: 1.02;
    }

    .product-device-section__copy[b-wyfz96jc8l] {
        gap: 24px;
        margin-top: 24px;
    }

    .product-device-section__copy p[b-wyfz96jc8l] {
        font-size: 7px;
        line-height: 1.95;
    }

    .product-device-section[b-wyfz96jc8l]  .product-device-section__action {
        margin-top: 30px;
    }

    .product-device-section__visual-grid[b-wyfz96jc8l] {
        height: 215px;
        margin-top: 40px;
    }

    .product-device-section__major[b-wyfz96jc8l] {
        width: 42%;
        height: 150px;
        gap: 16px;
        padding: 20px 22px 32px;
        clip-path: polygon(0 0, 100% 0, 100% 61%, 58% 100%, 0 100%);
    }

    .product-device-section__major h3[b-wyfz96jc8l] {
        font-size: 18px;
    }

    .product-device-section__major p[b-wyfz96jc8l] {
        max-width: 110px;
        font-size: 7px;
        line-height: 1.7;
    }

    .product-device-section__visual[b-wyfz96jc8l] {
        top: 26px;
        width: 75%;
        height: 185px;
        clip-path: polygon(42% 0, 100% 0, 100% 100%, 0 100%, 0 72%);
    }

    .product-device-section__aside[b-wyfz96jc8l] {
        right: 10px;
        bottom: 18px;
        width: min(170px, 47%);
    }

    .product-device-section__aside strong[b-wyfz96jc8l] {
        min-height: 30px;
        padding: 0 14px;
        font-size: 7px;
        letter-spacing: .16em;
    }

    .product-device-section__aside span[b-wyfz96jc8l] {
        margin-top: 7px;
        padding: 12px 14px;
        font-size: 7px;
        line-height: 1.65;
    }
}

@media (max-width: 380px) {
    .product-device-section h2[b-wyfz96jc8l] {
        font-size: 22px;
    }

    .product-device-section__copy[b-wyfz96jc8l] {
        gap: 18px;
    }

    .product-device-section__major[b-wyfz96jc8l] {
        width: 50%;
        padding: 18px 18px 30px;
    }

    .product-device-section__aside[b-wyfz96jc8l] {
        width: min(160px, 52%);
    }
}
/* /Components/Sections/ProductLanding/ProductLandingEligibilitySection.razor.rz.scp.css */
.product-eligibility-section[b-55uhqhw5o3] {
    width: 100%;
    padding: clamp(28px, 5.5vw, 70px) clamp(20px, 5vw, 72px);
    background: var(--color-blue);
    color: var(--color-white);
}

.product-eligibility-section__container[b-55uhqhw5o3] {
    width: min(100%, 1110px);
    margin: 0 auto;
    display: grid;
    gap: clamp(50px, 10.8vw, 88px);
}

.product-eligibility-section .fk-eyebrow[b-55uhqhw5o3] {
    color: var(--color-white);
}

.product-eligibility-section__heading[b-55uhqhw5o3] {
    display: grid;
    grid-template-columns: auto minmax(220px, 360px);
    justify-content: space-between;
    gap: clamp(12px, 4vw, 56px);
    align-items: start;
}

.product-eligibility-section h2[b-55uhqhw5o3] {
    font-family: var(--font-title);
    font-size: clamp(1.25rem, 4.1vw, 2.55rem);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
    white-space: nowrap;
}

.product-eligibility-section__heading p[b-55uhqhw5o3] {
    max-width: 360px;
    color: var(--color-white);
    font-size: clamp(.48rem, 1.2vw, .82rem);
    line-height: 1.45;
}

.product-eligibility-section__cards[b-55uhqhw5o3] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(8px, 2vw, 20px);
}

.product-eligibility-card[b-55uhqhw5o3] {
    position: relative;
    aspect-ratio: 103 / 151;
    border-radius: var(--radius-sm);
    overflow: hidden;
    background: var(--color-white);
    color: var(--color-navy);
}

.product-eligibility-card img[b-55uhqhw5o3] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-eligibility-card--image[b-55uhqhw5o3]::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(5, 31, 83, .42), rgba(5, 31, 83, .76));
}

.product-eligibility-card__content[b-55uhqhw5o3] {
    position: relative;
    z-index: 1;
    height: 100%;
    display: grid;
    align-content: start;
    gap: clamp(6px, 1.1vw, 12px);
    padding: clamp(12px, 2.6vw, 28px);
}

.product-eligibility-card h3[b-55uhqhw5o3] {
    font-family: var(--font-title);
    font-size: clamp(1.35rem, 4vw, 2.2rem);
    font-weight: 500;
    line-height: .86;
    letter-spacing: 0;
    text-transform: uppercase;
    overflow-wrap: anywhere;
    min-height: 2.58em;
}

.product-eligibility-card__eyebrow-slot[b-55uhqhw5o3] {
    font-family: var(--typography-headline-family);
    font-size: clamp(.45rem, 1.05vw, .72rem);
    line-height: 1.25;
    min-height: 2.5em;
}

.product-eligibility-card__eyebrow[b-55uhqhw5o3] {
    letter-spacing: .12em;
    text-transform: uppercase;
}

.product-eligibility-card__description[b-55uhqhw5o3],
.product-eligibility-card li[b-55uhqhw5o3] {
    color: currentColor;
    font-size: clamp(.48rem, 1.05vw, .76rem);
    line-height: 1.5;
    overflow-wrap: break-word;
}

.product-eligibility-card ul[b-55uhqhw5o3] {
    display: grid;
    gap: clamp(3px, .7vw, 7px);
    margin: 0;
    padding-left: .95em;
}

.product-eligibility-card--image[b-55uhqhw5o3],
.product-eligibility-card--navy[b-55uhqhw5o3],
.product-eligibility-card--blue[b-55uhqhw5o3] {
    color: var(--color-white);
}

.product-eligibility-card--navy[b-55uhqhw5o3] {
    background: var(--color-navy);
}

.product-eligibility-card--blue[b-55uhqhw5o3] {
    background: var(--color-indigo);
}

.product-eligibility-card--green[b-55uhqhw5o3] {
    background: var(--color-green);
    color: var(--color-navy);
}

.product-eligibility-card--lavender[b-55uhqhw5o3] {
    background: var(--color-lavender);
    color: var(--color-blue);
}

@media (max-width: 760px) {
    .product-eligibility-section__container[b-55uhqhw5o3] {
        gap: 40px;
    }

    .product-eligibility-section__heading[b-55uhqhw5o3] {
        grid-template-columns: 1fr;
    }

    .product-eligibility-section h2[b-55uhqhw5o3] {
        font-size: clamp(2.4rem, 10vw, 4.2rem);
        line-height: .9;
        white-space: normal;
    }

    .product-eligibility-section__heading p[b-55uhqhw5o3] {
        font-size: .9rem;
    }

    .product-eligibility-section__cards[b-55uhqhw5o3] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .product-eligibility-card[b-55uhqhw5o3] {
        aspect-ratio: auto;
        min-height: 250px;
    }

    .product-eligibility-card__content[b-55uhqhw5o3] {
        gap: 12px;
        padding: 24px;
    }

    .product-eligibility-card h3[b-55uhqhw5o3] {
        font-size: 2.2rem;
    }

    .product-eligibility-card__eyebrow[b-55uhqhw5o3] {
        font-size: .7rem;
    }

    .product-eligibility-card__description[b-55uhqhw5o3],
    .product-eligibility-card li[b-55uhqhw5o3] {
        font-size: .85rem;
    }

}

@media (max-width: 520px) {
    .product-eligibility-section__cards[b-55uhqhw5o3] {
        grid-template-columns: 1fr;
    }

    .product-eligibility-card[b-55uhqhw5o3] {
        min-height: 220px;
    }

    .product-eligibility-card h3[b-55uhqhw5o3],
    .product-eligibility-card__eyebrow-slot[b-55uhqhw5o3] {
        min-height: 0;
    }
}
/* /Components/Sections/ProductLanding/ProductLandingFinalCtaSection.razor.rz.scp.css */
.product-final-cta[b-94ht4t4619] {
    width: 100%;
    padding: clamp(72px, 11vw, 140px) clamp(20px, 5vw, 72px);
    background: url("/assets/photos/optimized/a410f8d9825637ab65ec005b084a64cbac81cc59.webp") center / cover no-repeat;
    color: var(--color-white);
}

.product-final-cta__container[b-94ht4t4619] {
    width: min(100%, 960px);
    margin: 0 auto;
    display: grid;
    justify-items: center;
    gap: clamp(18px, 3vw, 32px);
    text-align: center;
}

.product-final-cta .fk-eyebrow[b-94ht4t4619] {
    color: var(--color-green);
}

.product-final-cta h2[b-94ht4t4619] {
    max-width: 760px;
    font-family: var(--font-title);
    font-size: clamp(2.75rem, 5vw, 4.5rem);
    font-weight: 400;
    line-height: 1.08;
    letter-spacing: .01em;
}

.product-final-cta__title-highlight[b-94ht4t4619] {
    color: #65a8b5;
}

.product-final-cta__container > p:not(.fk-eyebrow)[b-94ht4t4619] {
    max-width: 650px;
    color: rgba(255, 255, 255, .78);
    font-size: clamp(.95rem, 1.2vw, 1.08rem);
    line-height: 1.62;
}

.product-final-cta__actions[b-94ht4t4619] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

.product-final-cta__actions[b-94ht4t4619]  .product-final-cta__outline {
    border-color: var(--color-white);
    color: var(--color-white);
    background: transparent;
}

@media (max-width: 560px) {
    .product-final-cta__actions[b-94ht4t4619],
    .product-final-cta__actions[b-94ht4t4619]  .product-final-cta__action,
    .product-final-cta__actions[b-94ht4t4619]  .product-final-cta__action .fk-btn {
        width: 100%;
    }
}
/* /Components/Sections/ProductLanding/ProductLandingHeroSection.razor.rz.scp.css */
.product-hero-section[b-pmc073v1xy] {
    width: 100%;
    min-height: clamp(470px, 56vw, 650px);
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    place-items: center;
    padding: calc(clamp(60px, 4.4vw, 72px) + clamp(58px, 7vw, 96px)) clamp(20px, 5vw, 72px) clamp(96px, 12vw, 168px);
    color: var(--color-white);
    background: #0b2528;
}

.product-hero-section__background[b-pmc073v1xy] {
    position: absolute;
    inset: 0;
    z-index: -3;
}

.product-hero-section__background img[b-pmc073v1xy] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.product-hero-section[b-pmc073v1xy]::after {
    --product-hero-curve: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 1000V550H130C160 550 170 0 200 0H1000V1000Z'/%3E%3C/svg%3E");
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: clamp(54px, 8vw, 94px);
    background: var(--color-white);
    -webkit-mask: var(--product-hero-curve) center / 100% 100% no-repeat;
    mask: var(--product-hero-curve) center / 100% 100% no-repeat;
}

.product-hero-section__container[b-pmc073v1xy] {
    width: min(100%, 920px);
    min-width: 0;
    display: grid;
    justify-items: center;
    gap: clamp(16px, 2vw, 22px);
    text-align: center;
}

.product-hero-section__eyebrow[b-pmc073v1xy] {
    font-family: var(--typography-headline-family);
    font-size: clamp(.72rem, 1.1vw, .86rem);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: .34em;
    text-transform: uppercase;
    color: rgba(205, 211, 248, .78);
}

.product-hero-section h1[b-pmc073v1xy] {
    width: 100%;
    min-width: 0;
    max-width: 760px;
    font-family: var(--font-title);
    font-size: clamp(3.1rem, 7.2vw, 6.7rem);
    font-weight: 500;
    line-height: .92;
    letter-spacing: 0;
}

.product-hero-section h1 span[b-pmc073v1xy] {
    display: block;
    color: #92dce6;
}

.product-hero-section__description[b-pmc073v1xy] {
    width: 100%;
    min-width: 0;
    max-width: 660px;
    color: rgba(255, 255, 255, .82);
    font-family: var(--typography-body-family);
    font-size: clamp(.95rem, 1.35vw, 1.08rem);
    line-height: 1.5;
    letter-spacing: .01em;
}

.product-hero-section__actions[b-pmc073v1xy] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: clamp(12px, 1.8vw, 20px);
    margin-top: clamp(4px, 1vw, 12px);
}

@media (max-width: 760px) {
    .product-hero-section[b-pmc073v1xy] {
        min-height: 620px;
        padding-top: 150px;
        padding-bottom: 130px;
    }

    .product-hero-section[b-pmc073v1xy]::after {
        --product-hero-curve: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0 1000V700H180C240 700 290 0 350 0H1000V1000Z'/%3E%3C/svg%3E");
    }

    .product-hero-section__actions[b-pmc073v1xy] {
        width: 100%;
        max-width: 360px;
        min-width: 0;
        align-items: stretch;
    }

    .product-hero-section__actions[b-pmc073v1xy]  .product-hero-action-row .fk-btn {
        font-size: clamp(.72rem, 3.6vw, .85rem);
        letter-spacing: .08em;
    }
}
/* /Components/Sections/ProductLanding/ProductLandingLogoBandSection.razor.rz.scp.css */
.product-logo-band[b-imzu73bjms] {
    width: 100%;
    padding: clamp(30px, 5vw, 58px) clamp(20px, 5vw, 72px);
    background: #02168f;
    color: var(--color-blue);
}

.product-logo-band__container[b-imzu73bjms] {
    width: min(100%, 1216px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: clamp(28px, 5vw, 76px);
}

.product-logo-band__logos[b-imzu73bjms] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(18px, 3vw, 42px);
    align-items: center;
}

.product-logo-band__container--no-label[b-imzu73bjms] {
    grid-template-columns: 1fr;
}

.product-logo-band__logos img[b-imzu73bjms] {
    width: min(100%, 150px);
    max-height: 52px;
    margin: 0 auto;
    object-fit: contain;
    filter: saturate(.7);
    opacity: .78;
}

@media (max-width: 760px) {
    .product-logo-band__container[b-imzu73bjms] {
        grid-template-columns: 1fr;
        justify-items: start;
    }

    .product-logo-band__logos[b-imzu73bjms] {
        width: 100%;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/Sections/ProductLanding/ProductLandingMetricsSection.razor.rz.scp.css */
.product-metrics-section[b-ygym3t0ejg] {
    width: 100%;
    min-height: 457px;
    padding: 27px 12px 40px;
    background: var(--color-white);
    color: var(--color-blue);
}

.product-metrics-section.finseek-reference-section[b-ygym3t0ejg] {
    overflow: visible;
}

.product-metrics-section__geometry[b-ygym3t0ejg] {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    width: min(100%, 1424px);
    height: 460px;
    transform: translateX(-50%);
    overflow: visible;
    pointer-events: none;
}

.product-metrics-section__geometry-line[b-ygym3t0ejg] {
    fill: none;
    stroke: rgba(var(--color-blue-rgb), .12);
    stroke-width: 1;
    vector-effect: non-scaling-stroke;
}

.product-metrics-section__geometry-line--dashed[b-ygym3t0ejg] {
    stroke-dasharray: 4 3;
}

.product-metrics-section__container[b-ygym3t0ejg] {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1400px;
    min-height: 390px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 57.2fr) minmax(0, 42.8fr);
    gap: 16px;
    align-items: start;
}

.product-metrics-section__lead[b-ygym3t0ejg] {
    position: relative;
    min-height: 390px;
    padding: 38px 48px 40px clamp(72px, 13.12vw, 116px);
    border-radius: var(--radius-sm);
    background: transparent;
}

.product-metrics-section__lead[b-ygym3t0ejg]::before,
.product-metrics-section__lead[b-ygym3t0ejg]::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    clip-path: polygon(0 0, 72.4% 0, 100% 37.4%, 100% 100%, 38% 100%, 0 48.2%);
    pointer-events: none;
}

.product-metrics-section__lead[b-ygym3t0ejg]::before {
    background: rgba(var(--color-blue-rgb), .13);
}

.product-metrics-section__lead[b-ygym3t0ejg]::after {
    inset: 1px;
    background: var(--color-white);
}

.product-metrics-section__lead > *[b-ygym3t0ejg] {
    position: relative;
    z-index: 1;
}

.product-metrics-section__lead h2[b-ygym3t0ejg] {
    display: flex;
    align-items: baseline;
    font-family: var(--font-title);
    font-size: clamp(4.5rem, 9.95vw, 5.5rem);
    font-weight: 700;
    line-height: .9;
    letter-spacing: 0;
    color: var(--color-blue);
}

.product-metrics-section__lead h2 .product-metrics-section__counter[b-ygym3t0ejg] {
    margin-right: .03em;
}

.product-metrics-section__lead-unit[b-ygym3t0ejg] {
    display: inline-block;
    font-size: .47em;
    font-weight: 600;
    line-height: 1;
}

.product-metrics-section__lead p[b-ygym3t0ejg] {
    max-width: 320px;
    margin-top: 25px;
    color: var(--color-periwinkle);
    font-family: var(--typography-body-family);
    font-size: 1rem;
    line-height: 1.55;
}

.product-metrics-section__items[b-ygym3t0ejg] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    margin-top: -14px;
    padding: 0 4px;
}

.product-metrics-section__metric[b-ygym3t0ejg] {
    display: grid;
    align-content: start;
    gap: 7px;
    text-align: left;
}

.product-metrics-section__metric strong[b-ygym3t0ejg] {
    font-family: var(--font-title);
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
    color: var(--color-periwinkle);
}

.product-metrics-section__metric strong .product-metrics-section__counter[b-ygym3t0ejg] {
    font-size: 1em;
    vertical-align: baseline;
}

.product-metrics-section__metric strong .product-metrics-section__unit[b-ygym3t0ejg] {
    margin-left: .05em;
    font-size: .47em;
    vertical-align: .35em;
}

.product-metrics-section__metric p[b-ygym3t0ejg] {
    color: var(--color-blue);
    font-family: var(--typography-headline-family);
    font-size: .625rem;
    line-height: 1.2;
    letter-spacing: .1em;
    text-transform: uppercase;
}

@media (max-width: 840px) {
    .product-metrics-section[b-ygym3t0ejg] {
        min-height: 0;
        padding: 48px 20px;
    }

    .product-metrics-section__geometry[b-ygym3t0ejg] {
        display: none;
    }

    .product-metrics-section.finseek-reference-section[b-ygym3t0ejg] {
        overflow: hidden;
    }

    .product-metrics-section__container[b-ygym3t0ejg] {
        min-height: 0;
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .product-metrics-section__lead[b-ygym3t0ejg] {
        min-height: 300px;
        padding: 48px clamp(36px, 12vw, 88px);
    }

    .product-metrics-section__lead[b-ygym3t0ejg]::before,
    .product-metrics-section__lead[b-ygym3t0ejg]::after {
        clip-path: polygon(0 0, 72% 0, 100% 32%, 100% 100%, 18% 100%, 0 78%);
    }

    .product-metrics-section__items[b-ygym3t0ejg] {
        margin-top: 0;
        padding: 0;
    }
}

@media (max-width: 560px) {
    .product-metrics-section__lead[b-ygym3t0ejg] {
        min-height: 270px;
        padding: 42px 34px;
    }

    .product-metrics-section__lead h2[b-ygym3t0ejg] {
        font-size: 4.5rem;
    }

    .product-metrics-section__lead p[b-ygym3t0ejg] {
        font-size: .95rem;
    }

    .product-metrics-section__items[b-ygym3t0ejg] {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .product-metrics-section__metric[b-ygym3t0ejg] {
        padding: 18px 20px;
        border-radius: var(--radius-sm);
        background: var(--color-lavender-soft);
    }
}
/* /Components/Sections/ProductLanding/ProductLandingProcessSection.razor.rz.scp.css */
.product-process-section[b-asq1uv6upj] {
    --base-width: 453;
    --base-height: 1088;
    --scale: calc(var(--scale-width) / var(--base-width));
    --process-phase-two-top: 679px;
    --process-bottom-background-top: 840px;
    width: 100%;
    height: calc(var(--base-height) * 1px * var(--scale));
    position: relative;
    overflow: hidden;
    background: linear-gradient(
        to bottom,
        var(--color-blue) 0,
        var(--color-blue) calc(75px * var(--scale)),
        var(--color-white) calc(75px * var(--scale)),
        var(--color-white) calc(var(--process-bottom-background-top) * var(--scale)),
        #f4f5ff calc(var(--process-bottom-background-top) * var(--scale)),
        #f4f5ff 100%);
    color: var(--color-navy);
}

.product-process-section--4-steps[b-asq1uv6upj] {
    --base-height: 1000;
}

.product-process-section__container[b-asq1uv6upj] {
    --process-heading-size: calc(50px / var(--scale));
    --process-phase-size: calc(40px / var(--scale));
    --process-step-title-size: calc(40px / var(--scale));
    --process-step-label-size: calc(24px / var(--scale));
    --process-step-body-size: calc(16px / var(--scale));
    --process-kicker-size: calc(13px / var(--scale));
    --process-phase-label-size: calc(13px / var(--scale));
    position: absolute;
    top: 0;
    left: 50%;
    width: calc(var(--base-width) * 1px);
    height: calc(var(--base-height) * 1px);
    transform: translateX(-50%) scale(var(--scale));
    transform-origin: top center;
}

.product-process-section__phase-one-shape[b-asq1uv6upj],
.product-process-section__top-sheet[b-asq1uv6upj],
.product-process-section__phase-two-shape[b-asq1uv6upj] {
    position: absolute;
    pointer-events: none;
}

.product-process-section__phase-one-shape[b-asq1uv6upj] {
    z-index: 0;
    inset: 0 auto auto 0;
    width: 180px;
    height: 278px;
    border-bottom-right-radius: 24px;
    background: var(--color-blue);
}

.product-process-section__phase-one-shape[b-asq1uv6upj]::before {
    content: '';
    position: absolute;
    top: 75px;
    left: 180px;
    width: 13px;
    height: 13px;
    background: var(--color-blue);
}

.product-process-section__phase-one-shape[b-asq1uv6upj]::after {
    content: '';
    position: absolute;
    inset: 0 100% 0 auto;
    width: 100vw;
    background: var(--color-blue);
}

.product-process-section__top-sheet[b-asq1uv6upj] {
    z-index: 1;
    top: 75px;
    right: 0;
    width: 273px;
    height: 203px;
    border-top-left-radius: 12px;
    background: var(--color-white);
}

.product-process-section__phase-two-shape[b-asq1uv6upj] {
    z-index: 0;
    top: var(--process-phase-two-top);
    right: 0;
    width: 220px;
    height: calc(var(--process-bottom-background-top) - var(--process-phase-two-top));
    border-top-left-radius: 25px;
    background: #f4f5ff;
}

.product-process-section__phase-two-shape[b-asq1uv6upj]::after {
    content: '';
    position: absolute;
    inset: 0 auto 0 100%;
    width: 100vw;
    background: #f4f5ff;
}

.product-process-section__heading[b-asq1uv6upj],
.product-process-phase[b-asq1uv6upj],
.product-process-step[b-asq1uv6upj],
.product-process-photo[b-asq1uv6upj] {
    z-index: 4;
}

.product-process-section__heading[b-asq1uv6upj] {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.product-process-section__kicker[b-asq1uv6upj] {
    position: absolute;
    top: 8px;
    left: 193px;
    margin: 0;
    color: rgba(255, 255, 255, .82);
    font-family: var(--typography-headline-family);
    font-size: var(--process-kicker-size);
    font-weight: var(--typography-headline-weight);
    line-height: 1;
    letter-spacing: .42em;
    text-transform: uppercase;
}

.product-process-section h2[b-asq1uv6upj] {
    position: absolute;
    top: 25px;
    left: 193px;
    width: 245px;
    margin: 0;
    color: var(--color-periwinkle);
    font-family: var(--font-title);
    font-size: var(--process-heading-size);
    font-weight: 400;
    line-height: .92;
    letter-spacing: 0;
}

.product-process-section__description[b-asq1uv6upj] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.product-process-phase[b-asq1uv6upj] {
    position: absolute;
    margin: 0;
}

.product-process-phase strong[b-asq1uv6upj] {
    display: block;
    margin: 0 0 calc(17px / var(--scale));
    font-family: var(--typography-headline-family);
    font-size: var(--process-phase-label-size);
    font-weight: 400;
    line-height: 1;
    letter-spacing: .42em;
    text-transform: uppercase;
}

.product-process-phase h3[b-asq1uv6upj],
.product-process-phase p[b-asq1uv6upj] {
    margin: 0;
    font-family: var(--font-title);
    font-size: var(--process-phase-size);
    font-weight: 400;
    line-height: .92;
    letter-spacing: 0;
}

.product-process-phase--one[b-asq1uv6upj] {
    top: 130px;
    left: 24px;
    width: 142px;
    color: var(--color-white);
}

.product-process-phase--one strong[b-asq1uv6upj] {
    color: rgba(255, 255, 255, .8);
}

.product-process-phase--one p[b-asq1uv6upj] {
    color: var(--color-periwinkle);
}

.product-process-phase--two[b-asq1uv6upj] {
    top: 693px;
    left: 23px;
    width: 183px;
    color: var(--color-navy);
}

.product-process-phase--two strong[b-asq1uv6upj] {
    color: var(--color-blue);
}

.product-process-phase--two p[b-asq1uv6upj] {
    color: var(--color-periwinkle);
}

.product-process-line[b-asq1uv6upj] {
    position: absolute;
    z-index: 2;
    inset: 0;
    width: 453px;
    height: 1088px;
    overflow: visible;
    fill: none;
    pointer-events: none;
}

.product-process-line__base[b-asq1uv6upj] {
    stroke: rgba(5, 31, 83, .18);
    stroke-width: 1;
}

.product-process-line__active[b-asq1uv6upj] {
    stroke: var(--color-blue);
    stroke-width: 1.4;
    will-change: stroke-dashoffset;
}

.product-process-dot[b-asq1uv6upj] {
    position: absolute;
    z-index: 5;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--color-lavender);
    box-shadow: 0 0 0 4px rgba(205, 211, 248, .35);
    transition: box-shadow .25s ease;
    will-change: transform, box-shadow;
}

.product-process-dot[b-asq1uv6upj]::after {
    content: '';
    position: absolute;
    inset: 4px;
    border-radius: 50%;
    background: var(--color-blue);
}

.product-process-dot.is-active[b-asq1uv6upj] {
    box-shadow: 0 0 0 7px rgba(5, 31, 83, .16), 0 0 0 13px rgba(5, 31, 83, .08);
}

.product-process-dot--01[b-asq1uv6upj] { top: 127px; left: 206px; }
.product-process-dot--02[b-asq1uv6upj] { top: 366px; left: 16px; }
.product-process-dot--03[b-asq1uv6upj] { top: 576px; left: 190px; }
.product-process-dot--decision[b-asq1uv6upj] { top: 716px; left: 259px; }
.product-process-dot--04[b-asq1uv6upj] { top: 886px; left: 259px; }
.product-process-dot--05[b-asq1uv6upj] { top: 919px; left: 23px; }

.product-process-step[b-asq1uv6upj] {
    position: absolute;
    margin: 0;
}

.product-process-step > strong[b-asq1uv6upj] {
    display: block;
    margin: 0 0 calc(20px / var(--scale));
    color: var(--color-blue);
    font-family: var(--font-title);
    font-size: var(--process-step-label-size);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    transition: color .25s ease, transform .25s ease;
    transform-origin: left center;
}

.product-process-step.is-active > strong[b-asq1uv6upj] {
    color: #032a75;
    transform: scale(1.1);
}

.product-process-step h3[b-asq1uv6upj] {
    margin: 0 0 calc(16px / var(--scale));
    color: var(--color-navy);
    font-family: var(--font-title);
    font-size: var(--process-step-title-size);
    font-weight: 400;
    line-height: .92;
    letter-spacing: 0;
}

.product-process-step p[b-asq1uv6upj] {
    margin: 0;
    color: rgba(5, 31, 83, .62);
    font-family: var(--font-body);
    font-size: var(--process-step-body-size);
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0;
}

.product-process-step--01[b-asq1uv6upj] {
    top: 128px;
    left: 249px;
    width: 143px;
}

.product-process-step--02[b-asq1uv6upj] {
    top: 367px;
    left: 43px;
    width: 140px;
}

.product-process-step--03[b-asq1uv6upj] {
    top: 477px;
    left: 194px;
    width: 168px;
}

.product-process-step--decision[b-asq1uv6upj] {
    top: 718px;
    left: 286px;
    width: 142px;
}

.product-process-step--04[b-asq1uv6upj] {
    top: 886px;
    left: 286px;
    width: 148px;
}

.product-process-step--05[b-asq1uv6upj] {
    top: 949px;
    left: 22px;
    width: 164px;
}

.product-process-step--decision > strong[b-asq1uv6upj] {
    text-transform: none;
}

.product-process-photo[b-asq1uv6upj] {
    position: absolute;
    top: 241px;
    left: 248px;
    width: 132px;
    height: 166px;
    border-radius: 5px;
    object-fit: cover;
}

@media (max-width: 767.98px) {
    .product-process-section[b-asq1uv6upj],
    .product-process-section--4-steps[b-asq1uv6upj] {
        --base-height: auto;
        height: auto;
        min-height: 0;
        padding: clamp(56px, 14vw, 88px) 20px clamp(56px, 14vw, 88px) 28px;
        overflow: visible;
        background: var(--color-white);
    }

    .product-process-section__container[b-asq1uv6upj] {
        --process-mobile-line-left: 0px;
        --process-mobile-line-top: 0px;
        --process-mobile-line-height: 0px;
        --process-mobile-progress: 0px;
        position: relative;
        top: auto;
        left: auto;
        width: min(100%, 560px);
        height: auto;
        margin-inline: auto;
        transform: none;
    }

    .product-process-section__container[b-asq1uv6upj]::before,
    .product-process-section__container[b-asq1uv6upj]::after {
        content: '';
        position: absolute;
        z-index: 0;
        top: var(--process-mobile-line-top);
        left: var(--process-mobile-line-left);
        width: 1px;
        border-radius: 999px;
        pointer-events: none;
    }

    .product-process-section__container[b-asq1uv6upj]::before {
        height: var(--process-mobile-line-height);
        background: rgba(5, 31, 83, .18);
    }

    .product-process-section__container[b-asq1uv6upj]::after {
        height: var(--process-mobile-progress);
        background: var(--color-blue);
        transition: height .12s linear;
        will-change: height;
    }

    .product-process-section__phase-one-shape[b-asq1uv6upj],
    .product-process-section__top-sheet[b-asq1uv6upj],
    .product-process-section__phase-two-shape[b-asq1uv6upj],
    .product-process-line[b-asq1uv6upj],
    .product-process-dot[b-asq1uv6upj] {
        display: none;
    }

    .product-process-section__heading[b-asq1uv6upj],
    .product-process-phase[b-asq1uv6upj],
    .product-process-step[b-asq1uv6upj],
    .product-process-photo[b-asq1uv6upj],
    .product-process-section__kicker[b-asq1uv6upj],
    .product-process-section h2[b-asq1uv6upj] {
        position: static;
    }

    .product-process-section__heading[b-asq1uv6upj] {
        display: grid;
        gap: 12px;
        margin-bottom: 28px;
        padding: 28px 24px 32px;
        border-radius: 20px;
        background: var(--color-blue);
        pointer-events: auto;
    }

    .product-process-section__kicker[b-asq1uv6upj] {
        color: rgba(255, 255, 255, .75);
        font-size: .7rem;
        line-height: 1.2;
        letter-spacing: .3em;
    }

    .product-process-section h2[b-asq1uv6upj] {
        width: auto;
        color: var(--color-periwinkle);
        font-size: clamp(2.5rem, 11vw, 3.6rem);
        line-height: .92;
    }

    .product-process-phase[b-asq1uv6upj] {
        width: auto;
        padding: 26px 24px;
        border-radius: 18px;
    }

    .product-process-phase strong[b-asq1uv6upj] {
        margin-bottom: 12px;
        font-size: .72rem;
    }

    .product-process-phase h3[b-asq1uv6upj],
    .product-process-phase p[b-asq1uv6upj] {
        font-size: clamp(1.9rem, 8.5vw, 2.6rem);
        line-height: .96;
    }

    .product-process-phase--one[b-asq1uv6upj] {
        margin-bottom: 22px;
        background: var(--color-blue);
    }

    .product-process-phase--two[b-asq1uv6upj] {
        margin: 10px 0 22px;
        background: #f4f5ff;
    }

    .product-process-step[b-asq1uv6upj] {
        position: relative;
        left: auto;
        top: auto;
        z-index: 1;
        width: auto;
        min-height: 0;
        padding: 14px 0 34px 54px;
    }

    .product-process-step:last-child[b-asq1uv6upj] {
        padding-bottom: 0;
    }

    .product-process-step > strong[b-asq1uv6upj] {
        position: absolute;
        top: 6px;
        left: 0;
        display: grid;
        place-items: center;
        width: 38px;
        height: 38px;
        margin: 0;
        border-radius: 999px;
        background: var(--color-blue);
        color: var(--color-white);
        font-size: .78rem;
        line-height: 1;
        box-shadow: 0 0 0 7px var(--color-white), 0 0 0 8px rgba(5, 31, 83, .18);
        transform-origin: center;
    }

    .product-process-step--decision > strong[b-asq1uv6upj] {
        left: -16px;
        width: 70px;
        padding-inline: 5px;
        font-size: .58rem;
        text-align: center;
    }

    .product-process-step.is-active > strong[b-asq1uv6upj] {
        color: var(--color-white);
        transform: none;
        box-shadow: 0 0 0 7px var(--color-white), 0 0 0 9px rgba(5, 31, 83, .2), 0 0 0 15px rgba(5, 31, 83, .08);
    }

    .product-process-step h3[b-asq1uv6upj] {
        margin-bottom: 10px;
        font-size: clamp(1.8rem, 8vw, 2.4rem);
        line-height: 1;
        transition: color .25s ease;
    }

    .product-process-step.is-active h3[b-asq1uv6upj] {
        color: var(--color-blue);
    }

    .product-process-step p[b-asq1uv6upj] {
        max-width: 34rem;
        font-size: clamp(.9rem, 3.8vw, 1rem);
        line-height: 1.5;
        color: rgba(5, 31, 83, .7);
    }

    .product-process-photo[b-asq1uv6upj] {
        z-index: 1;
        width: calc(100% - 54px);
        height: clamp(210px, 64vw, 330px);
        margin: 0 0 28px 54px;
        border-radius: 18px;
        object-fit: cover;
    }
}

@media (max-width: 374px) {
    .product-process-section[b-asq1uv6upj] {
        padding-right: 16px;
        padding-left: 28px;
    }

    .product-process-step[b-asq1uv6upj] {
        padding-left: 48px;
    }

    .product-process-step > strong[b-asq1uv6upj] {
        left: 0;
        width: 34px;
        height: 34px;
        font-size: .72rem;
    }

    .product-process-step--decision > strong[b-asq1uv6upj] {
        left: -16px;
        width: 64px;
        font-size: .54rem;
    }

    .product-process-photo[b-asq1uv6upj] {
        width: calc(100% - 48px);
        margin-left: 48px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .product-process-line__active[b-asq1uv6upj],
    .product-process-dot[b-asq1uv6upj],
    .product-process-step > strong[b-asq1uv6upj],
    .product-process-section__container[b-asq1uv6upj]::after,
    .product-process-step h3[b-asq1uv6upj] {
        transition: none;
        will-change: auto;
    }
}
/* /Components/Sections/ProductLanding/ProductLandingRelatedSection.razor.rz.scp.css */
.product-related-section[b-wccu00jqlj] {
    width: 100%;
    padding: clamp(32px, 5vw, 64px) clamp(20px, 4vw, 40px) clamp(48px, 7vw, 80px);
    background: var(--color-white);
    color: var(--color-blue);
}

.product-related-section__container[b-wccu00jqlj] {
    width: min(100%, 1000px);
    margin: 0 auto;
}

.product-related-section__heading[b-wccu00jqlj] {
    display: grid;
    justify-items: start;
}

.product-related-section .fk-eyebrow[b-wccu00jqlj] {
    margin-bottom: 18px;
}

.product-related-section h2[b-wccu00jqlj] {
    color: var(--color-navy);
    font-family: var(--font-title);
    font-size: clamp(2.25rem, 4.8vw, 3rem);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0;
}

.product-related-section h2 span[b-wccu00jqlj] {
    color: var(--color-periwinkle);
}

.product-related-section__heading p[b-wccu00jqlj] {
    max-width: 650px;
    margin-top: clamp(24px, 3.5vw, 36px);
    color: #5f5f64;
    font-size: 14px;
    line-height: 1.8;
}

.product-related-section__items[b-wccu00jqlj] {
    display: grid;
    gap: 30px;
    margin-top: clamp(44px, 6vw, 64px);
}

.product-related-card[b-wccu00jqlj] {
    min-height: 134px;
    display: grid;
    grid-template-columns: 86px minmax(0, 1fr) auto;
    align-items: center;
    gap: 22px;
    padding: 24px 38px 24px 52px;
    border-radius: var(--radius-lg);
    background: var(--color-lavender-soft);
    color: var(--color-navy);
    text-decoration: none;
    transition: transform .2s ease, box-shadow .2s ease;
}

.product-related-card:is(:hover, :focus-visible)[b-wccu00jqlj] {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(var(--color-blue-rgb), .1);
}

.product-related-card:focus-visible[b-wccu00jqlj] {
    outline: 3px solid rgba(var(--color-blue-rgb), .3);
    outline-offset: 4px;
}

.product-related-card__marker[b-wccu00jqlj] {
    font-family: var(--font-title);
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    color: var(--color-periwinkle);
    opacity: .58;
}

.product-related-card__title[b-wccu00jqlj] {
    max-width: 480px;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
}

.product-related-card__action[b-wccu00jqlj] {
    min-width: 218px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    border-radius: 16px;
    background: var(--color-blue);
    color: var(--color-white);
    font-family: var(--font-title);
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .06em;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}

@media (max-width: 760px) {
    .product-related-section[b-wccu00jqlj] {
        padding-inline: 24px;
    }

    .product-related-card[b-wccu00jqlj] {
        grid-template-columns: 68px minmax(0, 1fr) auto;
        gap: 18px;
        padding-inline: 28px;
    }

    .product-related-card__title[b-wccu00jqlj] {
        font-size: 20px;
    }

    .product-related-card__action[b-wccu00jqlj] {
        min-width: 176px;
        padding-inline: 18px;
    }
}

@media (max-width: 620px) {
    .product-related-section[b-wccu00jqlj] {
        padding: 40px 20px 54px;
    }

    .product-related-section h2[b-wccu00jqlj] {
        font-size: clamp(2rem, 10vw, 2.6rem);
    }

    .product-related-section__heading p[b-wccu00jqlj] {
        margin-top: 22px;
        font-size: 13px;
        line-height: 1.7;
    }

    .product-related-section__items[b-wccu00jqlj] {
        gap: 16px;
        margin-top: 38px;
    }

    .product-related-card[b-wccu00jqlj] {
        min-height: 0;
        grid-template-columns: 54px minmax(0, 1fr);
        gap: 16px;
        padding: 22px;
    }

    .product-related-card__marker[b-wccu00jqlj] {
        align-self: start;
        padding-top: 2px;
        font-size: 28px;
    }

    .product-related-card__title[b-wccu00jqlj] {
        font-size: 18px;
    }

    .product-related-card__action[b-wccu00jqlj] {
        width: 100%;
        min-width: 0;
        height: 48px;
        grid-column: 1 / -1;
        margin-top: 4px;
        border-radius: 12px;
        font-size: 12px;
    }
}

@media (max-width: 380px) {
    .product-related-section[b-wccu00jqlj] {
        padding-inline: 16px;
    }

    .product-related-card[b-wccu00jqlj] {
        grid-template-columns: 46px minmax(0, 1fr);
        padding: 18px;
    }

    .product-related-card__marker[b-wccu00jqlj] {
        font-size: 25px;
    }
}
/* /Components/Sections/ProductLanding/ProductLandingWhySection.razor.rz.scp.css */
.product-why-section[b-xljt7p6fpi] {
    --why-stack-offset: 110px;
    --why-card-height: clamp(278px, 22vw, 310px);
    width: 100%;
    padding: clamp(64px, 10vw, 132px) clamp(20px, 5vw, 72px);
    background: #f6f7ff;
    color: var(--color-navy);
}

.product-why-section--stacked.finseek-reference-section[b-xljt7p6fpi] {
    overflow: visible;
}

.product-why-section__container[b-xljt7p6fpi] {
    width: min(100%, 1110px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(230px, .48fr) minmax(0, 1fr);
    gap: clamp(38px, 7vw, 98px);
    align-items: start;
}

.product-why-section__intro[b-xljt7p6fpi] {
    position: sticky;
    top: var(--why-stack-offset);
    display: grid;
    gap: clamp(18px, 2.8vw, 32px);
}

.product-why-section .fk-eyebrow[b-xljt7p6fpi] {
    color: var(--color-blue);
}

.product-why-section h2[b-xljt7p6fpi] {
    font-family: var(--font-title);
    font-size: clamp(3rem, 5.4vw, 5.4rem);
    font-weight: 500;
    line-height: .9;
    letter-spacing: 0;
}

.product-why-section h2 span[b-xljt7p6fpi] {
    display: block;
    color: var(--color-periwinkle);
}

.product-why-section__intro > p:last-child[b-xljt7p6fpi] {
    color: #59617b;
    font-size: clamp(.9rem, 1.12vw, 1rem);
    line-height: 1.65;
}

.product-why-section__items[b-xljt7p6fpi] {
    display: grid;
    gap: clamp(28px, 5vw, 54px);
}

.product-why-section--stacked .product-why-section__items[b-xljt7p6fpi] {
    display: block;
    position: relative;
}

.product-why-card[b-xljt7p6fpi] {
    display: grid;
    grid-template-columns: minmax(116px, 170px) minmax(0, 1fr);
    gap: clamp(24px, 4vw, 54px);
    align-items: center;
    min-height: clamp(180px, 20vw, 230px);
    padding: clamp(28px, 4vw, 50px);
    border-radius: var(--radius-sm);
    background: #eef1ff;
    color: var(--color-navy);
}

.product-why-section--stacked .product-why-card[b-xljt7p6fpi] {
    position: sticky;
    top: var(--why-stack-offset);
    z-index: calc(var(--why-card-index) + 1);
    height: var(--why-card-height);
    margin-bottom: clamp(18px, 3vw, 34px);
    transform-origin: center top;
    will-change: transform, opacity;
    transition:
        background-color .25s ease,
        color .25s ease,
        box-shadow .25s ease,
        filter .25s ease;
}

.product-why-section--stacked .product-why-card.is-active[b-xljt7p6fpi] {
    box-shadow: 0 24px 70px rgba(5, 31, 83, .16);
}

.product-why-section--stacked .product-why-card:not(.is-active)[b-xljt7p6fpi] {
    filter: saturate(.92);
}

.product-why-card--featured[b-xljt7p6fpi] {
    background: var(--color-navy);
    color: var(--color-white);
}

.product-why-card figure[b-xljt7p6fpi] {
    position: relative;
    height: clamp(106px, 10vw, 136px);
    margin: 0;
    border-radius: var(--radius-sm);
    overflow: hidden;
    clip-path: polygon(0 0, 72% 0, 100% 28%, 100% 100%, 0 100%);
}

.product-why-card img[b-xljt7p6fpi] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(.86);
}

.product-why-card figure[b-xljt7p6fpi]::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(5, 31, 83, .1), rgba(5, 31, 83, .38));
}

.product-why-card figure span[b-xljt7p6fpi] {
    position: absolute;
    z-index: 1;
    top: 14px;
    left: 16px;
    color: var(--color-white);
    font-family: var(--font-title);
    font-size: clamp(2.2rem, 3vw, 3rem);
    line-height: .8;
}

.product-why-card div[b-xljt7p6fpi] {
    display: grid;
    gap: 14px;
}

.product-why-card h3[b-xljt7p6fpi] {
    max-width: 330px;
    font-family: var(--font-title);
    font-size: clamp(1.8rem, 2.6vw, 2.7rem);
    font-weight: 500;
    line-height: .94;
    letter-spacing: 0;
}

.product-why-card p[b-xljt7p6fpi] {
    max-width: 430px;
    color: currentColor;
    opacity: .82;
    font-size: clamp(.88rem, 1.05vw, .98rem);
    line-height: 1.62;
}

@media (max-width: 880px) {
    .product-why-section[b-xljt7p6fpi] {
        --why-stack-offset: 76px;
        --why-card-height: 278px;
    }

    .product-why-section__container[b-xljt7p6fpi] {
        grid-template-columns: 1fr;
    }

    .product-why-section__intro[b-xljt7p6fpi] {
        position: static;
    }
}

@media (max-width: 620px) {
    .product-why-card[b-xljt7p6fpi] {
        grid-template-columns: 1fr;
    }

    .product-why-section--stacked .product-why-card[b-xljt7p6fpi] {
        height: auto;
    }
}

@media (prefers-reduced-motion: reduce) {
    .product-why-section--stacked .product-why-card[b-xljt7p6fpi] {
        position: static;
        transform: none !important;
        opacity: 1 !important;
    }
}
/* /Components/Sections/TestimonialsSection.razor.rz.scp.css */
.testimonials-section[b-o67lhppvp7] {
    width: 100%;
    padding: clamp(72px, 8vw, 118px) clamp(16px, 4vw, 72px);
    background: var(--color-blue);
    color: var(--color-white);
    overflow: hidden;
}

.testimonials-section .section-container[b-o67lhppvp7] {
    width: min(100%, 1180px);
    margin: 0 auto;
}

.testimonials-kicker[b-o67lhppvp7] {
    text-align: center;
    font-family: var(--typography-headline-family);
    font-size: clamp(12px, 1.15vw, 15px);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    text-transform: uppercase;
    letter-spacing: .34em;
    color: rgba(255, 255, 255, .72);
}

#testimonials-title[b-o67lhppvp7] {
    width: min(100%, 760px);
    margin: 18px auto 0;
    text-align: center;
    font-family: var(--typography-main-title-family);
    font-size: clamp(34px, 4.4vw, 58px);
    line-height: .92;
    font-weight: var(--typography-main-title-weight);
    letter-spacing: var(--typography-main-title-letter-spacing);
}

.testimonials-marquee[b-o67lhppvp7] {
    --testimonials-gap: clamp(18px, 2vw, 24px);
    position: relative;
    margin-top: clamp(42px, 5vw, 68px);
    overflow: hidden;
    cursor: grab;
    touch-action: pan-y;
}

.testimonials-marquee[b-o67lhppvp7]::before,
.testimonials-marquee[b-o67lhppvp7]::after {
    content: "";
    position: absolute;
    inset-block: 0;
    z-index: 2;
    width: min(11vw, 92px);
    pointer-events: none;
}

.testimonials-marquee[b-o67lhppvp7]::before {
    left: 0;
    background: linear-gradient(90deg, var(--color-blue), rgba(var(--color-blue-rgb), 0));
}

.testimonials-marquee[b-o67lhppvp7]::after {
    right: 0;
    background: linear-gradient(270deg, var(--color-blue), rgba(var(--color-blue-rgb), 0));
}

.testimonials-track[b-o67lhppvp7] {
    display: flex;
    width: max-content;
    gap: var(--testimonials-gap);
    -webkit-user-select: none;
    user-select: none;
    will-change: transform;
}

.testimonials-section.is-dragging .testimonials-marquee[b-o67lhppvp7] {
    cursor: grabbing;
}

.testimonials-track__group[b-o67lhppvp7] {
    display: flex;
    flex: 0 0 auto;
    gap: var(--testimonials-gap);
}

.testimonial-card[b-o67lhppvp7] {
    flex: 0 0 clamp(286px, 29vw, 368px);
    min-width: 0;
    min-height: 100%;
    display: grid;
    grid-template-rows: 104px minmax(0, 1fr);
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: var(--radius-sm);
    overflow: hidden;
    background: rgba(255, 255, 255, .08);
    box-shadow: 0 22px 58px rgba(1, 10, 72, .18);
}

.testimonial-card__logo[b-o67lhppvp7] {
    display: grid;
    place-items: center;
    min-width: 0;
    padding: 20px 26px;
    background: var(--color-white);
}

.testimonial-card__logo img[b-o67lhppvp7] {
    width: 100%;
    height: 100%;
    max-width: 230px;
    max-height: 64px;
    object-fit: contain;
}

.testimonial-card__content[b-o67lhppvp7] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    padding: clamp(22px, 2.5vw, 30px);
    background: var(--color-white);
    color: var(--color-navy);
}

.testimonial-card__header[b-o67lhppvp7] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px;
}

.testimonial-card h3[b-o67lhppvp7] {
    min-width: 0;
    font-family: var(--typography-subheadline-family);
    font-size: clamp(15px, 1.2vw, 17px);
    text-transform: uppercase;
    font-weight: var(--typography-subheadline-weight);
    line-height: 1.2;
    letter-spacing: .12em;
    color: var(--color-navy);
    overflow-wrap: anywhere;
}

.stars[b-o67lhppvp7] {
    flex: 0 0 auto;
    color: var(--color-blue);
    font-family: var(--typography-subheadline-family);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .04em;
}

.testimonial-card__excerpt[b-o67lhppvp7],
.testimonial-dialog__review[b-o67lhppvp7] {
    font-family: var(--typography-body-family);
    font-size: clamp(14px, 1.05vw, 16px);
    font-weight: var(--typography-body-weight);
    line-height: 1.62;
    letter-spacing: 0;
    color: rgba(5, 31, 83, .74);
}

.testimonial-card__excerpt[b-o67lhppvp7] {
    position: relative;
    margin-top: 20px;
    padding-left: 22px;
    font-style: italic;
}

.testimonial-card__excerpt[b-o67lhppvp7]::before {
    content: "“";
    position: absolute;
    top: -8px;
    left: 0;
    color: var(--color-blue);
    font-family: var(--typography-main-title-family);
    font-size: 42px;
    line-height: 1;
}

.testimonial-card__review-button[b-o67lhppvp7] {
    width: fit-content;
    max-width: 100%;
    margin-top: 18px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    cursor: pointer;
    color: var(--color-blue);
    font-family: var(--typography-headline-family);
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .16em;
    text-align: left;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    text-transform: uppercase;
}

.testimonial-card__review-button:hover[b-o67lhppvp7],
.testimonial-card__review-button:focus-visible[b-o67lhppvp7] {
    color: var(--color-navy);
}

.testimonial-card__review-button:focus-visible[b-o67lhppvp7],
.testimonial-dialog__close:focus-visible[b-o67lhppvp7] {
    outline: 3px solid rgba(var(--color-blue-rgb), .18);
    outline-offset: 5px;
}

.testimonial-card small[b-o67lhppvp7],
.testimonial-dialog small[b-o67lhppvp7] {
    display: block;
    font-family: var(--typography-body-family);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: rgba(5, 31, 83, .58);
}

.testimonial-card small[b-o67lhppvp7] {
    margin-top: auto;
    padding-top: 22px;
}

.testimonial-dialog[b-o67lhppvp7] {
    width: min(calc(100% - 32px), 680px);
    max-height: min(720px, calc(100dvh - 32px));
    padding: 0;
    border: 0;
    border-radius: var(--radius-sm);
    background: transparent;
    color: var(--color-navy);
    overflow: visible;
}

.testimonial-dialog[b-o67lhppvp7]::backdrop {
    background: rgba(1, 10, 72, .56);
    backdrop-filter: blur(8px);
}

.testimonial-dialog__panel[b-o67lhppvp7] {
    position: relative;
    max-height: min(720px, calc(100dvh - 32px));
    padding: clamp(28px, 4vw, 46px);
    border: 1px solid rgba(255, 255, 255, .32);
    border-radius: var(--radius-sm);
    background: var(--color-white);
    box-shadow: 0 30px 90px rgba(1, 10, 72, .32);
    overflow: auto;
}

.testimonial-dialog__close[b-o67lhppvp7] {
    position: absolute;
    top: 16px;
    right: 16px;
    display: grid;
    place-items: center;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(5, 31, 83, .12);
    border-radius: 999px;
    background: rgba(var(--color-blue-rgb), .06);
    color: var(--color-navy);
    cursor: pointer;
    font-size: 26px;
    line-height: 1;
}

.testimonial-dialog__close:hover[b-o67lhppvp7] {
    background: rgba(var(--color-blue-rgb), .12);
}

.testimonial-dialog__header[b-o67lhppvp7] {
    padding-right: 42px;
}

.testimonial-dialog__kicker[b-o67lhppvp7] {
    margin: 0 0 10px;
    color: var(--color-blue);
    font-family: var(--typography-headline-family);
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .16em;
    text-transform: uppercase;
}

.testimonial-dialog h3[b-o67lhppvp7] {
    margin: 0 0 10px;
    font-family: var(--typography-subheadline-family);
    font-size: clamp(22px, 2.4vw, 30px);
    font-weight: var(--typography-subheadline-weight);
    line-height: 1.06;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.testimonial-dialog__review[b-o67lhppvp7] {
    position: relative;
    margin: 26px 0 0;
    padding-top: 22px;
    border-top: 1px solid rgba(5, 31, 83, .12);
}

.testimonial-dialog small[b-o67lhppvp7] {
    margin-top: 24px;
}

@media (max-width: 560px) {
    .testimonials-section[b-o67lhppvp7] {
        padding: 64px 16px;
    }

    .testimonials-kicker[b-o67lhppvp7] {
        letter-spacing: .22em;
    }

    .testimonials-marquee[b-o67lhppvp7] {
        margin-inline: -16px;
        padding-inline: 16px;
    }

    .testimonials-marquee[b-o67lhppvp7]::before,
    .testimonials-marquee[b-o67lhppvp7]::after {
        width: 42px;
    }

    .testimonial-card[b-o67lhppvp7] {
        flex-basis: min(82vw, 320px);
        grid-template-rows: 96px minmax(0, 1fr);
    }

    .testimonial-card__header[b-o67lhppvp7] {
        display: block;
    }

    .stars[b-o67lhppvp7] {
        display: block;
        margin-top: 8px;
    }

    .testimonial-card__logo[b-o67lhppvp7] {
        padding: 18px 22px;
    }

    .testimonial-card__logo img[b-o67lhppvp7] {
        max-width: 210px;
    }

    .testimonial-dialog[b-o67lhppvp7] {
        width: calc(100% - 24px);
        max-height: calc(100dvh - 24px);
    }

    .testimonial-dialog__panel[b-o67lhppvp7] {
        max-height: calc(100dvh - 24px);
        padding: 28px 22px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .testimonials-track[b-o67lhppvp7] {
        transform: none !important;
    }
}
/* /Components/Sections/ValuesSection.razor.rz.scp.css */
.values-section[b-2efxqx27a9] {
    --values-blue: var(--color-blue, #02168f);
    --values-navy: var(--color-navy, #051f53);
    --values-card-radius: var(--radius-sm, 8px);
    --values-transition-duration: .48s;
    --values-corner-cut: 54px;
    --values-cut-border-color: rgba(var(--color-blue-rgb, 2, 22, 143), .58);

    width: 100%;
    background: var(--color-white, #fff);
    color: var(--values-navy);
    overflow: clip;
}

.values-showcase[b-2efxqx27a9] {
    position: relative;
    width: 100%;
    padding-bottom: clamp(70px, 8vw, 118px);
}

.values-showcase__background[b-2efxqx27a9] {
    position: absolute;
    inset: 0 0 auto;
    height: clamp(256px, 32vw, 360px);
    background: var(--values-navy);
    overflow: hidden;
}

.values-showcase__background[b-2efxqx27a9]::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(5, 31, 83, .74), rgba(5, 31, 83, .48)),
        linear-gradient(90deg, rgba(2, 22, 143, .28), rgba(5, 31, 83, .12));
}

.values-showcase__background img[b-2efxqx27a9] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 57%;
    filter: saturate(.86) contrast(1.08);
    transform: scale(1.03);
}

.values-section .section-container[b-2efxqx27a9] {
    position: relative;
    z-index: 1;
    width: min(calc(100% - 72px), 1180px);
    margin: 0 auto;
    padding-top: clamp(46px, 6vw, 72px);
}

.values-showcase__header[b-2efxqx27a9] {
    min-height: clamp(152px, 18vw, 220px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.values-showcase__eyebrow[b-2efxqx27a9] {
    margin: 0 0 12px;
    font-family: var(--typography-headline-family);
    font-size: clamp(10px, 1vw, 13px);
    font-weight: var(--typography-headline-weight);
    line-height: var(--typography-headline-line-height);
    letter-spacing: .42em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .72);
}

.values-showcase__title[b-2efxqx27a9] {
    margin: 0;
    font-family: var(--font-title);
    font-size: 50px;
    line-height: .88;
    font-weight: 400;
    letter-spacing: var(--typography-main-title-letter-spacing);
    color: var(--color-white, #fff);
}

.values-showcase__cards[b-2efxqx27a9] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: start;
    gap: clamp(16px, 2.3vw, 30px);
    margin-top: clamp(18px, 3vw, 34px);
}

.value-card[b-2efxqx27a9] {
    position: relative;
    min-width: 0;
    min-height: clamp(188px, 18vw, 232px);
    padding: clamp(22px, 2.4vw, 30px);
    border: 1px solid transparent;
    border-radius: var(--values-card-radius);
    background: var(--values-blue);
    color: var(--color-white, #fff);
    box-shadow: 0 22px 54px rgba(5, 31, 83, .12);
    overflow: hidden;
    transition:
        background-color var(--values-transition-duration) ease,
        border-color var(--values-transition-duration) ease,
        box-shadow var(--values-transition-duration) ease,
        transform .24s ease;
}

.value-card[b-2efxqx27a9]::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, .1), transparent 44%);
    opacity: .85;
    pointer-events: none;
}

.value-card[b-2efxqx27a9]::after {
    content: "";
    position: absolute;
    right: -13px;
    bottom: 26px;
    width: 78px;
    height: 1px;
    background: var(--values-cut-border-color);
    opacity: 0;
    pointer-events: none;
    transform: rotate(-45deg);
    transform-origin: center;
    transition: opacity var(--values-transition-duration) ease;
    z-index: 2;
}

.value-card__summary[b-2efxqx27a9],
.value-card__details[b-2efxqx27a9],
.value-card__toggle[b-2efxqx27a9] {
    position: relative;
    z-index: 1;
}

.value-card__summary[b-2efxqx27a9] {
    min-height: calc(clamp(188px, 18vw, 232px) - (clamp(22px, 2.4vw, 30px) * 2));
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-right: 58px;
    opacity: 1;
    transition:
        opacity .24s ease,
        max-height .32s ease;
}

.value-card__summary-text[b-2efxqx27a9] {
    margin: 0 0 auto;
    max-width: 21ch;
    font-family: var(--typography-subheadline-family);
    font-size: clamp(.96rem, 1.08vw, 1.08rem);
    font-weight: var(--typography-subheadline-weight);
    line-height: 1.35;
    letter-spacing: var(--typography-subheadline-letter-spacing);
    color: rgba(255, 255, 255, .92);
}

.value-card__label[b-2efxqx27a9] {
    display: block;
    margin-top: clamp(28px, 5vw, 70px);
    font-family: var(--typography-headline-family);
    font-size: clamp(.88rem, 1.05vw, 1rem);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .08em;
    color: var(--color-white, #fff);
}

.value-card__details[b-2efxqx27a9] {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(12px);
    pointer-events: none;
}

.value-card__details h3[b-2efxqx27a9] {
    margin: 0;
    font-family: var(--typography-main-title-family);
    font-size: clamp(1.75rem, 2.8vw, 2.45rem);
    line-height: .95;
    font-weight: var(--typography-main-title-weight);
    letter-spacing: 0;
    color: var(--values-blue);
}

.value-card__details p[b-2efxqx27a9] {
    margin: clamp(16px, 1.8vw, 22px) 0 0;
    max-width: 35rem;
    font-family: var(--typography-body-family);
    font-size: clamp(.95rem, 1.05vw, 1rem);
    font-weight: var(--typography-body-weight);
    line-height: 1.52;
    letter-spacing: var(--typography-body-letter-spacing);
    color: rgba(5, 31, 83, .76);
}

.value-card__visual[b-2efxqx27a9] {
    width: calc(100% - 34px);
    margin: clamp(20px, 2.4vw, 28px) 0 40px;
    border-radius: var(--values-card-radius);
    background: var(--color-lavender-soft, #eef1fe);
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.value-card__visual img[b-2efxqx27a9] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
}

.value-card__toggle[b-2efxqx27a9] {
    position: absolute;
    z-index: 3;
    right: clamp(18px, 2vw, 24px);
    bottom: clamp(18px, 2vw, 24px);
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, .38);
    border-radius: 50%;
    background: rgba(255, 255, 255, .1);
    color: var(--color-white, #fff);
    cursor: pointer;
    transition:
        background-color .22s ease,
        border-color .22s ease,
        box-shadow .22s ease;
}

.value-card__toggle:focus-visible[b-2efxqx27a9] {
    outline: 3px solid rgba(117, 132, 220, .42);
    outline-offset: 3px;
}

.value-card__arrow-line[b-2efxqx27a9] {
    position: absolute;
    width: 17px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
    transform: rotate(-45deg);
    transform-origin: center;
}

.value-card__arrow-head[b-2efxqx27a9] {
    position: absolute;
    width: 9px;
    height: 9px;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    transform: translate(5px, -5px);
}

.value-card.is-open[b-2efxqx27a9] {
    min-height: clamp(438px, 43vw, 524px);
    border-color: var(--values-cut-border-color);
    background: var(--color-white, #fff);
    color: var(--values-navy);
    box-shadow: 0 28px 70px rgba(5, 31, 83, .16);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - var(--values-corner-cut)),
        calc(100% - var(--values-corner-cut)) 100%,
        0 100%
    );
}

.value-card.is-open[b-2efxqx27a9]::before {
    opacity: 0;
}

.value-card.is-open[b-2efxqx27a9]::after {
    opacity: 1;
}

.value-card.is-open .value-card__summary[b-2efxqx27a9] {
    max-height: 0;
    min-height: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
}

.value-card.is-open .value-card__details[b-2efxqx27a9] {
    max-height: 720px;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.value-card.is-open .value-card__toggle[b-2efxqx27a9] {
    border-color: var(--values-blue);
    background: var(--values-blue);
    color: var(--color-white, #fff);
    box-shadow: 0 14px 28px rgba(2, 22, 143, .24);
}

.value-card.is-open .value-card__arrow-line[b-2efxqx27a9] {
    transform: rotate(45deg);
}

.value-card.is-open .value-card__arrow-head[b-2efxqx27a9] {
    transform: translate(5px, 5px) rotate(90deg);
}

.value-card.is-animating[b-2efxqx27a9] {
    will-change: height, transform;
}

.value-card.is-animating .value-card__summary[b-2efxqx27a9],
.value-card.is-animating .value-card__details[b-2efxqx27a9] {
    transition: none;
}

@media (hover: hover) and (pointer: fine) {
    .value-card:not(.is-open):hover[b-2efxqx27a9] {
        transform: translateY(-4px);
    }

    .value-card:not(.is-open):hover .value-card__toggle[b-2efxqx27a9] {
        background: rgba(255, 255, 255, .18);
        border-color: rgba(255, 255, 255, .54);
    }

    .value-card.is-open:hover[b-2efxqx27a9] {
        box-shadow: 0 34px 82px rgba(5, 31, 83, .18);
    }
}

.values-section.is-prepared .values-showcase__eyebrow[b-2efxqx27a9],
.values-section.is-prepared .values-showcase__title[b-2efxqx27a9],
.values-section.is-prepared .value-card[b-2efxqx27a9] {
    opacity: 0;
}

.values-section.is-ready .values-showcase__eyebrow[b-2efxqx27a9],
.values-section.is-ready .values-showcase__title[b-2efxqx27a9],
.values-section.is-ready .value-card[b-2efxqx27a9] {
    opacity: 1;
}

@media (max-width: 1040px) {
    .values-section .section-container[b-2efxqx27a9] {
        width: min(calc(100% - 44px), 920px);
    }

    .values-showcase__cards[b-2efxqx27a9] {
        gap: 14px;
    }

    .value-card[b-2efxqx27a9] {
        padding: 22px;
    }

    .value-card__summary[b-2efxqx27a9] {
        padding-right: 48px;
    }

    .value-card__visual[b-2efxqx27a9] {
        width: calc(100% - 26px);
    }
}

@media (max-width: 820px) {
    .values-showcase[b-2efxqx27a9] {
        padding-bottom: 76px;
    }

    .values-showcase__background[b-2efxqx27a9] {
        height: 154px;
    }

    .values-section .section-container[b-2efxqx27a9] {
        width: min(calc(100% - 36px), 680px);
        padding-top: 42px;
    }

    .values-showcase__cards[b-2efxqx27a9] {
        gap: 14px;
        margin-top: 22px;
    }

    .value-card[b-2efxqx27a9] {
        min-height: 154px;
    }

    .value-card__summary[b-2efxqx27a9] {
        min-height: 110px;
    }

    .value-card.is-open[b-2efxqx27a9] {
        min-height: 0;
    }

    .value-card__summary-text[b-2efxqx27a9] {
        max-width: min(30rem, calc(100% - 32px));
    }

    .value-card__label[b-2efxqx27a9] {
        margin-top: 28px;
    }

    .value-card__visual[b-2efxqx27a9] {
        width: calc(100% - 28px);
        max-height: 260px;
    }
}

@media (max-width: 720px) {
    .values-showcase__cards[b-2efxqx27a9] {
        grid-template-columns: 1fr;
    }

    .value-card.is-open .value-card__summary[b-2efxqx27a9] {
        max-height: none;
        min-height: 0;
        padding-bottom: 22px;
        opacity: 1;
        pointer-events: auto;
    }

    .value-card.is-open .value-card__summary-text[b-2efxqx27a9] {
        color: rgba(5, 31, 83, .78);
    }

    .value-card.is-open .value-card__label[b-2efxqx27a9] {
        color: var(--values-blue);
    }

    .value-card.is-open .value-card__details[b-2efxqx27a9] {
        padding-top: 22px;
        border-top: 1px solid rgba(2, 22, 143, .12);
    }
}

@media (max-width: 520px) {
    .values-showcase[b-2efxqx27a9] {
        padding-bottom: 64px;
    }

    .values-showcase__background[b-2efxqx27a9] {
        height: 280px;
    }

    .values-section .section-container[b-2efxqx27a9] {
        width: min(calc(100% - 28px), 430px);
        padding-top: 36px;
    }

    .values-showcase__header[b-2efxqx27a9] {
        min-height: 172px;
    }

    .values-showcase__title[b-2efxqx27a9] {
        font-size: 50px;
    }

    .value-card[b-2efxqx27a9] {
        padding: 20px;
    }

    .value-card__toggle[b-2efxqx27a9] {
        right: 18px;
        bottom: 18px;
        width: 44px;
        height: 44px;
    }

    .value-card__details h3[b-2efxqx27a9] {
        font-size: 1.72rem;
    }

    .value-card__details p[b-2efxqx27a9] {
        font-size: .94rem;
    }

    .value-card__visual[b-2efxqx27a9] {
        width: calc(100% - 22px);
        margin-bottom: 38px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .value-card[b-2efxqx27a9],
    .value-card[b-2efxqx27a9]::after,
    .value-card__summary[b-2efxqx27a9],
    .value-card__toggle[b-2efxqx27a9] {
        transition: none;
    }
}
