/* /Shared/Components/Artefacts/ImgViewer.razor.rz.scp.css */

.image-viewport[b-4gugp78i0g] {
    overflow: auto;
    max-height: 75vh;
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: var(--mud-default-borderradius);
}

.cropper-viewport[b-4gugp78i0g] {
    max-height: 75vh;
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: var(--mud-default-borderradius);
    overflow: hidden;
}

[b-4gugp78i0g] .cropper-container {
    max-height: 70vh;
    width: 100%;
}
/* /Shared/Components/Common/WebFooter.razor.rz.scp.css */
.sp-footer[b-ts2rlrfcz0] {
    color: white;
    margin-top: 10px;
    padding-top: 10px;
}

.sp-footer__container[b-ts2rlrfcz0] {
    padding: 16px;
    padding-top: 32px;
    padding-bottom: 24px;
}

.sp-footer__brandRow[b-ts2rlrfcz0] {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap; /* prevents overflow on narrow screens */
}


/* Core logo sizing: equal height, width auto */
.sp-footer__logo[b-ts2rlrfcz0] {
    height: auto;
    max-height: 44px; /* primary control: same displayed height */
    width: auto;
    max-width: 140px; /* prevents a wide logo taking over */
    object-fit: contain; /* ensures no cropping */
    display: block;
}


/* Base sizing: tablet/desktop */
.sp-footer__brandRow[b-ts2rlrfcz0]  img,
.sp-footer__brandRow[b-ts2rlrfcz0]  .sp-footer__logo {
    max-height: 44px !important;
    max-width: 140px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    display: block;
}

.sp-footer__brandName[b-ts2rlrfcz0] {
    font-weight: 600;
    margin-bottom: 8px;
}

.sp-footer__description[b-ts2rlrfcz0] {
    opacity: 0.9;
    margin: 0 0 8px 0;
    line-height: 1.45;
}

.sp-footer__tagline[b-ts2rlrfcz0] {
    font-weight: 600;
    opacity: 1;
}

.sp-footer__muted[b-ts2rlrfcz0] {
    opacity: 0.9;
}

.sp-footer__sep[b-ts2rlrfcz0] {
    margin: 0 8px;
    opacity: 0.7;
}

.sp-footer__title[b-ts2rlrfcz0] {
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-size: 0.85rem;
    margin-bottom: 8px;
}

.sp-footer__link[b-ts2rlrfcz0] {
    color: inherit;
    text-decoration: none;
    opacity: 0.9;
}

    .sp-footer__link:hover[b-ts2rlrfcz0] {
        text-decoration: underline;
        opacity: 1;
    }

.sp-footer__inlineLink[b-ts2rlrfcz0] {
    font-weight: 600;
}

.sp-footer__divider[b-ts2rlrfcz0] {
    margin: 20px 0;
    opacity: 0.35;
}

.sp-footer__bottom[b-ts2rlrfcz0] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.sp-footer__socialIcons[b-ts2rlrfcz0] {
    display: flex;
    gap: 8px;
    align-items: center;
}

@media (min-width: 600px) {
    .sp-footer__bottom[b-ts2rlrfcz0] {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .sp-footer__logo[b-ts2rlrfcz0] {
        max-height: 36px;
        max-width: 120px;
    }


    .sp-footer__brandRow[b-ts2rlrfcz0]  img,
    .sp-footer__brandRow[b-ts2rlrfcz0]  .sp-footer__logo {
        max-height: 36px !important;
        max-width: 120px !important;
    }


    /* Make all footer links white (including MudLink, <a>, visited, hover, etc.) */
    .sp-footer[b-ts2rlrfcz0]  a,
    .sp-footer[b-ts2rlrfcz0]  a:visited,
    .sp-footer[b-ts2rlrfcz0]  a:hover,
    .sp-footer[b-ts2rlrfcz0]  a:focus,
    .sp-footer[b-ts2rlrfcz0]  .mud-link,
    .sp-footer[b-ts2rlrfcz0]  .mud-link:visited,
    .sp-footer[b-ts2rlrfcz0]  .mud-link:hover,
    .sp-footer[b-ts2rlrfcz0]  .mud-link:focus {
        color: white !important;
        text-decoration: none;
    }

        /* Optional: add underline on hover (Flowbite-like) */
        .sp-footer[b-ts2rlrfcz0]  a:hover,
        .sp-footer[b-ts2rlrfcz0]  .mud-link:hover {
        }

@media (min-width: 1280px) {
    .sp-footer__container[b-ts2rlrfcz0] {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .sp-footer__divider[b-ts2rlrfcz0] {
        margin: 28px 0;
    }

    .sp-footer__logo[b-ts2rlrfcz0] {
        max-height: 52px;
        max-width: 160px;
    }

    .sp-footer__brandRow[b-ts2rlrfcz0]  img,
    .sp-footer__brandRow[b-ts2rlrfcz0]  .sp-footer__logo {
        max-height: 52px !important;
        max-width: 160px !important;
    }



}
/* /Shared/Components/PathologyOrderComponents/PathologyOrderResultsPDFReports.razor.rz.scp.css */

[b-zlc15i3ry6] .dxbl-flg.form-group--spaced {
    margin-top: 10px !important;
    margin-left: 10px !important;
}
/* /Shared/Components/ResultEditorComponents/ManualResultsEditorCulture.razor.rz.scp.css */
[b-0973a8mlr1] .pathogen-input-group .pathogen-select .mud-input-outlined .mud-input-outlined-border {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

[b-0973a8mlr1] .pathogen-input-group .pathogen-add-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    height: 40px;
    text-transform: none;
    margin-top: 5px;
}
/* /Shared/Components/ResultEditorComponents/ManualResultsEditorDipstickChemistry.razor.rz.scp.css */
/* Column separators */
[b-16tu6vaw3v] .column-separators .mud-table-cell {
    border-right: 1px solid var(--mud-palette-table-lines) !important;
}

    [b-16tu6vaw3v] .column-separators .mud-table-cell:last-child {
        border-right: none !important;
    }

/* Header styling */
[b-16tu6vaw3v] .column-separators .mud-table-head .mud-table-cell {
    font-weight: bold !important;
    font-size: 1.2rem !important;
}

/* Column widths */
[b-16tu6vaw3v] .column-separators .mud-table-cell:first-child {
    width: 200px !important;
    min-width: 200px !important;
}

[b-16tu6vaw3v] .column-separators .mud-table-cell:last-child {
    width: 100% !important;
}

/* All Negative button spacing */
[b-16tu6vaw3v] .column-separators .mud-table-head .all-negative-btn {
    margin-left: 30px !important;
}
/* /Shared/DynamicNavMenu.razor.rz.scp.css */
.tprt-navigation-root[b-6c7po5mukv] {
    line-height: 1.15;
}

.tprt-navigation-root[b-6c7po5mukv] {
    margin: 0;
}

    .tprt-navigation-root *[b-6c7po5mukv] {
        box-sizing: border-box;
        border-width: 0;
        border-style: solid;
        -webkit-font-smoothing: antialiased;
    }

    .tprt-navigation-root p[b-6c7po5mukv], .tprt-navigation-root li[b-6c7po5mukv], .tprt-navigation-root ul[b-6c7po5mukv], .tprt-navigation-root pre[b-6c7po5mukv], .tprt-navigation-root div[b-6c7po5mukv], .tprt-navigation-root h1[b-6c7po5mukv], .tprt-navigation-root h2[b-6c7po5mukv], .tprt-navigation-root h3[b-6c7po5mukv], .tprt-navigation-root h4[b-6c7po5mukv], .tprt-navigation-root h5[b-6c7po5mukv], .tprt-navigation-root h6[b-6c7po5mukv], .tprt-navigation-root figure[b-6c7po5mukv], .tprt-navigation-root blockquote[b-6c7po5mukv], .tprt-navigation-root figcaption[b-6c7po5mukv] {
        margin: 0;
        padding: 0;
    }

    .tprt-navigation-root button[b-6c7po5mukv] {
        background-color: transparent;
    }

    .tprt-navigation-root button[b-6c7po5mukv], .tprt-navigation-root input[b-6c7po5mukv], .tprt-navigation-root optgroup[b-6c7po5mukv], .tprt-navigation-root select[b-6c7po5mukv], .tprt-navigation-root textarea[b-6c7po5mukv] {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0;
    }

    .tprt-navigation-root button[b-6c7po5mukv], .tprt-navigation-root select[b-6c7po5mukv] {
        text-transform: none;
    }

    .tprt-navigation-root button[b-6c7po5mukv], .tprt-navigation-root [type="button"][b-6c7po5mukv], .tprt-navigation-root [type="reset"][b-6c7po5mukv], .tprt-navigation-root [type="submit"][b-6c7po5mukv] {
        -webkit-appearance: button;
        color: inherit;
    }

        .tprt-navigation-root button[b-6c7po5mukv]::-moz-focus-inner, .tprt-navigation-root [type="button"][b-6c7po5mukv]::-moz-focus-inner, .tprt-navigation-root [type="reset"][b-6c7po5mukv]::-moz-focus-inner, .tprt-navigation-root [type="submit"][b-6c7po5mukv]::-moz-focus-inner {
            border-style: none;
            padding: 0;
        }

        .tprt-navigation-root button:-moz-focus[b-6c7po5mukv], .tprt-navigation-root [type="button"]:-moz-focus[b-6c7po5mukv], .tprt-navigation-root [type="reset"]:-moz-focus[b-6c7po5mukv], .tprt-navigation-root [type="submit"]:-moz-focus[b-6c7po5mukv] {
            outline: 1px dotted ButtonText;
        }

    .tprt-navigation-root a[b-6c7po5mukv] {
        color: inherit;
        text-decoration: inherit;
    }

    .tprt-navigation-root pre[b-6c7po5mukv] {
        white-space: normal;
    }

    .tprt-navigation-root input[b-6c7po5mukv] {
        padding: 2px 4px;
    }

    .tprt-navigation-root img[b-6c7po5mukv] {
        display: block;
    }

    .tprt-navigation-root details[b-6c7po5mukv] {
        display: block;
        margin: 0;
        padding: 0;
    }

    .tprt-navigation-root summary[b-6c7po5mukv]::-webkit-details-marker {
        display: none;
    }

    .tprt-navigation-root [data-thq="accordion"] [data-thq="accordion-content"][b-6c7po5mukv] {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-in-out;
        padding: 0;
    }

    .tprt-navigation-root [data-thq="accordion"] details[data-thq="accordion-trigger"][open] + [data-thq="accordion-content"][b-6c7po5mukv] {
        max-height: 1000vh;
    }

    .tprt-navigation-root details[data-thq="accordion-trigger"][open] summary [data-thq="accordion-icon"][b-6c7po5mukv] {
        transform: rotate(180deg);
    }

.tprt-navigation-root[b-6c7po5mukv] {
    scroll-behavior: smooth
}


.tprt-navigation-root[b-6c7po5mukv] {
    font-family: Roboto;
    font-size: 1rem;
}

.tprt-navigation-root[b-6c7po5mukv] {
    font-weight: 400;
    font-style: normal;
    text-decoration: undefined;
    text-transform: undefined;
    letter-spacing: 0.02em;
    line-height: 1.6;
    color: var(--color-on-surface);
    background: var(--color-surface);
    fill: var(--color-on-surface);
}





.tprt-navigation-root[b-6c7po5mukv] {
    --spacing-lg: 1rem;
    --spacing-md: 0.75rem;
    --spacing-sm: 0.5rem;
    --spacing-xl: 1.5rem;
    --spacing-xs: 0.25rem;
    --color-scrim: color-mix(in oklab, #000000 65%, transparent);
    --spacing-2xl: 2rem;
    --spacing-3xl: 3rem;
    --spacing-4xl: 4rem;
    --color-accent: #02764f;
    --color-border: #cdecef;
    --font-size-lg: clamp(1.125rem, 1.06rem + 0.2vw, 1.25rem);
    --font-size-sm: clamp(0.875rem, 0.82rem + 0.14vw, 1rem);
    --font-size-xl: clamp(1.25rem, 1.18rem + 0.3vw, 1.5rem);
    --font-size-xs: clamp(0.75rem, 0.68rem + 0.12vw, 0.875rem);
    --color-neutral: #dff6f8;
    --color-outline: #9fd7dd;
    --color-overlay: color-mix(in oklab, #000000 40%, transparent);
    --color-primary: #067c86;
    --color-surface: #ffffff;
    --divider-value: 1px solid var(--color-border);
    --font-size-2xl: clamp(1.5rem, 1.38rem + 0.6vw, 1.75rem);
    --font-size-3xl: clamp(2.2rem, 1.9rem + 1.2vw, 2.6rem);
    --font-size-4xl: clamp(3rem, 2.6rem + 1.6vw, 4rem);
    --font-size-base: 1rem;
    --shadow-level-1: 0 1px 2px rgba(0, 0, 0, 0.06);
    --shadow-level-2: 0 4px 12px rgba(0, 0, 0, 0.1);
    --shadow-level-3: 0 12px 32px rgba(0, 0, 0, 0.18);
    --color-backplate: color-mix(in oklab, #000000 55%, transparent);
    --color-on-accent: #ffffff;
    --color-secondary: #2563eb;
    --border-radius-lg: 12px;
    --border-radius-md: 8px;
    --border-radius-sm: 4px;
    --border-radius-xl: 16px;
    --color-on-primary: #ffffff;
    --color-on-surface: #0a0e10;
    --font-family-body: "Roboto", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    --font-weight-body: 400;
    --line-height-body: 1.6;
    --content-max-width: 76rem;
    --border-radius-card: 12px;
    --border-radius-full: 9999px;
    --border-radius-none: 0px;
    --color-on-secondary: #ffffff;
    --font-style-heading: normal;
    --font-weight-medium: 500;
    --font-family-heading: "Google Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    --font-weight-heading: 600;
    --letter-spacing-body: 0.02em;
    --line-height-heading: 1.25;
    --dl-layout-size-large: 144px;
    --dl-layout-size-small: 48px;
    --dl-layout-space-unit: 16px;
    --border-radius-control: 8px;
    --dl-layout-size-medium: 96px;
    --dl-layout-size-xlarge: 192px;
    --dl-layout-size-xsmall: 16px;
    --font-style-subheading: normal;
    --color-surface-elevated: color-mix(in oklab, var(--color-surface) 92%, var(--color-secondary));
    --dl-color-theme-accent1: #FFFFFF;
    --dl-color-theme-accent2: #F5D1B0;
    --dl-layout-radius-round: 50%;
    --dl-layout-size-xxlarge: 288px;
    --letter-spacing-heading: 0.01em;
    --text-transform-heading: none;
    --dl-color-theme-primary1: #BF4408;
    --dl-color-theme-primary2: #E65103;
    --dl-layout-size-maxwidth: 1400px;
    --dl-layout-radius-radius2: 2px;
    --dl-layout-radius-radius4: 4px;
    --dl-layout-radius-radius8: 8px;
    --dl-layout-space-halfunit: 8px;
    --dl-layout-space-sixunits: 96px;
    --dl-layout-space-twounits: 32px;
    --dl-color-theme-secondary1: #FFFFFF;
    --dl-color-theme-secondary2: #FBF1EB;
    --dl-layout-space-fiveunits: 80px;
    --dl-layout-space-fourunits: 64px;
    --color-on-surface-secondary: #4a646e;
    --dl-layout-space-threeunits: 48px;
    --dl-color-theme-neutral-dark: #191818;
    --dl-layout-radius-cardradius: 8px;
    --dl-color-theme-neutral-light: #FBFAF9;
    --dl-layout-radius-imageradius: 8px;
    --dl-layout-radius-inputradius: 24px;
    --dl-layout-radius-buttonradius: 24px;
    --dl-layout-space-oneandhalfunits: 24px;
}

    .tprt-navigation-root .btn[b-6c7po5mukv] {
        gap: var(--spacing-xs);
        border: 1px solid transparent;
        cursor: pointer;
        display: inline-flex;
        padding: var(--spacing-md) var(--spacing-lg);
        font-size: var(--font-size-base);
        box-shadow: var(--shadow-level-1);
        text-align: center;
        transition: all 0.2s ease-in-out;
        align-items: center;
        font-family: var(--font-family-body);
        font-weight: var(--font-weight-medium);
        line-height: var(--line-height-body);
        user-select: none;
        white-space: nowrap;
        border-radius: var(--border-radius-control);
        justify-content: center;
        text-decoration: none;
    }

    .tprt-navigation-root .btn-primary[b-6c7po5mukv] {
        color: var(--color-on-primary);
        border-color: var(--color-primary);
        background-color: var(--color-primary);
    }

    .tprt-navigation-root .btn-outline[b-6c7po5mukv] {
        color: var(--color-primary);
        border: 1px solid var(--color-primary);
        background-color: var(--color-surface);
    }

    .tprt-navigation-root .btn-sm[b-6c7po5mukv] {
        padding: var(--spacing-sm) var(--spacing-md);
    }

    .tprt-navigation-root .btn-lg[b-6c7po5mukv] {
        padding: var(--spacing-lg) var(--spacing-xl);
    }

    .tprt-navigation-root .section-title[b-6c7po5mukv] {
        font-size: var(--font-size-3xl);
        font-style: var(--font-style-heading);
        font-family: var(--font-family-heading);
        font-weight: var(--font-weight-heading);
        line-height: var(--line-height-heading);
        letter-spacing: var(--letter-spacing-heading);
        text-transform: var(--text-transform-heading);
    }

    .tprt-navigation-root .btn:focus-visible[b-6c7po5mukv] {
        outline: 2px solid var(--color-outline);
        outline-offset: 2px;
    }

    .tprt-navigation-root .btn:disabled[b-6c7po5mukv] {
        cursor: not-allowed;
        opacity: 0.6;
        pointer-events: none;
    }

    .tprt-navigation-root .btn-primary:hover:not(:disabled)[b-6c7po5mukv] {
        border-color: color-mix(in oklab, var(--color-primary) 90%, var(--color-surface));
        background-color: color-mix(in oklab, var(--color-primary) 90%, var(--color-surface));
    }

    .tprt-navigation-root .btn-outline:hover:not(:disabled)[b-6c7po5mukv] {
        color: var(--color-on-primary);
        border-color: var(--color-primary);
        background-color: var(--color-primary);
    }

    .tprt-navigation-root .navigation-root[b-6c7po5mukv] {
        top: 0;
        width: 100%;
        padding: var(--spacing-sm) 0;
        z-index: 1000;
        position: sticky;
        background: var(--color-surface);
        border-bottom: var(--divider-value);
    }

    .tprt-navigation-root .navigation-container[b-6c7po5mukv] {
        gap: var(--spacing-2xl);
        width: 100%;
        margin: 0 auto;
        display: flex;
        padding: 0 var(--spacing-xl);
        max-width: var(--content-max-width);
        align-items: center;
        justify-content: flex-start;
    }

    .tprt-navigation-root .navigation-mobile-overlay[b-6c7po5mukv] {
        inset: 0;
        display: none;
        z-index: 1100;
        position: fixed;
        background: var(--color-surface);
        min-height: 100vh;
        overflow-y: auto;
        flex-direction: column;
    }

    .tprt-navigation-root .navigation-brand[b-6c7po5mukv] {
        flex-shrink: 0;
        padding: 4px 0px;
        height: 100px;
        width: 200px;
        background: url(/images/SaturnPathologyLogo.svg) left center no-repeat;
        background-size: contain;
        border: 0;
        text-indent: -99999px;
        justify-content: flex-start
    }

        .tprt-navigation-root .navigation-brand > img[b-6c7po5mukv] {
            display: block;
            max-height: 100%;
            max-width: 100%;
            margin: 10%;
            justify-content: flex-start
        }

    .tprt-navigation-root .navigation-desktop-menu[b-6c7po5mukv] {
        flex: 1;
        display: flex;
        justify-content: flex-start;
    }

    .tprt-navigation-root .navigation-actions[b-6c7po5mukv] {
        gap: var(--spacing-lg);
        display: flex;
        align-items: flex-start;
    }

    .tprt-navigation-root .navigation-mobile-header[b-6c7po5mukv] {
        top: 0;
        display: flex;
        padding: var(--spacing-lg) var(--spacing-xl);
        z-index: 1110;
        position: sticky;
        background: var(--color-surface);
        align-items: center;
        border-bottom: var(--divider-value);
        justify-content: flex-start;
    }

    .tprt-navigation-root .navigation-mobile-content[b-6c7po5mukv] {
        gap: var(--spacing-3xl);
        display: flex;
        padding: var(--spacing-2xl) var(--spacing-xl);
        flex-grow: 1;
        flex-direction: column;
    }

    .tprt-navigation-root .navigation-logo-link[b-6c7po5mukv] {
        gap: var(--spacing-sm);
        color: var(--color-on-surface);
        display: flex;
        align-items: center;
        text-decoration: none;
    }

    .tprt-navigation-root .navigation-links[b-6c7po5mukv] {
        gap: var(--spacing-xl);
        margin: 0;
        display: flex;
        padding: 0;
        list-style: none;
    }

    .tprt-navigation-root .navigation-action-group[b-6c7po5mukv] {
        gap: var(--spacing-sm);
        display: flex;
        align-items: center;
    }



    .tprt-navigation-root .navigation-mobile-toggle[b-6c7po5mukv] {
        color: var(--color-on-surface);
        border: none;
        cursor: pointer;
        display: none;
        padding: var(--spacing-xs);
        background: none;
    }

    .tprt-navigation-root .navigation-mobile-close[b-6c7po5mukv] {
        color: var(--color-on-surface);
        border: none;
        cursor: pointer;
        background: none;
    }

    .tprt-navigation-root .navigation-mobile-links[b-6c7po5mukv] {
        gap: var(--spacing-xl);
        margin: 0;
        display: flex;
        padding: 0;
        list-style: none;
        flex-direction: column;
    }

    .tprt-navigation-root .navigation-mobile-actions[b-6c7po5mukv] {
        gap: var(--spacing-md);
        display: flex;
        margin-top: auto;
        flex-direction: column;
        padding-bottom: var(--spacing-4xl);
    }



    .tprt-navigation-root .navigation-brand-name[b-6c7po5mukv] {
        color: var(--color-primary);
        margin: 0;
        font-size: var(--font-size-lg);
    }

    .tprt-navigation-root .navigation-icon-btn[b-6c7po5mukv] {
        color: var(--color-on-surface-secondary);
        width: 40px;
        height: 40px;
        display: flex;
        position: relative;
        transition: background 0.2s ease, color 0.2s ease;
        align-items: center;
        border-radius: var(--border-radius-full);
        justify-content: center;
    }



    .tprt-navigation-root .navigation-link[b-6c7po5mukv] {
        color: var(--color-on-surface-secondary);
        font-size: var(--font-size-sm);
        transition: color 0.2s ease;
        font-family: var(--font-family-body);
        font-weight: var(--font-weight-medium);
        white-space: nowrap;
        text-decoration: none;
    }

    .tprt-navigation-root .navigation-badge[b-6c7po5mukv] {
        top: 4px;
        color: var(--color-on-secondary);
        right: 4px;
        padding: 2px 6px;
        position: absolute;
        font-size: 10px;
        min-width: 18px;
        background: var(--color-secondary);
        text-align: center;
        font-weight: bold;
        border-radius: var(--border-radius-full);
    }

    .tprt-navigation-root .navigation-mobile-link[b-6c7po5mukv] {
        color: var(--color-on-surface);
        display: block;
        font-size: var(--font-size-2xl);
        transition: transform 0.3s ease;
        font-family: var(--font-family-heading);
        font-weight: var(--font-weight-heading);
        text-decoration: none;
    }

    .tprt-navigation-root .navigation-link:hover[b-6c7po5mukv] {
        color: var(--color-primary);
    }

    .tprt-navigation-root .navigation-icon-btn:hover[b-6c7po5mukv] {
        color: var(--color-primary);
        background: var(--color-neutral);
    }



@media(max-width: 991px) {
    .tprt-navigation-root .navigation-links[b-6c7po5mukv] {
        gap: var(--spacing-lg);
    }

    .tprt-navigation-root .navigation-cta[b-6c7po5mukv] {
        padding: var(--spacing-md);
    }

        .tprt-navigation-root .navigation-cta span[b-6c7po5mukv] {
            display: none;
        }
}

@media(max-width: 767px) {
    .tprt-navigation-root .navigation-container[b-6c7po5mukv] {
        padding: 0 var(--spacing-lg);
    }

    .tprt-navigation-root .navigation-desktop-menu[b-6c7po5mukv] {
        display: none;
    }

    .tprt-navigation-root .navigation-action-group[b-6c7po5mukv] {
        display: none;
    }

    .tprt-navigation-root .navigation-mobile-toggle[b-6c7po5mukv] {
        display: block;
    }
}

@media(max-width: 479px) {
    .tprt-navigation-root .navigation-cta[b-6c7po5mukv] {
        display: none;
    }

    .tprt-navigation-root .navigation-brand-name[b-6c7po5mukv] {
        font-size: var(--font-size-base);
    }
}

.tprt-navigation-root .navigation-container1[b-6c7po5mukv] {
    display: contents;
}

.tprt-navigation-root .navigation-container2[b-6c7po5mukv] {
    display: none;
}

.tprt-navigation-root .navigation-container3[b-6c7po5mukv] {
    display: contents;
}

