
.fc-ce-uicon--assessment {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/assessment.svg");
}

.fc-ce-uicon--new {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/new.svg");
}

.fc-ce-uicon--upgrade {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/upgrade.svg");
}

.fc-ce-uicon--renew {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/renew.svg");
}

.fc-ce-uicon--requirement {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/requirement.svg");
}

.fc-ce-uicon--shield {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/shield.svg");
}

.fc-ce-uicon--shield-empty {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/shield-empty.svg");
}

.fc-ce-uicon--shield-check {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/shield-check.svg");
}

.fc-ce-uicon--shield-lock {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/shield-lock.svg");
}

.fc-ce-uicon--question {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/question.svg");
}

.fc-ce-uicon--check {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/check.svg");
}

.fc-ce-uicon--calendar {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/calendar.svg");
}

.fc-ce-uicon--certificate {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/certificate.svg");
}

.fc-ce-uicon--plus {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/plus.svg");
}

.fc-ce-uicon--duo {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/duo.svg");
}

.fc-ce-uicon--start {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/start.svg");
}

.fc-ce-uicon--growth {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/growth.svg");
}

.fc-ce-uicon--mature {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/mature.svg");
}

.fc-ce-uicon--score {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/score.svg");
}

.fc-ce-uicon--chat {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/chat.svg");
}

.fc-ce-uicon--ready {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/ready.svg");
}

.fc-ce-uicon--gaps {
    --fc-ce-uicon-url: url("../images/cyber-essentials/uicons/gaps.svg");
}

.fc-ce-why-icon--fingerprint-magnifying-glass {
    --fc-ce-why-icon-url: url("../images/cyber-essentials/uicons/fingerprint-magnifying-glass.svg");
}

.fc-ce-why-icon--eye-scanner {
    --fc-ce-why-icon-url: url("../images/cyber-essentials/uicons/eye-scanner.svg");
}

.fc-ce-why-icon--hand-holding-medical {
    --fc-ce-why-icon-url: url("../images/cyber-essentials/uicons/hand-holding-medical.svg");
}

.fc-ce-why-icon--internet-security {
    --fc-ce-why-icon-url: url("../images/cyber-essentials/uicons/internet-security.svg");
}

.fc-ce-why-icon--shield-check {
    --fc-ce-why-icon-url: url("../images/cyber-essentials/uicons/shield-check.svg");
}


    .fc-cyber-essentials-page {
        background-color: var(--white);
        overflow-x: clip;
        --fc-ce-card-lift: -4px;
        --fc-ce-card-radius: 14px;
        --fc-ce-card-shadow: 0 18px 42px rgba(0, 38, 38, 0.08);
        --fc-ce-card-transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
        --fc-ce-hero-media-overlap: 120px;
        --fc-ce-section-padding: 96px;
        --fc-ce-testimonial-card-width: calc((min(1170px, calc(100vw - 30px)) - 48px) / 3);
        --fc-ce-title-gap: 48px;
    }

    .fc-cyber-essentials-page *,
    .fc-cyber-essentials-page *::before,
    .fc-cyber-essentials-page *::after {
        box-sizing: border-box;
    }

    .fc-cyber-essentials-page img {
        max-width: 100%;
    }

    .fc-cyber-essentials-page .sr-only {
        clip: rect(0, 0, 0, 0);
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }

    .fc-cyber-essentials-page ._1336.vertical {
        min-width: 0;
        padding-bottom: 0;
        padding-top: 0;
        width: 100%;
    }

    .section-3.services-inner-banner.fc-ce-hero-section {
        align-items: stretch;
        overflow: visible;
        padding-bottom: 0;
        padding-top: 150px;
        position: relative;
        z-index: 2;
    }

    .fc-ce-hero-section .base-container-2 {
        align-items: stretch;
        position: relative;
        width: 100%;
        z-index: 1;
    }

    .fc-ce-hero-layout {
        align-items: stretch;
        display: flex;
        flex-flow: column;
        width: 100%;
    }

    .fc-ce-hero-main {
        align-items: center;
        display: grid;
        gap: 34px 56px;
        grid-template-columns: minmax(0, 0.9fr) minmax(300px, 0.42fr);
    }

    .fc-ce-hero-copy {
        align-items: flex-start;
        display: flex;
        flex-flow: column;
        gap: 20px;
        margin-left: 0;
        margin-right: 0;
        max-width: 740px;
        text-align: left;
        width: 100%;
    }

    .fc-ce-hero-copy .heading,
    .fc-ce-title-center .heading-2,
    .fc-ce-cta-block .heading-2 {
        margin-bottom: 0;
        margin-top: 0;
    }

    .fc-ce-hero-copy .heading {
        font-size: clamp(38px, 3.6vw, 44px);
        line-height: 1.14;
        max-width: 760px;
    }

    .fc-ce-hero-copy .large-paragraph,
    .fc-ce-title-center .large-paragraph,
    .fc-ce-process-section .large-paragraph,
    .fc-ce-cta-block .large-paragraph {
        margin-bottom: 0;
    }

    .fc-ce-hero-copy .fc-ce-hero-lead,
    .fc-ce-hero-copy .fc-ce-hero-lead p {
        color: rgba(255, 255, 255, 0.9);
        font-size: 20px;
        line-height: 1.65;
    }

    .fc-ce-hero-lead p {
        margin-bottom: 14px;
        margin-top: 0;
    }

    .fc-ce-hero-lead p:last-child {
        margin-bottom: 0;
    }

    .fc-ce-hero-copy .fc-ce-hero-support,
    .fc-ce-hero-copy .fc-ce-hero-support p {
        color: rgba(255, 255, 255, 0.72);
        font-size: 15px;
        line-height: 1.75;
    }

    .fc-ce-hero-copy .fc-ce-hero-support p {
        margin-bottom: 0;
        margin-top: 0;
    }

    .fc-ce-hero-title-line {
        display: block;
    }

    .fc-ce-hero-title-line--sub {
        color: rgba(255, 255, 255, 0.88);
        font-size: clamp(27px, 2.4vw, 34px);
        line-height: 1.22;
        margin-top: 6px;
    }

    .fc-ce-hero-copy .buttons-div.services.no-margin {
        align-items: center;
        flex-wrap: wrap;
        gap: 14px 18px;
    }

    .fc-ce-hero-copy .buttons-div.services.no-margin .cta {
        margin-right: 0;
    }

    .fc-ce-hero-compare-link {
        align-items: center;
        align-self: center;
        color: rgba(255, 255, 255, .82);
        display: inline-flex;
        font-size: 15px;
        font-weight: 700;
        gap: 8px;
        line-height: 1.2;
        margin-top: 0;
        padding: 4px 0;
        text-decoration: none;
        transition: color .18s ease, transform .18s ease;
    }

    .fc-ce-hero-compare-link:hover,
    .fc-ce-hero-compare-link:focus {
        color: var(--forensic-orange);
        transform: translateY(-1px);
    }

    .fc-ce-hero-quote-card {
        margin-bottom: 0;
        margin-left: auto;
        max-width: 100%;
    }

    .fc-ce-hero-media {
        margin: 56px auto -120px;
        position: relative;
        width: min(100%, 1200px);
    }

    .fc-ce-hero-image {
        border-radius: 20px;
        box-shadow: 0 28px 70px rgba(0, 0, 0, 0.28);
        display: block;
        height: 390px;
        object-fit: cover;
        object-position: 50% 50%;
        position: relative;
        width: 100%;
        z-index: 1;
    }

    .fc-ce-title-center {
        align-items: flex-start;
        display: flex;
        flex-flow: column;
        gap: 16px;
        margin-bottom: var(--fc-ce-title-gap);
        margin-left: 0;
        margin-right: auto;
        max-width: 920px;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 100%;
    }

    .fc-ce-title-center.is-centered,
    .fc-ce-process-section .fc-ce-title-center,
    .fc-ce-faq .faq-title-block {
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .fc-ce-logo-section,
    .fc-ce-services-section,
    .fc-ce-guidance-section,
    .fc-ce-packages-section,
    .fc-ce-process-section,
    .fc-ce-testimonials-section,
    .fc-ce-faq,
    .fc-ce-cta-block {
        padding-bottom: var(--fc-ce-section-padding);
        padding-top: var(--fc-ce-section-padding);
    }

    .fc-ce-logo-section {
        background: var(--white);
        padding-left: 20px;
        padding-right: 20px;
        padding-top: calc(var(--fc-ce-hero-media-overlap) + var(--fc-ce-section-padding));
    }

    .fc-ce-logo-section .companies-slider {
        background: transparent;
        padding-left: 0;
        padding-right: 0;
        z-index: auto;
    }

    .fc-ce-logo-section .wrapper-clients {
        width: 100%;
    }

    .fc-ce-logo-section .tagline {
        color: var(--black);
        margin-bottom: 24px;
        text-align: center;
    }

    .fc-ce-logo-strip {
        display: flex;
        overflow: hidden;
        position: relative;
        white-space: nowrap;
    }

    .fc-ce-logo-strip::before,
    .fc-ce-logo-strip::after {
        bottom: 0;
        content: "";
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 80px;
        z-index: 2;
    }

    .fc-ce-logo-strip::before {
        background: linear-gradient(to right, var(--fc-logo-surface, var(--white)), transparent);
        left: 0;
    }

    .fc-ce-logo-strip::after {
        background: linear-gradient(to left, var(--fc-logo-surface, var(--white)), transparent);
        right: 0;
    }

    .fc-ce-logo-section .clients {
        animation: fc-ce-slide-left 20s linear infinite;
        display: inline-block;
        min-width: 100%;
        will-change: transform;
    }

    .fc-ce-logo-strip.is-on-light {
        --fc-logo-surface: var(--white);
    }

    .fc-ce-logo-strip.is-on-light .logo-client {
        filter: brightness(0) saturate(0%) opacity(0.34);
        transition: filter 0.25s ease;
    }

    .fc-ce-logo-strip.is-on-light .logo-client:hover {
        filter: brightness(0) saturate(0%) opacity(1);
    }

    .fc-ce-services-section,
    .fc-ce-process-section,
    .fc-ce-faq {
        background: var(--stone);
    }

    .fc-ce-services-section .feature-card {
        background: var(--white);
    }

    .fc-ce-feature-card {
        align-items: flex-start;
        border-radius: var(--fc-ce-card-radius);
        gap: 12px;
        height: 100%;
        transition: var(--fc-ce-card-transition);
        will-change: transform;
    }

    .fc-ce-feature-card-top {
        align-items: center;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .fc-ce-why-icon {
        background-color: var(--forensic-orange);
        display: block;
        height: 28px;
        -webkit-mask: var(--fc-ce-why-icon-url) center / contain no-repeat;
        mask: var(--fc-ce-why-icon-url) center / contain no-repeat;
        width: 28px;
    }

    .fc-ce-feature-card:hover {
        box-shadow: var(--fc-ce-card-shadow);
        transform: translateY(var(--fc-ce-card-lift));
    }

    .fc-ce-service-number {
        color: var(--core-teal);
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }

    .fc-ce-rich-copy,
    .fc-ce-rich-copy p {
        color: var(--black-65);
        line-height: 1.8;
    }

    .fc-ce-rich-copy p {
        margin-bottom: 16px;
    }

    .fc-ce-rich-copy p:last-child {
        margin-bottom: 0;
    }

    .fc-ce-accreditations-section {
        background: var(--stone);
        border-bottom: 1px solid rgba(0, 38, 38, .1);
        border-top: 1px solid rgba(0, 38, 38, .1);
        box-sizing: border-box;
        padding-bottom: 22px;
        padding-top: 22px;
        width: 100%;
    }

    .fc-ce-accreditations-section .base-container-2 {
        align-items: stretch;
        width: 100%;
    }

    .fc-ce-accreditations-layout {
        align-items: center;
        display: grid;
        gap: 24px;
        grid-template-columns: minmax(220px, 300px) minmax(0, 1fr);
        width: 100%;
    }

    .fc-ce-accreditations-title {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        gap: 7px;
        text-align: left;
    }

    .fc-ce-accreditations-section .tagline {
        color: var(--forensic-orange);
        line-height: 1.2;
        margin-bottom: 0;
    }

    .fc-ce-accreditations-section .heading-2 {
        color: var(--heading-color);
        font-size: 18px;
        line-height: 1.32;
        text-wrap: balance;
    }

    .fc-ce-accreditations-section .heading-2.white.no-gaps {
        color: var(--heading-color);
        font-size: 17px;
        letter-spacing: 0;
        line-height: 1.35;
        margin: 0;
    }

    .fc-ce-accreditations-grid {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        max-width: none;
        width: 100%;
    }

    .fc-ce-accreditation-card {
        align-items: center;
        background-color: var(--white);
        border: 1px solid rgba(0, 38, 38, .1);
        border-radius: 10px;
        box-shadow: 0 10px 26px rgba(16, 24, 40, .05);
        display: flex;
        gap: 12px;
        justify-content: center;
        min-height: 74px;
        min-width: 0;
        padding: 11px 14px;
        text-align: left;
    }

    .fc-ce-accreditation-card .fc-smart-badge {
        max-width: 100%;
        width: min(var(--fc-smart-badge-width), 112px);
    }

    .fc-ce-accreditation-card .fc-ce-accreditation-label {
        color: var(--heading-color);
        font-size: 14px;
        font-weight: 700;
        line-height: 1.35;
        text-wrap: balance;
    }

    .fc-ce-accreditation-card .fc-ce-accreditation-description {
        color: rgba(0, 38, 38, .62);
        font-size: 12px;
        line-height: 1.45;
        text-wrap: balance;
    }

    .fc-ce-guidance-section {
        background-color: var(--core-teal);
    }

    .fc-ce-guidance-section ._1336 {
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }

    .fc-ce-guidance-section .heading-2,
    .fc-ce-guidance-section .large-paragraph {
        color: var(--white);
    }

    .fc-ce-guidance-section .fc-ce-guidance-eyebrow {
        color: #ffd0a6;
    }

    .fc-ce-guidance-section .fc-ce-title-center {
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 1040px;
        text-align: center;
    }

    .fc-ce-guidance-intro-line {
        display: block;
    }

    .fc-ce-guidance-title-line {
        display: block;
    }

    .fc-ce-guidance-section .fc-ce-title-center a {
        color: rgba(255, 255, 255, .88);
        font-weight: 700;
        text-decoration: underline;
        text-decoration-thickness: 1px;
        text-underline-offset: 4px;
    }

    .fc-ce-guidance-widget {
        background: var(--white);
        border: 1px solid rgba(255, 255, 255, .14);
        border-radius: var(--fc-ce-card-radius);
        box-shadow: 0 24px 70px rgba(0, 0, 0, .2);
        color: var(--black);
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        overflow: hidden;
        width: 100%;
    }

    .fc-ce-guidance-widget-top {
        border-bottom: 1px solid rgba(0, 38, 38, .1);
        padding: 28px 30px 20px;
    }

    .fc-ce-guidance-kicker {
        color: var(--forensic-orange);
        display: block;
        font-size: 11px;
        font-weight: 800;
        letter-spacing: .1em;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .fc-ce-guidance-widget-top h3,
    .fc-ce-guidance-widget-top p,
    .fc-ce-guidance-screen h3,
    .fc-ce-guidance-screen p,
    .fc-ce-result-product h4,
    .fc-ce-result-product p,
    .fc-ce-assessment-control h4,
    .fc-ce-assessment-question p,
    .fc-ce-assessment-result h4,
    .fc-ce-assessment-result p {
        margin-top: 0;
    }

    .fc-ce-guidance-widget-top h3 {
        color: var(--black);
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .fc-ce-guidance-widget-top p {
        color: var(--black-65);
        line-height: 1.75;
        margin-bottom: 0;
    }

    .fc-ce-guidance-progress {
        background: rgba(0, 38, 38, .08);
        height: 5px;
        overflow: hidden;
    }

    .fc-ce-guidance-progress-bar {
        background: var(--core-teal);
        height: 100%;
        transform-origin: left center;
        transition: width .26s cubic-bezier(.22, 1, .36, 1);
        width: 0;
    }

    .fc-ce-guidance-nav {
        align-items: center;
        border-bottom: 1px solid rgba(0, 38, 38, .08);
        display: flex;
        gap: 12px;
        justify-content: space-between;
        min-height: 54px;
        padding: 0 30px;
    }

    .fc-ce-guidance-nav[hidden] {
        display: none;
    }

    .fc-ce-guidance-nav button,
    .fc-ce-guidance-text-button {
        background: transparent;
        border: 0;
        color: var(--core-teal);
        cursor: pointer;
        font-family: inherit;
        font-size: 14px;
        font-weight: 700;
        padding: 0;
    }

    .fc-ce-guidance-text-button {
        align-items: center;
        display: inline-flex;
        gap: 6px;
        line-height: 1.35;
        white-space: nowrap;
    }

    .fc-ce-guidance-widget .cta {
        align-items: center;
        display: inline-flex;
        gap: 8px;
        justify-content: center;
        white-space: nowrap;
    }

    .fc-ce-guidance-nav button[hidden] {
        visibility: hidden;
    }

    .fc-ce-guidance-body {
        padding: 30px;
    }

    .fc-ce-guidance-screen {
        display: none;
    }

    .fc-ce-guidance-screen.is-active {
        animation: fc-ce-guidance-screen-in .22s cubic-bezier(.22, 1, .36, 1) both;
        display: block;
    }

    @keyframes fc-ce-guidance-screen-in {
        from {
            opacity: 0;
            transform: translateY(10px);
        }

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

    .fc-ce-guidance-step-label {
        color: var(--forensic-orange);
        display: block;
        font-size: 11px;
        font-weight: 800;
        letter-spacing: .1em;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .fc-ce-guidance-screen h3 {
        color: var(--black);
        font-size: 26px;
        line-height: 1.25;
        margin-bottom: 20px;
    }

    .fc-ce-guidance-choices {
        display: grid;
        gap: 14px;
    }

    .fc-ce-guidance-choice {
        align-items: center;
        background: var(--white);
        border: 1px solid rgba(0, 38, 38, .12);
        border-radius: var(--fc-ce-card-radius);
        color: inherit;
        cursor: pointer;
        display: grid;
        font-family: inherit;
        gap: 18px;
        grid-template-columns: 58px minmax(0, 1fr);
        padding: 18px;
        text-align: left;
        transition: var(--fc-ce-card-transition);
        width: 100%;
    }

    .fc-ce-guidance-choice:hover,
    .fc-ce-guidance-choice:focus {
        border-color: rgba(0, 97, 99, .38);
        box-shadow: var(--fc-ce-card-shadow);
        outline: 0;
        transform: translateY(var(--fc-ce-card-lift));
    }

    .fc-ce-guidance-choice-icon,
    .fc-ce-result-icon,
    .fc-ce-assessment-icon {
        align-items: center;
        background: rgba(0, 97, 99, .08);
        border-radius: 16px;
        color: var(--core-teal);
        display: inline-flex;
        font-size: 12px;
        font-weight: 800;
        height: 58px;
        justify-content: center;
        line-height: 1;
        text-transform: uppercase;
        width: 58px;
    }

    .fc-ce-uicon {
        background-color: currentColor;
        display: block;
        height: 28px;
        -webkit-mask: var(--fc-ce-uicon-url) center / contain no-repeat;
        mask: var(--fc-ce-uicon-url) center / contain no-repeat;
        width: 28px;
    }

    .fc-ce-package-uicon {
        align-items: center;
        display: inline-flex;
        height: 28px;
        justify-content: center;
        width: 28px;
    }

    .fc-ce-package-uicon svg {
        display: block;
        height: 28px;
        width: 28px;
    }

    .fc-ce-guidance-choice strong {
        color: var(--black);
        display: block;
        font-size: 19px;
        line-height: 1.3;
        margin-bottom: 6px;
    }

    .fc-ce-guidance-choice span:last-child {
        color: var(--black-65);
        display: block;
        font-size: 15px;
        line-height: 1.65;
    }

    .fc-ce-result-layout {
        display: grid;
        gap: 18px;
    }

    .fc-ce-guidance-screen.has-package-result .fc-ce-result-layout {
        justify-items: center;
        text-align: center;
    }

    .fc-ce-guidance-screen.has-package-result .fc-ce-result-body,
    .fc-ce-guidance-screen.has-package-result .fc-ce-result-callout {
        max-width: 760px;
        width: 100%;
    }

    .fc-ce-guidance-screen.has-package-result .fc-ce-assessment-offer {
        justify-self: center;
        max-width: 760px;
        text-align: left;
        width: 100%;
    }

    .fc-ce-guidance-screen[data-fc-ce-result] h3 {
        margin-bottom: 0;
    }

    .fc-ce-result-tag {
        align-items: center;
        background: rgba(0, 97, 99, .08);
        border: 1px solid rgba(0, 97, 99, .14);
        border-radius: 999px;
        color: var(--core-teal);
        display: inline-flex;
        font-size: 12px;
        font-weight: 800;
        gap: 8px;
        justify-self: start;
        letter-spacing: .04em;
        padding: 8px 12px;
        text-transform: uppercase;
    }

    .fc-ce-result-callout {
        background: rgba(238, 117, 30, .08);
        border: 1px solid rgba(238, 117, 30, .18);
        border-radius: var(--fc-ce-card-radius);
        color: var(--black-65);
        line-height: 1.7;
        padding: 16px 18px;
    }

    .fc-ce-result-body {
        color: var(--black-65);
        line-height: 1.7;
        margin-bottom: 0;
    }

    .fc-ce-result-paths {
        display: grid;
        gap: 14px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        max-width: 760px;
        text-align: left;
        width: 100%;
    }

    .fc-ce-result-path {
        background: var(--white);
        border: 1px solid rgba(0, 38, 38, .12);
        border-radius: var(--fc-ce-card-radius);
        box-shadow: 0 14px 34px rgba(16, 24, 40, .055);
        display: grid;
        gap: 8px;
        grid-template-rows: auto auto minmax(0, 1fr) auto;
        padding: 18px;
    }

    .fc-ce-result-path.is-highlighted {
        background: linear-gradient(135deg, rgba(238, 117, 30, .06), var(--white) 68%);
        border-color: rgba(238, 117, 30, .34);
    }

    .fc-ce-result-path-eyebrow {
        color: var(--forensic-orange);
        display: block;
        font-size: 11px;
        font-weight: 800;
        letter-spacing: .08em;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .fc-ce-result-path strong {
        color: var(--secure-slate);
        display: block;
        font-size: 16px;
        line-height: 1.35;
    }

    .fc-ce-result-path p {
        color: var(--black-65);
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 0;
    }

    .fc-ce-result-path-cta {
        align-self: end;
        justify-self: start;
        margin-top: 8px;
    }

    .fc-ce-result-card {
        position: relative;
        scroll-margin-top: 112px;
    }

    .fc-ce-result-card.fc-ce-package-card {
        display: grid;
        gap: 12px;
        box-shadow: 0 18px 44px rgba(16, 24, 40, .08);
        justify-self: center;
        margin-top: 4px;
        max-width: calc((1200px - 36px) / 3);
        text-align: left;
        width: 100%;
    }

    .fc-ce-result-card.fc-ce-package-card.is-highlighted {
        background: linear-gradient(135deg, rgba(238, 117, 30, .045), var(--white) 62%);
    }

    .fc-ce-guidance-screen.has-revealable-package:not(.is-package-revealed) .fc-ce-result-paths {
        margin-bottom: 0;
    }

    .fc-ce-guidance-screen [data-fc-ce-reveal-after-route][hidden] {
        display: none;
    }

    .fc-ce-guidance-screen.is-package-revealed .fc-ce-result-card.fc-ce-package-card {
        animation: fc-ce-guidance-screen-in .28s ease both;
    }

    .fc-ce-result-card .fc-ce-result-band-selector {
        margin-top: 8px;
        max-width: 340px;
        width: 100%;
    }

    .fc-ce-guidance-ctas {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        margin-top: 22px;
    }

    .fc-ce-result-card-ctas {
        align-items: stretch;
        display: grid;
        gap: 10px;
        margin-top: 10px;
        max-width: 340px;
        width: 100%;
    }

    .fc-ce-result-card-ctas .cta {
        margin-right: 0;
        width: 100%;
    }

    .fc-ce-result-card .badge-regular {
        left: 20px;
        transform: translateY(-50%);
    }

    .fc-ce-outline-cta {
        background: var(--white);
        border: 1px solid rgba(0, 97, 99, .56);
        color: var(--core-teal);
        box-shadow: inset 0 0 0 rgba(0, 97, 99, 0), inset 0 0 0 rgba(18, 190, 194, 0), 0 10px 10px -5px #0000000d;
        transition: color .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94), box-shadow .4s cubic-bezier(.363, .126, .45, .94);
    }

    .fc-ce-outline-cta:hover,
    .fc-ce-outline-cta:focus {
        background: var(--white);
        border-color: rgba(0, 97, 99, .72);
        color: var(--white);
        box-shadow: inset -15px 13px 30px #006163, inset 20px -55px 30px #12bec2, 0 10px 10px -5px #0000000d;
    }

    .fc-ce-result-schedule-cta,
    .fc-ce-package-schedule-cta {
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        pointer-events: none;
        transform: translateY(-4px);
        transition: max-height .22s cubic-bezier(.22, 1, .36, 1), opacity .16s ease, transform .2s cubic-bezier(.22, 1, .36, 1), margin-top .2s cubic-bezier(.22, 1, .36, 1), color .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94), box-shadow .4s cubic-bezier(.363, .126, .45, .94);
        visibility: hidden;
    }

    .fc-ce-result-schedule-cta[aria-hidden="false"],
    .fc-ce-package-card.is-quote-selected .fc-ce-package-schedule-cta {
        max-height: 58px;
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
        visibility: visible;
    }

    .fc-ce-result-footer-contact {
        color: var(--black-65);
        font-size: 15px;
        line-height: 1.5;
        margin: -2px 0 0;
        text-align: center;
    }

    .fc-ce-result-footer-contact a {
        color: var(--core-teal);
        font-weight: 800;
        text-decoration: none;
    }

    .fc-ce-result-footer-contact a:hover,
    .fc-ce-result-footer-contact a:focus {
        color: var(--forensic-orange);
    }

    .fc-ce-guidance-screen.is-result-changing .fc-ce-result-card {
        transform: translateY(-2px);
    }

    .fc-ce-assessment-offer {
        align-items: center;
        background: rgba(0, 97, 99, .055);
        border: 1px solid rgba(0, 97, 99, .12);
        border-radius: var(--fc-ce-card-radius);
        display: grid;
        gap: 20px;
        grid-template-columns: 64px minmax(0, 1fr);
        margin-top: 20px;
        padding: 26px 34px;
    }

    .fc-ce-assessment-offer .fc-ce-assessment-icon {
        align-self: center;
        color: var(--core-teal);
        display: inline-flex;
        height: 64px;
        justify-self: start;
        line-height: 1;
        margin-bottom: 0;
        width: 64px;
    }

    .fc-ce-assessment-offer > div {
        align-self: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-width: 0;
    }

    .fc-ce-assessment-offer strong {
        color: var(--black);
        display: block;
        margin-bottom: 6px;
    }

    .fc-ce-assessment-eyebrow {
        color: var(--forensic-orange);
        display: block;
        font-size: 11px;
        font-weight: 800;
        letter-spacing: .08em;
        margin-bottom: 7px;
        text-transform: uppercase;
    }

    .fc-ce-assessment-offer > div > span:not(.fc-ce-assessment-eyebrow) {
        color: var(--black-65);
        display: block;
        line-height: 1.65;
        margin-bottom: 12px;
    }

    .fc-ce-assessment-offer .fc-ce-guidance-text-button {
        align-self: flex-start;
        display: inline-flex;
        gap: 8px;
        line-height: 1.2;
    }

    .fc-ce-assessment-offer .fc-ce-guidance-text-button span {
        display: inline;
        line-height: 1;
        margin-bottom: 0;
    }

    .fc-ce-assessment-intro {
        color: var(--black-65);
        line-height: 1.75;
        margin-bottom: 24px;
    }

    .fc-ce-assessment-control {
        border: 1px solid rgba(0, 38, 38, .1);
        border-radius: var(--fc-ce-card-radius);
        margin-bottom: 16px;
        overflow: hidden;
    }

    .fc-ce-assessment-control h4 {
        background: rgba(0, 97, 99, .07);
        color: var(--core-teal);
        font-size: 13px;
        font-weight: 800;
        letter-spacing: .06em;
        margin-bottom: 0;
        padding: 13px 16px;
        text-transform: uppercase;
    }

    .fc-ce-assessment-question {
        padding: 18px;
    }

    .fc-ce-assessment-question + .fc-ce-assessment-question {
        border-top: 1px solid rgba(0, 38, 38, .08);
    }

    .fc-ce-assessment-question p {
        color: var(--black);
        font-size: 17px;
        font-weight: 700;
        line-height: 1.45;
        margin-bottom: 8px;
    }

    .fc-ce-assessment-question small {
        color: var(--black-65);
        display: block;
        line-height: 1.65;
        margin-bottom: 14px;
    }

    .fc-ce-yn-row {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .fc-ce-yn-button {
        background: var(--white);
        border: 1px solid rgba(0, 38, 38, .14);
        border-radius: 999px;
        color: var(--black);
        cursor: pointer;
        font-family: inherit;
        font-size: 14px;
        font-weight: 800;
        min-width: 92px;
        padding: 10px 18px;
        transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
    }

    .fc-ce-yn-button:hover,
    .fc-ce-yn-button:focus {
        border-color: rgba(0, 97, 99, .35);
        outline: 0;
        transform: translateY(-1px);
    }

    .fc-ce-yn-button.is-yes {
        background: var(--core-teal);
        border-color: var(--core-teal);
        color: var(--white);
    }

    .fc-ce-yn-button.is-no {
        background: var(--forensic-orange);
        border-color: var(--forensic-orange);
        color: var(--white);
    }

    .fc-ce-assessment-footer {
        align-items: center;
        border-top: 1px solid rgba(0, 38, 38, .1);
        display: flex;
        flex-wrap: wrap;
        gap: 14px;
        justify-content: space-between;
        margin-top: 22px;
        padding-top: 22px;
    }

    .fc-ce-question-count {
        color: var(--black-65);
        font-size: 14px;
        font-weight: 700;
    }

    .fc-ce-mini-progress {
        background: rgba(0, 38, 38, .08);
        border-radius: 999px;
        height: 6px;
        margin-top: 8px;
        overflow: hidden;
        width: 220px;
    }

    .fc-ce-mini-progress span {
        background: var(--core-teal);
        display: block;
        height: 100%;
        transition: width .2s ease;
        width: 0;
    }

    .fc-ce-widget-form {
        display: grid;
        gap: 16px;
    }

    .fc-ce-guidance-widget .cta[disabled] {
        cursor: not-allowed;
        opacity: .45;
        pointer-events: none;
    }

    .fc-ce-widget-field label,
    .fc-ce-widget-check {
        color: var(--black);
        display: block;
        font-size: 14px;
        font-weight: 800;
        margin-bottom: 7px;
    }

    .fc-ce-widget-field input[type="text"],
    .fc-ce-widget-field input[type="email"] {
        background: var(--white);
        border: 1px solid rgba(0, 38, 38, .16);
        border-radius: 12px;
        color: var(--black);
        font-family: inherit;
        font-size: 16px;
        min-height: 50px;
        padding: 12px 14px;
        width: 100%;
    }

    .fc-ce-widget-field input:focus {
        border-color: var(--core-teal);
        box-shadow: 0 0 0 3px rgba(0, 97, 99, .12);
        outline: 0;
    }

    .fc-ce-widget-error {
        color: #b42318;
        display: none;
        font-size: 13px;
        font-weight: 700;
        margin-top: 6px;
    }

    .fc-ce-widget-field.is-error .fc-ce-widget-error,
    .fc-ce-widget-check.is-error .fc-ce-widget-error,
    .fc-ce-widget-error.is-visible {
        display: block;
    }

    .fc-ce-widget-check {
        align-items: flex-start;
        display: grid;
        gap: 10px;
        grid-template-columns: 18px minmax(0, 1fr);
        line-height: 1.55;
        margin-bottom: 0;
    }

    .fc-ce-widget-check input {
        margin-top: 3px;
    }

    .fc-ce-widget-privacy,
    .fc-ce-widget-backend-note {
        background: rgba(0, 97, 99, .05);
        border: 1px solid rgba(0, 97, 99, .1);
        border-radius: var(--fc-ce-card-radius);
        color: var(--black-65);
        font-size: 13px;
        line-height: 1.65;
        margin-bottom: 0;
        padding: 14px 16px;
    }

    .fc-ce-widget-admin-note {
        border-top: 1px solid rgba(0, 97, 99, .12);
        color: var(--black);
        display: block;
        font-weight: 800;
        margin-top: 10px;
        padding-top: 10px;
    }

    .fc-ce-widget-backend-note {
        background: rgba(238, 117, 30, .075);
        border-color: rgba(238, 117, 30, .18);
        margin-top: 6px;
    }

    .fc-ce-result-card .fc-ce-widget-backend-note {
        margin-top: 18px;
    }

    .fc-ce-assessment-result {
        display: grid;
        gap: 18px;
    }

    .fc-ce-result-hero {
        border-radius: var(--fc-ce-card-radius);
        padding: 24px;
    }

    .fc-ce-result-hero-heading {
        align-items: flex-start;
        display: grid;
        gap: 16px;
        grid-template-columns: 58px minmax(0, 1fr);
    }

    .fc-ce-result-hero-heading h3 {
        margin-bottom: 8px;
    }

    .fc-ce-result-hero-heading p {
        margin-bottom: 0;
    }

    .fc-ce-result-hero.is-ready {
        background: rgba(0, 97, 99, .07);
        border: 1px solid rgba(0, 97, 99, .16);
    }

    .fc-ce-result-hero.is-ready .fc-ce-result-icon {
        background: rgba(0, 97, 99, .1);
        color: var(--core-teal);
    }

    .fc-ce-result-hero.is-gaps {
        background: rgba(238, 117, 30, .08);
        border: 1px solid rgba(238, 117, 30, .2);
    }

    .fc-ce-result-hero.is-gaps .fc-ce-result-icon {
        background: rgba(238, 117, 30, .12);
        color: var(--forensic-orange);
    }

    .fc-ce-score-track {
        background: rgba(0, 38, 38, .08);
        border-radius: 999px;
        height: 10px;
        overflow: hidden;
    }

    .fc-ce-score-fill {
        background: var(--core-teal);
        height: 100%;
    }

    .fc-ce-score-fill.is-partial {
        background: var(--forensic-orange);
    }

    .fc-ce-breakdown {
        display: grid;
        gap: 10px;
    }

    .fc-ce-breakdown-item {
        border: 1px solid rgba(0, 38, 38, .1);
        border-radius: 12px;
        display: grid;
        gap: 12px;
        grid-template-columns: 30px minmax(0, 1fr);
        padding: 14px;
    }

    .fc-ce-breakdown-mark {
        align-items: center;
        border-radius: 50%;
        display: inline-flex;
        font-size: 15px;
        font-weight: 800;
        height: 30px;
        justify-content: center;
        width: 30px;
    }

    .fc-ce-breakdown-item.is-pass .fc-ce-breakdown-mark {
        background: rgba(0, 97, 99, .1);
        color: var(--core-teal);
    }

    .fc-ce-breakdown-item.is-fail .fc-ce-breakdown-mark {
        background: rgba(238, 117, 30, .12);
        color: var(--forensic-orange);
    }

    .fc-ce-breakdown-item strong {
        color: var(--black);
        display: block;
        line-height: 1.4;
        margin-bottom: 3px;
    }

    .fc-ce-breakdown-item span,
    .fc-ce-breakdown-item p {
        color: var(--black-65);
        line-height: 1.6;
        margin-bottom: 0;
    }

    .fc-ce-hidden {
        display: none !important;
    }

    .fc-ce-packages-section {
        background: var(--white);
        scroll-margin-top: 120px;
    }

    .fc-ce-guidance-section,
    .fc-ce-comparison-section {
        scroll-margin-top: 120px;
    }

    .fc-ce-packages-section > ._1336.vertical {
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .fc-ce-deadline-banner {
        align-items: center;
        background-color: var(--secure-slate);
        border-radius: var(--fc-ce-card-radius);
        display: flex;
        gap: 18px 24px;
        justify-content: space-between;
        margin-bottom: 30px;
        padding: 28px 30px;
    }

    .fc-ce-deadline-main {
        align-items: flex-start;
        display: flex;
        gap: 16px;
    }

    .fc-ce-deadline-icon,
    .fc-ce-band-helper-icon {
        align-items: center;
        border-radius: 50%;
        display: inline-flex;
        flex: 0 0 auto;
        justify-content: center;
    }

    .fc-ce-deadline-icon {
        background: rgba(255, 255, 255, .12);
        color: var(--forensic-orange);
        height: 42px;
        width: 42px;
    }

    .fc-ce-deadline-icon svg,
    .fc-ce-band-helper-icon svg {
        display: block;
        height: 20px;
        width: 20px;
    }

    .fc-ce-deadline-banner h3,
    .fc-ce-deadline-banner p {
        margin-top: 0;
    }

    .fc-ce-deadline-banner h3 {
        color: var(--white);
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 8px;
    }

    .fc-ce-deadline-banner p {
        color: rgba(255, 255, 255, 0.78);
        line-height: 1.65;
        margin-bottom: 0;
    }

    .fc-ce-band-selector {
        align-items: flex-end;
        display: flex;
        flex-direction: column;
        gap: 8px;
        justify-self: end;
    }

    .fc-ce-band-helper {
        align-items: center;
        align-self: flex-end;
        color: rgba(0, 38, 38, .62);
        display: flex;
        font-size: .78rem;
        font-weight: 700;
        gap: 8px;
        line-height: 1.2;
        text-align: right;
    }

    .fc-ce-band-helper-icon {
        background: rgba(0, 97, 99, .08);
        color: var(--core-teal);
        height: 28px;
        width: 28px;
    }

    .fc-ce-band-helper-icon svg {
        height: 15px;
        width: 15px;
    }

    .fc-ce-package-tabs-shell {
        width: 100%;
    }

    .fc-ce-packages-header {
        display: block;
        margin-bottom: 32px;
    }

    .fc-ce-packages-copy {
        max-width: 660px;
    }

    .fc-ce-packages-copy .heading-2 {
        margin-bottom: 12px;
    }

    .fc-ce-packages-copy .large-paragraph {
        margin-bottom: 0;
        max-width: 700px;
        text-wrap: balance;
    }

    .fc-ce-band-radio {
        height: 1px;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        width: 1px;
    }

    .fc-ce-package-tabs.price-tab-menu {
        align-items: center;
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 0;
        justify-content: flex-end;
        isolation: isolate;
        margin-bottom: 0;
        max-width: 100%;
        min-height: 56px;
        padding: 6px;
        position: relative;
    }

    .fc-ce-package-tabs .price-tab-link {
        align-items: center;
        align-self: stretch;
        background-color: transparent;
        border: 0;
        cursor: pointer;
        display: flex;
        font-family: inherit;
        font-size: .8rem;
        letter-spacing: 0;
        line-height: 1;
        margin-bottom: 0;
        min-height: 42px;
        padding: 0 1em;
        position: relative;
        justify-content: center;
        text-align: center;
        transition: color .16s ease, transform .16s ease;
        z-index: 1;
    }

    .fc-ce-package-tabs .price-tab-link:hover {
        transform: translateY(-1px);
    }

    .fc-ce-package-tabs-indicator {
        background-color: var(--core-teal);
        border-radius: 999px;
        bottom: 6px;
        box-shadow: 1px 8px 20px #8d9bbe29;
        left: 6px;
        pointer-events: none;
        position: absolute;
        top: 6px;
        transition: left .24s cubic-bezier(.22, 1, .36, 1), top .24s cubic-bezier(.22, 1, .36, 1), width .24s cubic-bezier(.22, 1, .36, 1), height .24s cubic-bezier(.22, 1, .36, 1);
        width: calc(25% - 3px);
        z-index: 0;
    }

    .fc-ce-package-panel {
        grid-area: 1 / 1;
        opacity: 0;
        pointer-events: none;
        transform: translateY(10px) scale(.995);
        transition: opacity .16s ease, transform .22s cubic-bezier(.22, 1, .36, 1), visibility 0s linear .22s;
        visibility: hidden;
    }

    #fc-ce-band-1-9:checked ~ .fc-ce-packages-header .fc-ce-package-tabs label[for="fc-ce-band-1-9"],
    #fc-ce-band-10-49:checked ~ .fc-ce-packages-header .fc-ce-package-tabs label[for="fc-ce-band-10-49"],
    #fc-ce-band-50-249:checked ~ .fc-ce-packages-header .fc-ce-package-tabs label[for="fc-ce-band-50-249"],
    #fc-ce-band-250plus:checked ~ .fc-ce-packages-header .fc-ce-package-tabs label[for="fc-ce-band-250plus"] {
        background-color: transparent;
        box-shadow: none;
        color: #f7f7f7;
    }

    #fc-ce-band-10-49:checked ~ .fc-ce-packages-header .fc-ce-package-tabs .fc-ce-package-tabs-indicator {
        left: calc(25% + 3px);
    }

    #fc-ce-band-50-249:checked ~ .fc-ce-packages-header .fc-ce-package-tabs .fc-ce-package-tabs-indicator {
        left: 50%;
    }

    #fc-ce-band-250plus:checked ~ .fc-ce-packages-header .fc-ce-package-tabs .fc-ce-package-tabs-indicator {
        left: calc(75% - 3px);
    }

    #fc-ce-band-1-9:focus-visible ~ .fc-ce-packages-header .fc-ce-package-tabs label[for="fc-ce-band-1-9"],
    #fc-ce-band-10-49:focus-visible ~ .fc-ce-packages-header .fc-ce-package-tabs label[for="fc-ce-band-10-49"],
    #fc-ce-band-50-249:focus-visible ~ .fc-ce-packages-header .fc-ce-package-tabs label[for="fc-ce-band-50-249"],
    #fc-ce-band-250plus:focus-visible ~ .fc-ce-packages-header .fc-ce-package-tabs label[for="fc-ce-band-250plus"] {
        outline: 2px solid var(--forensic-orange);
        outline-offset: 3px;
    }

    #fc-ce-band-1-9:checked ~ .fc-ce-package-panels #fc-ce-package-panel-1-9,
    #fc-ce-band-10-49:checked ~ .fc-ce-package-panels #fc-ce-package-panel-10-49,
    #fc-ce-band-50-249:checked ~ .fc-ce-package-panels #fc-ce-package-panel-50-249,
    #fc-ce-band-250plus:checked ~ .fc-ce-package-panels #fc-ce-package-panel-250plus {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0) scale(1);
        transition-delay: .03s, .03s, 0s;
        visibility: visible;
    }

    #fc-ce-band-1-9:checked ~ .fc-ce-package-panels #fc-ce-package-panel-1-9 .fc-ce-package-card,
    #fc-ce-band-10-49:checked ~ .fc-ce-package-panels #fc-ce-package-panel-10-49 .fc-ce-package-card,
    #fc-ce-band-50-249:checked ~ .fc-ce-package-panels #fc-ce-package-panel-50-249 .fc-ce-package-card,
    #fc-ce-band-250plus:checked ~ .fc-ce-package-panels #fc-ce-package-panel-250plus .fc-ce-package-card {
        animation: fc-ce-package-card-in .24s cubic-bezier(.22, 1, .36, 1) both;
    }

    #fc-ce-band-1-9:checked ~ .fc-ce-package-panels #fc-ce-package-panel-1-9 .fc-ce-package-card:nth-child(2),
    #fc-ce-band-10-49:checked ~ .fc-ce-package-panels #fc-ce-package-panel-10-49 .fc-ce-package-card:nth-child(2),
    #fc-ce-band-50-249:checked ~ .fc-ce-package-panels #fc-ce-package-panel-50-249 .fc-ce-package-card:nth-child(2),
    #fc-ce-band-250plus:checked ~ .fc-ce-package-panels #fc-ce-package-panel-250plus .fc-ce-package-card:nth-child(2) {
        animation-delay: .035s;
    }

    #fc-ce-band-1-9:checked ~ .fc-ce-package-panels #fc-ce-package-panel-1-9 .fc-ce-package-card:nth-child(3),
    #fc-ce-band-10-49:checked ~ .fc-ce-package-panels #fc-ce-package-panel-10-49 .fc-ce-package-card:nth-child(3),
    #fc-ce-band-50-249:checked ~ .fc-ce-package-panels #fc-ce-package-panel-50-249 .fc-ce-package-card:nth-child(3),
    #fc-ce-band-250plus:checked ~ .fc-ce-package-panels #fc-ce-package-panel-250plus .fc-ce-package-card:nth-child(3) {
        animation-delay: .07s;
    }

    .fc-ce-package-panels {
        display: grid;
    }

    @keyframes fc-ce-package-card-in {
        from {
            opacity: 0;
            transform: translateY(8px);
        }

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

    .fc-ce-package-cards.pricing-plans-wrapper,
    .fc-ce-package-panel .pricing-plans-wrapper {
        align-items: stretch;
        gap: 18px;
        margin-left: auto;
        margin-right: auto;
        max-width: none;
        width: 100%;
    }

    .fc-ce-package-card {
        background: var(--white);
        border: 1px solid var(--border);
        border-radius: var(--fc-ce-card-radius);
        box-shadow: 0 18px 44px rgba(16, 24, 40, .06);
        gap: 12px;
        justify-content: flex-start;
        min-width: 0;
        overflow: visible;
        padding: 24px 20px 22px;
        text-align: left;
        transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
        width: 100%;
    }

    .fc-ce-package-card.is-changing {
        transform: translateY(-2px);
    }

    .fc-ce-package-card.is-highlighted {
        border-color: rgba(238, 117, 30, .7);
        box-shadow: 0 18px 40px rgba(238, 117, 30, .12);
    }

    .fc-ce-package-card.is-highlighted {
        padding-top: 28px;
    }

    .fc-ce-package-card .price-icon {
        background: rgba(238, 117, 30, .08);
        border: 1px solid rgba(238, 117, 30, .18);
        border-radius: 8px;
        color: var(--forensic-orange);
        height: 36px;
        inset: auto;
        margin: 0;
        position: static;
        width: 36px;
    }

    .fc-ce-package-card.is-highlighted .price-icon {
        color: var(--core-teal);
    }

    .fc-ce-package-card .price-icon .icon-x-large,
    .fc-ce-package-card .price-icon svg {
        height: 26px;
        width: 26px;
    }

    .fc-ce-package-card .pricing-plan-price-wrapper {
        align-items: flex-start;
        gap: 5px;
        padding-left: 0;
        padding-right: 0;
    }

    .fc-ce-package-card .package-title,
    .fc-ce-package-card p {
        margin-bottom: 0;
    }

    .fc-ce-package-card .package-title {
        color: var(--secure-slate);
        font-size: 1.2rem;
        line-height: 1.22;
    }

    .fc-ce-package-card .badge-regular {
        background: var(--forensic-orange);
        border: 1px solid var(--forensic-orange);
        border-radius: 999px;
        box-shadow: 0 10px 24px rgba(238, 117, 30, .18);
        color: var(--white);
        display: inline-flex;
        gap: 5px;
        left: 50%;
        font-size: .66rem;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 1;
        padding: 6px 10px;
        position: absolute;
        top: 0;
        transform: translate(-50%, -50%);
        text-transform: uppercase;
        white-space: nowrap;
    }

    .fc-ce-package-card .badge-regular svg {
        display: block;
        height: 10px;
        width: 10px;
    }

    .fc-ce-result-card.fc-ce-package-card .badge-regular {
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .fc-ce-package-card .paragraph-small,
    .fc-ce-package-card .bullet-point {
        color: var(--black-65);
        font-size: .82rem;
        line-height: 1.45;
    }

    .fc-ce-price {
        color: var(--black);
        font-size: 0;
        font-weight: 700;
        line-height: 1;
        margin-top: 6px;
    }

    .fc-ce-price strong {
        color: var(--forensic-orange);
        display: inline-flex;
        flex-wrap: wrap;
        font-size: 29px;
        gap: 6px;
        align-items: baseline;
        line-height: 1.15;
        margin-top: 0;
    }

    .fc-ce-price-tax {
        color: rgba(0, 38, 38, .52);
        font-size: .72rem;
        font-weight: 600;
        line-height: 1;
        white-space: nowrap;
    }

    .fc-ce-package-features {
        border-bottom: 0;
        border-top: 1px solid rgba(0, 38, 38, 0.1);
        display: flex;
        flex-flow: column;
        gap: 7px;
        margin: 0;
        padding: 14px 0;
        text-align: left;
    }

    .fc-ce-package-feature {
        align-items: flex-start;
        display: flex;
        gap: 8px;
    }

    .fc-ce-package-feature span {
        color: var(--forensic-orange);
        flex: 0 0 auto;
        font-weight: 700;
        line-height: 1.35;
    }

    .fc-ce-package-band-field {
        display: grid;
        gap: 8px;
        margin-top: auto;
        padding-top: 2px;
    }

    .fc-ce-package-band-field label {
        color: rgba(0, 38, 38, .62);
        font-size: .76rem;
        font-weight: 700;
        line-height: 1.2;
    }

    .fc-ce-package-select-wrap {
        position: relative;
    }

    .fc-ce-package-select-wrap::after {
        border-bottom: 2px solid currentColor;
        border-right: 2px solid currentColor;
        color: var(--core-teal);
        content: "";
        height: 8px;
        pointer-events: none;
        position: absolute;
        right: 16px;
        top: calc(50% - 6px);
        transform: rotate(45deg);
        width: 8px;
    }

    .fc-ce-package-band-select {
        appearance: none;
        background-color: #f7f8f8;
        border: 1px solid rgba(0, 38, 38, .14);
        border-radius: 999px;
        color: var(--secure-slate);
        cursor: pointer;
        font-family: inherit;
        font-size: .86rem;
        font-weight: 700;
        line-height: 1.2;
        min-height: 48px;
        padding: 0 42px 0 16px;
        transition: border-color .16s ease, box-shadow .16s ease, background-color .16s ease;
        width: 100%;
    }

    .fc-ce-package-band-select:hover,
    .fc-ce-package-band-select:focus {
        background-color: var(--white);
        border-color: rgba(0, 97, 99, .46);
        box-shadow: 0 12px 28px rgba(0, 97, 99, .08);
        outline: 0;
    }

    .fc-ce-package-actions {
        display: grid;
        gap: 10px;
        margin-top: 0;
    }

    .fc-ce-package-actions .cta {
        margin-right: 0;
        width: 100%;
    }

    .fc-ce-package-note {
        color: var(--black-65);
        line-height: 1.7;
        margin: 24px auto 0;
        max-width: 760px;
        text-align: center;
    }

    .fc-ce-package-note a {
        color: var(--core-teal);
        font-weight: 700;
        text-decoration: none;
    }

    .fc-ce-package-note a:hover,
    .fc-ce-package-note a:focus {
        color: var(--forensic-orange);
    }

    .fc-ce-large-org {
        align-items: flex-start;
        background-color: #f7f8f8;
        border: 0 solid transparent;
        border-radius: var(--fc-ce-card-radius);
        display: flex;
        flex-flow: column;
        gap: 18px;
        justify-content: flex-start;
        margin: 0 auto;
        max-width: none;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0 26px;
        pointer-events: none;
        transform: translateY(-6px);
        transition: max-height .24s cubic-bezier(.22, 1, .36, 1), opacity .18s ease, transform .22s cubic-bezier(.22, 1, .36, 1), margin-top .22s cubic-bezier(.22, 1, .36, 1), padding .22s cubic-bezier(.22, 1, .36, 1), border-color .22s ease, visibility 0s linear .24s;
        visibility: hidden;
        width: 100%;
    }

    #fc-ce-band-50-249:checked ~ .fc-ce-large-org,
    #fc-ce-band-250plus:checked ~ .fc-ce-large-org,
    .fc-ce-large-org.is-visible {
        border-width: 1px;
        border-color: var(--border);
        margin-top: 22px;
        max-height: 420px;
        opacity: 1;
        padding: 24px 26px;
        pointer-events: auto;
        transform: translateY(0);
        transition-delay: 0s, .04s, .04s, 0s, 0s, 0s, 0s;
        visibility: visible;
    }

    .fc-ce-large-org h3,
    .fc-ce-large-org p {
        margin-top: 0;
    }

    .fc-ce-large-org h3 {
        color: var(--black);
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 8px;
    }

    .fc-ce-large-org p {
        color: var(--black-65);
        line-height: 1.65;
        margin-bottom: 0;
    }

    .fc-ce-large-org-links {
        display: flex;
        flex-flow: wrap;
        gap: 12px;
        justify-content: flex-start;
        width: 100%;
    }

    .fc-ce-large-org-links .cta {
        margin-right: 0;
    }

    .fc-ce-comparison-section {
        background: var(--stone);
        padding-bottom: var(--fc-ce-section-padding);
        padding-top: var(--fc-ce-section-padding);
    }

    .fc-ce-comparison-section .fc-ce-title-center {
        margin-bottom: 34px;
        max-width: 920px;
    }

    .fc-ce-comparison-section .heading-2 {
        font-size: clamp(36px, 3.2vw, 50px);
        text-wrap: balance;
    }

    .fc-ce-comparison-section .large-paragraph {
        text-wrap: balance;
    }

    .fc-ce-comparison-wrap {
        overflow: visible;
    }

    .fc-ce-comparison-scroll {
        overflow-x: auto;
        overflow-y: visible;
        padding: 18px 1px 2px;
        -webkit-overflow-scrolling: touch;
    }

    .fc-ce-comparison-table-stage {
        background: var(--white);
        border: 1px solid rgba(0, 38, 38, .1);
        border-radius: var(--fc-ce-card-radius);
        min-width: 860px;
        position: relative;
    }

    .fc-ce-comparison-featured-frame {
        border: 1px solid rgba(238, 117, 30, .7);
        border-radius: 0 var(--fc-ce-card-radius) var(--fc-ce-card-radius) 0;
        bottom: -1px;
        pointer-events: none;
        position: absolute;
        right: -1px;
        top: -1px;
        width: calc(26% + 1px);
        z-index: 4;
    }

    .fc-ce-comparison-table {
        border-collapse: separate;
        border-spacing: 0;
        min-width: 0;
        position: relative;
        table-layout: fixed;
        width: 100%;
        z-index: 1;
    }

    .fc-ce-comparison-col-feature {
        width: 36%;
    }

    .fc-ce-comparison-col-basic,
    .fc-ce-comparison-col-plus {
        width: 19%;
    }

    .fc-ce-comparison-col-duo {
        width: 26%;
    }

    .fc-ce-comparison-table th,
    .fc-ce-comparison-table td {
        border-bottom: 1px solid rgba(0, 38, 38, .08);
        padding: 18px 16px;
        vertical-align: middle;
    }

    .fc-ce-comparison-table th {
        background: #f7f8f8;
        color: var(--black);
        font-weight: 700;
        text-align: center;
    }

    .fc-ce-comparison-table th:first-child,
    .fc-ce-comparison-feature {
        text-align: left;
    }

    .fc-ce-comparison-table thead th:first-child {
        border-top-left-radius: calc(var(--fc-ce-card-radius) - 1px);
    }

    .fc-ce-comparison-table thead th:last-child {
        border-top-right-radius: calc(var(--fc-ce-card-radius) - 1px);
    }

    .fc-ce-comparison-table tbody tr:last-child td:first-child {
        border-bottom-left-radius: calc(var(--fc-ce-card-radius) - 1px);
    }

    .fc-ce-comparison-table tbody tr:last-child td:last-child {
        border-bottom-right-radius: calc(var(--fc-ce-card-radius) - 1px);
    }

    .fc-ce-comparison-col-title,
    .fc-ce-comparison-col-price,
    .fc-ce-comparison-col-note,
    .fc-ce-comparison-feature strong,
    .fc-ce-comparison-feature span,
    .fc-ce-comparison-value,
    .fc-ce-comparison-sub {
        display: block;
    }

    .fc-ce-comparison-col-title {
        color: var(--secure-slate);
        font-size: 16px;
        line-height: 1.25;
        margin-bottom: 6px;
    }

    .fc-ce-comparison-col-price {
        color: var(--forensic-orange);
        font-size: 13px;
        font-weight: 800;
        line-height: 1.35;
        margin-bottom: 3px;
    }

    .fc-ce-comparison-col-subtitle,
    .fc-ce-comparison-col-note,
    .fc-ce-comparison-feature span,
    .fc-ce-comparison-sub {
        color: var(--black-65);
        font-size: 12px;
        font-weight: 500;
        line-height: 1.45;
    }

    .fc-ce-comparison-feature strong {
        color: var(--black);
        font-size: 14px;
        line-height: 1.35;
        margin-bottom: 4px;
    }

    .fc-ce-comparison-group td {
        background: var(--secure-slate);
        border-bottom: 0;
        color: var(--white);
        font-size: 12px;
        font-weight: 800;
        letter-spacing: .08em;
        padding-bottom: 12px;
        padding-top: 12px;
        text-transform: uppercase;
    }

    .fc-ce-comparison-table td:not(.fc-ce-comparison-feature) {
        text-align: center;
    }

    .fc-ce-comparison-table .is-featured-col {
        background: rgba(238, 117, 30, .035);
    }

    .fc-ce-comparison-table th.is-featured-col {
        background: linear-gradient(180deg, rgba(238, 117, 30, .075), rgba(238, 117, 30, .035));
        padding-top: 28px;
    }

    .fc-ce-comparison-next .is-featured-col {
        background: rgba(238, 117, 30, .06);
    }

    .fc-ce-comparison-featured-badge {
        align-items: center;
        background: var(--forensic-orange);
        border: 1px solid var(--forensic-orange);
        border-radius: 999px;
        box-shadow: 0 10px 24px rgba(238, 117, 30, .18);
        color: var(--white);
        display: inline-flex;
        font-size: .66rem;
        font-weight: 700;
        gap: 5px;
        left: 50%;
        letter-spacing: 0;
        line-height: 1;
        margin-bottom: 0;
        padding: 6px 10px;
        position: absolute;
        top: 0;
        transform: translate(-50%, -50%);
        text-transform: uppercase;
        white-space: nowrap;
        z-index: 1;
    }

    .fc-ce-comparison-check,
    .fc-ce-comparison-no,
    .fc-ce-comparison-warning,
    .fc-ce-comparison-value {
        font-weight: 800;
    }

    .fc-ce-comparison-check {
        color: var(--core-teal);
        font-size: 22px;
        line-height: 1;
    }

    .fc-ce-comparison-check.is-featured {
        color: var(--forensic-orange);
    }

    .fc-ce-comparison-no {
        color: rgba(0, 38, 38, .32);
        font-size: 20px;
        line-height: 1;
        margin-bottom: 3px;
    }

    .fc-ce-comparison-warning {
        color: #a45d10;
        display: block;
        font-size: 12px;
        line-height: 1.45;
    }

    .fc-ce-comparison-value {
        color: var(--secure-slate);
        font-size: 13px;
        line-height: 1.35;
    }

    .fc-ce-comparison-next td {
        background: #f7f8f8;
    }

    .fc-ce-comparison-next .fc-ce-comparison-value {
        color: var(--core-teal);
    }

    .fc-ce-comparison-band-cell {
        vertical-align: middle;
    }

    .fc-ce-comparison-band-label {
        color: var(--black-65);
        display: block;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.35;
        margin-bottom: 9px;
    }

    .fc-ce-comparison-band-options {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }

    .fc-ce-comparison-band-button {
        appearance: none;
        background: var(--white);
        border: 1px solid rgba(0, 38, 38, .12);
        border-radius: 999px;
        color: var(--secure-slate);
        cursor: pointer;
        font-size: 11px;
        font-weight: 700;
        line-height: 1;
        padding: 8px 10px;
        transition: background-color .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
        white-space: nowrap;
    }

    .fc-ce-comparison-band-button:hover,
    .fc-ce-comparison-band-button:focus-visible {
        border-color: rgba(0, 112, 112, .38);
        transform: translateY(-1px);
    }

    .fc-ce-comparison-band-button.is-selected {
        background: var(--core-teal);
        border-color: var(--core-teal);
        color: var(--white);
    }

    .fc-ce-comparison-action-cell {
        vertical-align: top;
    }

    .fc-ce-comparison-action-link {
        align-items: center;
        color: var(--core-teal);
        display: inline-flex;
        font-size: 13px;
        font-weight: 800;
        gap: 5px;
        justify-content: center;
        line-height: 1.25;
        text-decoration: none;
        transition: color .18s ease, opacity .18s ease, transform .18s ease;
    }

    .fc-ce-comparison-action-link:hover,
    .fc-ce-comparison-action-link:focus-visible {
        color: var(--forensic-orange);
        transform: translateY(-1px);
    }

    .fc-ce-comparison-action-link.is-featured {
        color: var(--forensic-orange);
    }

    .fc-ce-comparison-action-link.is-quote {
        color: var(--secure-slate);
    }

    .fc-ce-comparison-action-link.is-changing {
        opacity: .55;
        transform: translateY(1px);
    }

    .fc-ce-comparison-action-detail {
        color: var(--black-65);
        display: block;
        font-size: 11px;
        font-weight: 500;
        line-height: 1.35;
        margin-top: 6px;
    }

    .fc-ce-comparison-important {
        background: rgba(238, 117, 30, .08);
        border: 1px solid rgba(238, 117, 30, .18);
        border-radius: var(--fc-ce-card-radius);
        color: var(--black-65);
        line-height: 1.7;
        margin: 20px 0 0;
        padding: 18px 20px;
    }

    .fc-ce-comparison-terms {
        color: rgba(0, 38, 38, .52);
        font-size: 12px;
        line-height: 1.5;
        margin: 12px 0 0;
        text-align: right;
    }

    .fc-ce-process-section .fc-ce-title-center {
        align-items: flex-start;
        margin-left: 0;
        margin-right: auto;
        max-width: 940px;
        text-align: left;
    }

    .fc-ce-process-title .large-paragraph {
        color: rgba(0, 38, 38, 0.72);
        max-width: 760px;
    }

    .fc-ce-process-layout {
        display: flex;
        flex-flow: column;
        gap: 14px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
    }

    .fc-ce-process-row {
        align-items: stretch;
        display: grid;
        gap: 26px;
        grid-template-columns: 64px minmax(0, 1fr);
    }

    .fc-ce-process-marker {
        align-items: center;
        display: flex;
        flex-flow: column;
        justify-content: center;
        position: relative;
    }

    .fc-ce-process-dot {
        align-items: center;
        background: var(--core-teal);
        border: 1px solid rgba(255, 255, 255, .7);
        border-radius: 50%;
        box-shadow: 0 16px 32px rgba(0, 97, 99, .18);
        color: var(--white);
        display: flex;
        flex: 0 0 auto;
        font-size: 17px;
        font-weight: 800;
        height: 54px;
        justify-content: center;
        line-height: 1;
        width: 54px;
    }

    .fc-ce-process-row.is-featured .fc-ce-process-dot {
        background: var(--forensic-orange);
        box-shadow: 0 16px 32px rgba(238, 117, 30, .18);
    }

    .fc-ce-process-marker::after {
        background: rgba(0, 97, 99, .42);
        bottom: -14px;
        content: "";
        flex: none;
        left: 50%;
        margin-top: 0;
        min-height: 0;
        position: absolute;
        top: calc(50% + 37px);
        transform: translateX(-50%);
        width: 2px;
    }

    .fc-ce-process-row.is-featured .fc-ce-process-marker::after {
        display: none;
    }

    .fc-ce-process-card {
        align-items: center;
        background: var(--white);
        border: 1px solid var(--border);
        border-radius: var(--fc-ce-card-radius);
        box-shadow: 0 18px 44px rgba(16, 24, 40, .05);
        display: grid;
        gap: 24px;
        grid-template-columns: 82px minmax(0, 1fr) minmax(210px, 250px);
        padding: 24px 26px;
        transition: var(--fc-ce-card-transition);
    }

    .fc-ce-process-row:hover .fc-ce-process-card {
        border-color: rgba(0, 97, 99, .25);
        box-shadow: var(--fc-ce-card-shadow);
        transform: translateY(var(--fc-ce-card-lift));
    }

    .fc-ce-process-row.is-featured .fc-ce-process-card {
        background: linear-gradient(135deg, rgba(238, 117, 30, .055), var(--white) 58%);
        border-color: rgba(238, 117, 30, .5);
        box-shadow: 0 20px 48px rgba(238, 117, 30, .08);
    }

    .fc-ce-process-icon {
        align-items: center;
        background: rgba(0, 97, 99, .06);
        border-radius: 18px;
        color: var(--core-teal);
        display: flex;
        height: 72px;
        justify-content: center;
        width: 72px;
    }

    .fc-ce-process-icon svg {
        height: 34px;
        width: 34px;
    }

    .fc-ce-process-row.is-featured .fc-ce-process-icon {
        background: rgba(238, 117, 30, .08);
        color: var(--forensic-orange);
    }

    .fc-ce-process-copy h3 {
        color: var(--black);
        font-size: 23px;
        line-height: 1.2;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .fc-ce-process-copy p {
        color: var(--black-65);
        font-size: 15px;
        line-height: 1.65;
        margin: 0;
    }

    .fc-ce-process-meta {
        border-left: 1px solid rgba(0, 38, 38, .12);
        display: flex;
        flex-flow: column;
        gap: 12px;
        height: 100%;
        justify-content: center;
        padding-left: 24px;
    }

    .fc-ce-process-pill {
        align-items: center;
        align-self: flex-start;
        background: rgba(0, 97, 99, .08);
        border-radius: 999px;
        color: var(--core-teal);
        display: inline-flex;
        font-size: 12px;
        font-weight: 800;
        gap: 8px;
        line-height: 1.15;
        padding: 9px 13px;
        text-decoration: none;
        white-space: nowrap;
    }

    .fc-ce-process-pill:hover,
    .fc-ce-process-pill:focus {
        color: var(--core-teal);
        text-decoration: none;
    }

    .fc-ce-process-pill svg {
        height: 17px;
        width: 17px;
    }

    .fc-ce-process-row.is-featured .fc-ce-process-pill {
        background: var(--forensic-orange);
        color: var(--white);
    }

    .fc-ce-process-row.is-featured .fc-ce-process-pill:hover,
    .fc-ce-process-row.is-featured .fc-ce-process-pill:focus {
        color: var(--white);
    }

    .fc-ce-process-meta p {
        color: var(--black-65);
        font-size: 13px;
        line-height: 1.55;
        margin: 0;
    }

    .fc-ce-process-actions {
        align-items: center;
        background: var(--white);
        border: 1px solid var(--border);
        border-radius: var(--fc-ce-card-radius);
        box-shadow: 0 18px 44px rgba(16, 24, 40, .05);
        display: grid;
        gap: 0;
        grid-template-columns: 1fr 1fr;
        margin-left: 90px;
        margin-top: 2px;
        overflow: hidden;
        padding: 22px 30px;
    }

    .fc-ce-process-action {
        align-items: center;
        display: flex;
        flex-flow: column;
        gap: 10px;
        justify-content: center;
        text-align: center;
    }

    .fc-ce-process-action + .fc-ce-process-action {
        border-left: 1px solid rgba(0, 38, 38, .12);
    }

    .fc-ce-process-action .cta {
        margin-right: 0;
        min-width: min(100%, 330px);
    }

    .fc-ce-process-action-arrow {
        margin-left: 8px;
    }

    .fc-ce-process-action p {
        color: var(--black-65);
        font-size: 13px;
        line-height: 1.4;
        margin: 0;
    }

    .fc-ce-sector-section.fc-home-serve {
        background: var(--core-teal);
    }

    .fc-ce-sector-section .intro.w-container {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .fc-ce-sector-section.fc-home-serve ._1336 {
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding-bottom: 112px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 104px;
    }

    .fc-ce-sector-section .fc-home-serve-title .large-paragraph {
        color: rgba(255, 255, 255, 0.78);
        margin-left: auto;
        margin-right: auto;
        max-width: 780px;
    }

    .fc-ce-sector-section .fc-home-serve-title .heading-2 {
        color: var(--white);
    }

    .fc-ce-sector-section .fc-home-serve-title .tagline {
        color: var(--forensic-orange);
    }

    .fc-ce-sector-section .fc-home-serve-grid {
        display: grid;
        gap: 28px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        width: 100%;
    }

    .fc-ce-sector-section .fc-home-serve-card {
        background: var(--white);
        border: 1px solid var(--border);
        border-radius: var(--fc-ce-card-radius);
        box-shadow: 0 1px 2px #23272e14;
        color: inherit;
        min-height: 148px;
        padding: 26px 24px;
        text-decoration: none;
        transition: background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
        will-change: transform;
    }

    .fc-ce-sector-section .fc-home-serve-card:hover {
        box-shadow: 0 18px 42px rgba(0, 38, 38, 0.14);
        transform: translateY(var(--fc-ce-card-lift));
    }

    .fc-ce-sector-section .fc-home-serve-card-top {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-bottom: 18px;
    }

    .fc-ce-sector-section .fc-home-serve-number {
        color: var(--core-teal);
        font-size: 0.7rem;
        font-weight: 700;
        letter-spacing: 0.1em;
        text-transform: uppercase;
    }

    .fc-ce-sector-section .timeline-icon.fc-home-serve-icon {
        background: transparent;
        border-radius: 0;
        display: block;
        filter: none;
        height: 32px;
        margin: 0;
        max-height: none;
        max-width: 32px;
        object-fit: contain;
        opacity: 1;
        overflow: visible;
        width: 32px;
    }

    .fc-ce-sector-section .fc-home-serve-card h3 {
        color: var(--secure-slate);
        font-size: 1.08rem;
        font-weight: 700;
        line-height: 1.35;
        margin: 0;
    }

    .fc-ce-sector-section .fc-home-serve-card p {
        color: var(--black-65);
        font-size: 0.94rem;
        font-weight: 500;
        line-height: 1.65;
        margin: 12px 0 0;
    }

    .fc-ce-sector-footnote {
        align-items: center;
        color: rgba(255, 255, 255, 0.72);
        display: flex;
        flex-direction: column;
        font-size: 0.92rem;
        gap: 4px;
        line-height: 1.75;
        margin: 28px auto 0;
        max-width: 780px;
        text-align: center;
    }

    .fc-ce-sector-footnote strong {
        color: var(--white);
        font-size: 1rem;
    }

    .fc-ce-sector-footnote .cta {
        margin-top: 12px;
    }

    .fc-ce-testimonials-section {
        background: var(--white);
        overflow-x: clip;
        overflow-y: visible;
        position: relative;
    }

    .fc-ce-testimonials-section::before {
        content: "";
        inset: 0;
        position: absolute;
    }

    .fc-ce-testimonials-section .base-container-2 {
        position: relative;
    }

    .fc-ce-testimonials-header {
        align-items: end;
        display: grid;
        gap: 32px;
        grid-template-columns: minmax(0, 2fr) minmax(220px, 1fr);
        margin-bottom: var(--fc-ce-title-gap);
    }

    .fc-ce-testimonials-section .title-wrapper-center {
        align-items: flex-start;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }

    .fc-ce-testimonials-section .heading-2,
    .fc-ce-testimonials-section .paragraph-small,
    .fc-ce-testimonials-section .f-paragraph-regular {
        color: var(--black);
    }

    .fc-ce-testimonials-section .title-wrapper-center .tagline {
        color: var(--forensic-orange);
    }

    .fc-ce-testimonials-carousel {
        cursor: grab;
        margin-left: calc(50% - 50vw);
        position: relative;
        touch-action: pan-y;
        width: 100vw;
    }

    .fc-ce-testimonials-carousel.is-dragging {
        cursor: grabbing;
    }

    .fc-ce-testimonials-carousel.is-dragging .fc-ce-testimonial-card {
        user-select: none;
    }

    .fc-ce-testimonials-mask {
        overflow: visible;
        padding: 8px 0 16px;
        position: relative;
        width: 100%;
    }

    .fc-ce-testimonials-grid {
        align-items: stretch;
        display: flex;
        gap: 24px;
        justify-content: flex-start;
        padding-left: max(24px, calc((100vw - 1200px) / 2));
        padding-right: max(24px, calc((100vw - 1200px) / 2));
        transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
        width: max-content;
        will-change: transform;
    }

    .fc-ce-testimonial-card,
    .fc-ce-rating-card {
        border-radius: var(--fc-ce-card-radius);
        flex: 0 0 var(--fc-ce-testimonial-card-width);
        height: auto;
        min-height: 304px;
        transition: var(--fc-ce-card-transition);
        will-change: transform;
        width: var(--fc-ce-testimonial-card-width);
    }

    .fc-ce-testimonial-card.card.testimonials {
        background: var(--white);
        border: 1px solid rgba(0, 38, 38, 0.12);
        height: auto;
        justify-content: space-between;
        padding: 28px;
    }

    .fc-ce-testimonials-grid .f-testimonial-star-wrapper {
        margin-bottom: 22px;
        padding: 0;
    }

    .fc-ce-testimonials-grid .f-margin-bottom-40 {
        margin-bottom: 24px;
    }

    .fc-ce-testimonials-grid .div-block-2 {
        margin-top: 24px;
    }

    .fc-ce-testimonial-card.card.testimonials:hover,
    .fc-ce-rating-card:hover {
        box-shadow: var(--fc-ce-card-shadow);
        transform: translateY(var(--fc-ce-card-lift));
    }

    .fc-ce-rating-card {
        align-items: center;
        background: rgba(0, 97, 99, 0.045);
        border: 1px solid rgba(0, 38, 38, 0.12);
        color: var(--black);
        height: auto;
        justify-content: center;
        padding: 28px;
        text-decoration: none;
    }

    .fc-ce-rating-card .cta-content-wrapper {
        gap: 8px;
        justify-content: center;
        width: 100%;
    }

    .fc-ce-rating-card .heading-2,
    .fc-ce-rating-card .paragraph-small {
        color: var(--black);
    }

    .fc-ce-rating-card .heading-2 {
        font-size: clamp(42px, 4vw, 54px);
        line-height: 1;
        margin: 0;
    }

    .fc-ce-rating-card .paragraph-small {
        line-height: 1.45;
        margin: 0 auto;
        max-width: 230px;
    }

    .fc-ce-rating-card .f-testimonial-star-wrapper {
        margin-bottom: 0;
    }

    .fc-ce-google-logo,
    .fc-ce-google-review-logo {
        display: block;
        height: auto;
        width: 118px;
    }

    .fc-ce-google-logo {
        margin: 0 auto 2px;
        width: 110px;
    }

    .fc-ce-rating-link {
        color: var(--forensic-orange);
        font-weight: 600;
        margin-top: 2px;
        text-decoration: underline;
    }

    .fc-ce-testimonials-controls {
        align-self: end;
        display: flex;
        gap: 20px;
        justify-content: flex-end;
        margin: 0;
        max-width: none;
        padding: 0 0 0;
    }

    .fc-ce-testimonials-arrow {
        align-items: center;
        appearance: none;
        border: 1px solid #e4e6f1;
        border-radius: 999px;
        cursor: pointer;
        display: inline-flex;
        height: 40px;
        justify-content: center;
        padding: 6px;
        transition: all .3s;
        width: 40px;
    }

    .fc-ce-testimonials-arrow[data-fc-ce-testimonial-prev] {
        background: transparent;
        color: var(--forensic-orange);
    }

    .fc-ce-testimonials-arrow[data-fc-ce-testimonial-next] {
        background: var(--forensic-orange);
        color: var(--white);
    }

    .fc-ce-testimonials-arrow:hover,
    .fc-ce-testimonials-arrow:focus-visible {
        background: var(--secure-slate);
        border-color: #160042;
        color: var(--white);
        outline: 0;
    }

    .fc-ce-testimonials-arrow svg {
        height: 24px;
        width: 24px;
    }

    .fc-ce-faq {
        margin-top: 0;
        position: relative;
        z-index: 1;
    }

    .fc-ce-faq .faq-title-block {
        margin-bottom: var(--fc-ce-title-gap);
        max-width: 1200px;
    }

    .fc-ce-faq.fc-faq-theme-white-items .faq-border {
        border-radius: var(--fc-ce-card-radius);
        box-shadow: var(--fc-ce-card-shadow);
    }

    .fc-ce-cta-band {
        background: var(--core-teal);
    }

    .fc-ce-cta-block .about-cta-simple {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 0;
        padding-top: 0;
        text-align: center;
        width: 100%;
    }

    .fc-ce-cta-block .about-cta-simple .cta-content-wrapper {
        align-items: center;
        display: flex;
        flex-direction: column;
        gap: 16px;
        justify-content: center;
        max-width: 760px;
    }

    .fc-ce-cta-block .about-cta-simple .heading-2,
    .fc-ce-cta-block .about-cta-simple .large-paragraph {
        color: var(--white);
    }

    .fc-ce-cta-block .fc-ce-contact-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        margin-bottom: 0;
        margin-top: var(--fc-ce-title-gap);
        max-width: 1080px;
        overflow: visible;
    }

    .fc-ce-cta-block .contact-link.white.fc-card-hover-lift {
        background: rgba(255, 255, 255, 0.07);
        border: 1px solid rgba(255, 255, 255, 0.14);
        border-radius: var(--fc-ce-card-radius);
        color: var(--white);
        min-height: 150px;
        top: 0;
        transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, top 0.25s ease;
        will-change: top;
    }

    .fc-ce-cta-block .contact-link.white.fc-card-hover-lift:hover {
        background: rgba(255, 255, 255, 0.1);
        border-color: rgba(255, 255, 255, 0.22);
        box-shadow: var(--fc-ce-card-shadow);
        top: var(--fc-ce-card-lift);
    }

    .fc-ce-cta-block .contact-link.white .subheading-regular.black {
        color: var(--white);
    }

    .fc-ce-cta-block .contact-link.white .paragraph-regular-2 {
        color: rgba(255, 255, 255, 0.72);
    }

    @keyframes fc-ce-slide-left {
        0% {
            transform: translateX(0%);
        }

        100% {
            transform: translateX(-100%);
        }
    }

    @media screen and (max-width: 1100px) {
        .fc-ce-accreditations-layout {
            grid-template-columns: 1fr;
            justify-items: center;
        }

        .fc-ce-accreditations-title {
            align-items: center;
            text-align: center;
        }

        .fc-ce-accreditations-grid {
            grid-template-columns: 1fr;
            justify-self: center;
            max-width: 620px;
            width: min(100%, 620px);
        }
    }

    @media screen and (max-width: 991px) {
        .fc-cyber-essentials-page {
            --fc-ce-hero-media-overlap: 96px;
        }

        .section-3.services-inner-banner.fc-ce-hero-section {
            padding-top: 130px;
        }

        .fc-ce-hero-main,
        .fc-ce-guidance-layout {
            grid-template-columns: 1fr;
        }

        .fc-ce-hero-quote-card {
            margin-left: 0;
            max-width: none;
        }

        .fc-ce-hero-media {
            margin-bottom: -96px;
            margin-top: 46px;
            width: 100%;
        }

        .fc-ce-hero-image {
            height: 340px;
        }

        .fc-ce-guidance-options,
        .fc-ce-sector-section .fc-home-serve-grid {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .fc-ce-accreditations-grid {
            justify-self: center;
            grid-template-columns: 1fr;
            max-width: 620px;
            width: min(100%, 620px);
        }

        .fc-ce-accreditations-layout {
            grid-template-columns: 1fr;
            justify-items: center;
        }

        .fc-ce-accreditations-title {
            align-items: center;
            text-align: center;
        }

        .fc-ce-testimonials-header {
            grid-template-columns: 1fr;
        }

        .fc-ce-comparison-table-stage {
            min-width: 780px;
        }

        .fc-ce-testimonials-carousel {
            --fc-ce-testimonial-card-width: min(520px, calc(100vw - 96px));
        }

        .fc-ce-testimonials-grid {
            transition: transform 0.42s cubic-bezier(0.22, 1, 0.36, 1);
            width: auto;
            will-change: transform;
        }

        .fc-ce-testimonial-card,
        .fc-ce-rating-card {
            min-height: 314px;
        }

        .fc-ce-result-product {
            grid-template-columns: 1fr;
        }

        .fc-ce-result-price {
            white-space: normal;
        }

        .fc-ce-packages-header {
            align-items: start;
            grid-template-columns: 1fr;
        }

        .fc-ce-package-tabs.price-tab-menu {
            justify-content: flex-start;
        }

        .fc-ce-band-selector {
            align-items: flex-start;
            justify-self: start;
        }

        .fc-ce-band-helper {
            align-self: flex-start;
            text-align: left;
        }

        .fc-ce-deadline-banner,
        .fc-ce-large-org {
            align-items: flex-start;
            flex-flow: column;
        }

        .fc-ce-deadline-main {
            width: 100%;
        }

        .fc-ce-large-org-links {
            justify-content: flex-start;
        }

        .fc-ce-process-card {
            grid-template-columns: 72px minmax(0, 1fr);
        }

        .fc-ce-process-meta {
            border-left: 0;
            border-top: 1px solid rgba(0, 38, 38, .12);
            grid-column: 1 / -1;
            padding-left: 0;
            padding-top: 18px;
        }

        .fc-ce-process-actions {
            margin-left: 90px;
        }
    }

    @media screen and (max-width: 767px) {
        .fc-cyber-essentials-page {
            --fc-ce-hero-media-overlap: 78px;
            --fc-ce-section-padding: 64px;
            --fc-ce-title-gap: 36px;
        }

        .section-3.services-inner-banner.fc-ce-hero-section {
            padding-top: 118px;
        }

        .fc-ce-hero-media {
            margin-bottom: -78px;
            margin-top: 38px;
        }

        .fc-ce-hero-image {
            height: 290px;
        }

        .fc-ce-hero-copy .buttons-div.services.no-margin {
            align-items: stretch;
            flex-direction: column;
            width: 100%;
        }

        .fc-ce-hero-copy .buttons-div.services.no-margin .cta {
            text-align: center;
            width: 100%;
        }

        .fc-ce-hero-compare-link {
            align-self: center;
            justify-content: center;
        }

        .fc-ce-guidance-options,
        .fc-ce-guidance-choices,
        .fc-ce-package-cards.pricing-plans-wrapper,
        .fc-ce-package-panel .pricing-plans-wrapper,
        .fc-ce-cta-block .fc-ce-contact-grid,
        .fc-ce-sector-section .fc-home-serve-grid {
            grid-template-columns: 1fr;
        }

        .fc-ce-testimonials-carousel {
            --fc-ce-testimonial-card-width: calc(100vw - 60px);
        }

        .fc-ce-guidance-section ._1336 {
            padding-left: 15px;
            padding-right: 15px;
        }

        .fc-ce-guidance-widget-top,
        .fc-ce-guidance-body {
            padding: 24px 20px;
        }

        .fc-ce-guidance-nav {
            padding-left: 20px;
            padding-right: 20px;
        }

        .fc-ce-guidance-choice,
        .fc-ce-assessment-offer,
        .fc-ce-result-paths {
            grid-template-columns: 1fr;
        }

        .fc-ce-guidance-choice-icon,
        .fc-ce-assessment-icon {
            height: 48px;
            width: 48px;
        }

        .fc-ce-result-band-grid {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .fc-ce-assessment-footer {
            align-items: stretch;
            flex-direction: column;
        }

        .fc-ce-assessment-footer .cta,
        .fc-ce-guidance-ctas .cta {
            text-align: center;
            width: 100%;
        }

        .fc-service-news-action {
            place-self: stretch;
        }

        .fc-service-news-action .cta {
            width: 100%;
        }

        .fc-ce-accreditations-section {
            padding-bottom: 32px;
            padding-top: 32px;
        }

        .fc-ce-band-selector {
            width: 100%;
        }

        .fc-ce-package-tabs.price-tab-menu {
            grid-template-columns: repeat(2, minmax(0, 1fr));
            min-height: 96px;
            width: 100%;
        }

        .fc-ce-package-tabs .price-tab-link {
            min-width: 0;
        }

        .fc-ce-package-tabs-indicator {
            bottom: auto;
            height: 42px;
            width: calc(50% - 6px);
        }

        #fc-ce-band-10-49:checked ~ .fc-ce-packages-header .fc-ce-package-tabs .fc-ce-package-tabs-indicator {
            left: 50%;
            top: 6px;
        }

        #fc-ce-band-50-249:checked ~ .fc-ce-packages-header .fc-ce-package-tabs .fc-ce-package-tabs-indicator {
            left: 6px;
            top: 48px;
        }

        #fc-ce-band-250plus:checked ~ .fc-ce-packages-header .fc-ce-package-tabs .fc-ce-package-tabs-indicator {
            left: 50%;
            top: 48px;
        }

        .fc-ce-process-layout {
            gap: 16px;
        }

        .fc-ce-process-row {
            gap: 16px;
            grid-template-columns: 46px minmax(0, 1fr);
        }

        .fc-ce-process-dot {
            font-size: 15px;
            height: 42px;
            width: 42px;
        }

        .fc-ce-process-marker::after {
            top: calc(50% + 31px);
        }

        .fc-ce-process-card {
            gap: 18px;
            grid-template-columns: 1fr;
            padding: 22px 20px;
        }

        .fc-ce-process-icon {
            border-radius: 16px;
            height: 58px;
            width: 58px;
        }

        .fc-ce-process-icon svg {
            height: 29px;
            width: 29px;
        }

        .fc-ce-process-copy h3 {
            font-size: 20px;
        }

        .fc-ce-process-actions {
            gap: 18px;
            grid-template-columns: 1fr;
            margin-left: 62px;
            padding: 22px 20px;
        }

        .fc-ce-process-action + .fc-ce-process-action {
            border-left: 0;
            border-top: 1px solid rgba(0, 38, 38, .12);
            padding-top: 18px;
        }

        .fc-ce-process-action .cta {
            width: 100%;
        }

        .fc-ce-package-cards .fc-ce-package-card--duo {
            order: -3;
        }

        .fc-ce-package-cards .fc-ce-package-card--plus {
            order: -2;
        }

        .fc-ce-package-cards .fc-ce-package-card--basic {
            order: -1;
        }
    }

    @media screen and (max-width: 479px) {
        .fc-cyber-essentials-page {
            --fc-ce-hero-media-overlap: 56px;
        }

        .fc-ce-hero-media {
            margin-bottom: -56px;
            margin-top: 32px;
        }

        .fc-ce-hero-lead,
        .fc-ce-hero-lead p {
            font-size: 18px;
        }

        .fc-ce-hero-image {
            height: 240px;
        }

        .fc-ce-package-card {
            padding: 24px 20px;
        }

        .fc-ce-comparison-table-stage {
            min-width: 720px;
        }

        .fc-ce-comparison-table th,
        .fc-ce-comparison-table td {
            padding-left: 12px;
            padding-right: 12px;
        }

        .fc-ce-guidance-widget-top h3,
        .fc-ce-guidance-screen h3 {
            font-size: 22px;
        }

        .fc-ce-result-band-grid {
            grid-template-columns: 1fr;
        }

        .fc-ce-mini-progress {
            width: 100%;
        }

        .fc-ce-process-section .fc-ce-title-center {
            margin-bottom: 30px;
        }

        .fc-ce-process-row {
            grid-template-columns: 40px minmax(0, 1fr);
        }

        .fc-ce-process-dot {
            height: 38px;
            width: 38px;
        }

        .fc-ce-process-marker::after {
            top: calc(50% + 29px);
        }

        .fc-ce-process-card {
            padding: 20px 18px;
        }

        .fc-ce-process-pill {
            align-self: stretch;
            justify-content: center;
            white-space: normal;
        }

        .fc-ce-process-actions {
            margin-left: 56px;
        }
    }

    @media (prefers-reduced-motion: reduce) {
        .fc-ce-guidance-screen.is-active {
            animation: none;
        }

        .fc-ce-package-tabs .price-tab-link,
        .fc-ce-package-tabs-indicator,
        .fc-ce-package-card,
        .fc-ce-package-panel,
        .fc-ce-testimonials-grid,
        .fc-ce-large-org {
            animation: none;
            transition: none;
        }

        #fc-ce-band-1-9:checked ~ .fc-ce-package-panels #fc-ce-package-panel-1-9 .fc-ce-package-card,
        #fc-ce-band-10-49:checked ~ .fc-ce-package-panels #fc-ce-package-panel-10-49 .fc-ce-package-card,
        #fc-ce-band-50-249:checked ~ .fc-ce-package-panels #fc-ce-package-panel-50-249 .fc-ce-package-card,
        #fc-ce-band-250plus:checked ~ .fc-ce-package-panels #fc-ce-package-panel-250plus .fc-ce-package-card {
            animation: none;
        }
    }
