/* /Areas/Admin/Views/SqidTest/Generate.cshtml.rz.scp.css */
ul[b-cxmmkhqpej] {
    width: 230px;
}

li[b-cxmmkhqpej] {
    margin-bottom: 10px;
}
/* /Areas/Resources/Views/RealEstateToolbox/Coaching.cshtml.rz.scp.css */
.ms-wrap[b-lt5qphlftd] {
    display: grid;
    grid-template-columns: 1fr 3fr;
    margin-top: 2em;
}

.ms-menu li[b-lt5qphlftd] {
    border-left: 3px solid var(--surgeu-color-primary-A01);
    border-radius: 3px 0 0 3px;
    margin-bottom: 1em;
    padding: 1em;
}

    .ms-menu li.blue[b-lt5qphlftd] {
        border-color: var(--color-cal-blue);
    }

    .ms-menu li.green[b-lt5qphlftd] {
        border-color: var(--color-cal-green);
    }

    .ms-menu li.orange[b-lt5qphlftd] {
        border-color: var(--color-cal-orange);
    }

    .ms-menu li.red[b-lt5qphlftd] {
        border-color: var(--color-cal-red);
    }

    .ms-menu li.purple[b-lt5qphlftd] {
        border-color: var(--color-cal-purple);
    }

    .ms-menu li.peach[b-lt5qphlftd] {
        border-color: var(--color-cal-peach);
    }

    .ms-menu li.yellow[b-lt5qphlftd] {
        border-color: var(--color-cal-yellow);
    }

    .ms-menu li.teal[b-lt5qphlftd] {
        border-color: var(--color-cal-teal);
    }

    .ms-menu li.olive[b-lt5qphlftd] {
        border-color: var(--color-cal-olive);
    }

    .ms-menu li.maroon[b-lt5qphlftd] {
        border-color: var(--color-cal-maroon);
    }

    .ms-menu li.steel[b-lt5qphlftd] {
        border-color: var(--color-cal-steel);
    }

    .ms-menu li.gray[b-lt5qphlftd] {
        border-color: var(--color-cal-gray);
    }

    .ms-menu li.darkblue[b-lt5qphlftd] {
        border-color: var(--color-cal-darkblue);
    }

    .ms-menu li.darkgreen[b-lt5qphlftd] {
        border-color: var(--color-cal-darkgreen);
    }

    .ms-menu li.darkorange[b-lt5qphlftd] {
        border-color: var(--color-cal-darkorange);
    }

    .ms-menu li.darkred[b-lt5qphlftd] {
        border-color: var(--color-cal-darkred);
    }

    .ms-menu li.darkpurple[b-lt5qphlftd] {
        border-color: var(--color-cal-darkpurple);
    }

    .ms-menu li.darkpeach[b-lt5qphlftd] {
        border-color: var(--color-cal-darkpeach);
    }

    .ms-menu li.darkyellow[b-lt5qphlftd] {
        border-color: var(--color-cal-darkyellow);
    }

    .ms-menu li.darkteal[b-lt5qphlftd] {
        border-color: var(--color-cal-darkteal);
    }

    .ms-menu li.darkolive[b-lt5qphlftd] {
        border-color: var(--color-cal-darkolive);
    }

    .ms-menu li.darkmaroon[b-lt5qphlftd] {
        border-color: var(--color-cal-darkmaroon);
    }

    .ms-menu li.darksteel[b-lt5qphlftd] {
        border-color: var(--color-cal-darksteel);
    }

    .ms-menu li.darkgray[b-lt5qphlftd] {
        border-color: var(--color-cal-darkgray);
    }

    .ms-menu li.black[b-lt5qphlftd] {
        border-color: var(--color-cal-black);
    }

    .ms-menu li.fuschia[b-lt5qphlftd] {
        border-color: var(--color-cal-fuschia);
    }

.ms-menu li.active[b-lt5qphlftd] {
    background-color: #fff;
}

.ms-content[b-lt5qphlftd] {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.24);
    padding: 1em 2em;
}

.ms-content header[b-lt5qphlftd] {
    display: flex;
}

    .ms-content header :last-child[b-lt5qphlftd] {
        margin-left: auto;
    }

.ms-content__course[b-lt5qphlftd] {
    display: none;
}

.ms-content__course.active[b-lt5qphlftd] {
    display: block;
}

.ms-content__course h2[b-lt5qphlftd] {
    margin-top: 0;
}
    .ms-content__course details[b-lt5qphlftd] {
        margin-bottom: 4em;
    }

    .ms-content__course details > summary[b-lt5qphlftd] {
        display: list-item;
        list-style: none;
        margin-top: 1.1111em;
        margin-bottom: 1.1111em;
        font: 700 1.2em DIN,sans-serif;
        line-height: 1.1111em;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: var(--surgeu-color-primary-A01);
    }
        .ms-content__course details > summary:hover[b-lt5qphlftd] {
            cursor: pointer;
        }

        .ms-content__course details > summary[b-lt5qphlftd]::after {
            content: " ►";
        }

        .ms-content__course details[open] > summary[b-lt5qphlftd]::after {
            content: " ▼";
        }

ul.ms-content__course__session-list[b-lt5qphlftd] {
    margin-left: 1em;
}

.ms-content__course__session[b-lt5qphlftd] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

    .ms-content__course__session > *[b-lt5qphlftd] {
        margin: 2px 3px;
    }

    .ms-content__course__session .btn[b-lt5qphlftd] {
        margin-bottom: 0;
    }

    .ms-content__course__session .btn--minimal[b-lt5qphlftd] {
        padding: 2px 8px;
        text-transform: none;
    }

    .ms-content__course__session > hr[b-lt5qphlftd] {
        border: 0;
        flex-basis: 100%;
        height: 0;
        margin: 0;
    }

    .ms-content__course__session ajax-validator-form[b-lt5qphlftd] {
        margin: 15px;
    }

.ms-content__course__session__header[b-lt5qphlftd] {

}

.creditsAvailable[b-lt5qphlftd],
.creditsUsed[b-lt5qphlftd] {
    display: inline-block;
    transition: all 1s ease;
}

attend-button[b-lt5qphlftd],
attend-button.btn--minimal[b-lt5qphlftd] {
    background-color: #009b00 !important;
    color: #fff !important;
    transition: all .2s;
}

    attend-button:hover[b-lt5qphlftd],
    attend-button:focus[b-lt5qphlftd],
    attend-button.btn--minimal:hover[b-lt5qphlftd],
    attend-button.btn--minimal:focus[b-lt5qphlftd] {
        background-color: #1bb702 !important;
    }

recording-button[b-lt5qphlftd] {
    color: var(--surgeu-color-tint-B01);
    cursor: pointer;
}

.ms-scheduler[b-lt5qphlftd] {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    margin-left: 1em;
}
    .ms-scheduler h6[b-lt5qphlftd] {
        color: var(--surgeu-color-primary-C01);
        margin-bottom: 15px;
    }

    .ms-scheduler .timeList[b-lt5qphlftd] {
        column-count: 2;
    }
        .ms-scheduler .timeList li[b-lt5qphlftd] {
            margin-bottom: 8px;
        }

        .ms-scheduler .timeList label[b-lt5qphlftd] {
            background-color: #f1f0f0;
            color: #332e2a;
            display: block;
            margin: 0;
        }

        .ms-scheduler .timeList [type=radio][b-lt5qphlftd] {
            clip: rect(0,0,0,0);
            pointer-events: none;
            position: absolute;
        }

            .ms-scheduler .timeList label:has(:checked)[b-lt5qphlftd] {
                background-color: #b2aca8;
            }

.participantsList label[b-lt5qphlftd] {
    color: initial;
    font: normal 100% / 20px DIN, sans-serif;
    text-transform: none;
    letter-spacing: normal;
}
/* /Areas/Resources/Views/TraderToolbox/Mentoring.cshtml.rz.scp.css */
.ms-wrap[b-d6xboklg7m] {
    display: grid;
    grid-template-columns: 1fr 3fr;
    margin-top: 2em;
}

.ms-menu li[b-d6xboklg7m] {
    border-left: 3px solid var(--surgeu-color-primary-A01);
    border-radius: 3px 0 0 3px;
    margin-bottom: 1em;
    padding: 1em;
}

.ms-menu li.active[b-d6xboklg7m] {
    background-color: #fff;
}

.ms-content[b-d6xboklg7m] {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.24);
    padding: 1em 2em;
}

.ms-content__course[b-d6xboklg7m] {
    display: none;
}

.ms-content__course.active[b-d6xboklg7m] {
    display: block;
}

.ms-content__course h2[b-d6xboklg7m] {
    margin-top: 0;
}

.ms-content__course__session-list[b-d6xboklg7m] {
    display: grid;
    gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(23%, 1fr));
}

.ms-content__course__session[b-d6xboklg7m] {
    background-color: #f1f0f0;
    box-shadow: 2px 2px 2px rgba(0,0,0,.12);
    border-radius: 3px;
    text-align: center;
}

    .ms-content__course__session > div[b-d6xboklg7m] {
        padding: 2px;
    }

.ms-content__course__session__header[b-d6xboklg7m] {
    background-color: var(--surgeu-color-primary-C01);
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-weight: 700;
    padding: 0.25em !important;
}

.creditsAvailable[b-d6xboklg7m],
.creditsUsed[b-d6xboklg7m] {
    display: inline-block;
    transition: all 1s ease;
}

attend-button[b-d6xboklg7m] {
    background: #009b00;
    transition: all .2s;
}

    attend-button:hover[b-d6xboklg7m],
    attend-button:focus[b-d6xboklg7m] {
        background: #1bb702;
    }
/* /Views/Conferences/Confirmation.cshtml.rz.scp.css */
.conference-page[b-azi4zpoy1s] {
    color: #111827;
    max-width: 850px;
    padding-bottom: 64px;
}

.conference-thankyou[b-azi4zpoy1s] {
    color: #111827;
    font: 600 24px/1.4 Metropolis, sans-serif;
    margin: 0 0 10px;
    text-align: left;
}

.conference-content[b-azi4zpoy1s] {
    color: #111827;
    font: 400 16px/1.6 Metropolis, sans-serif;
}

.conference-content--confirmation::deep #description[b-azi4zpoy1s] {
    display: none;
}

.conference-content[b-azi4zpoy1s]  a,
.deadline a[b-azi4zpoy1s] {
    color: #2185c7;
}

.conference-content[b-azi4zpoy1s]  p {
    margin: 0 0 14px;
}

.conference-content[b-azi4zpoy1s]  p:last-child {
    margin-bottom: 8px;
}

.session[b-azi4zpoy1s] {
    background: #e5e7eb;
    border-radius: 8px;
    margin-bottom: 14px;
    padding: 24px;
}

.session-name[b-azi4zpoy1s] {
    color: #111827;
    font: 600 20px/1.5 Metropolis, sans-serif;
    text-transform: none;
}

.session-date[b-azi4zpoy1s] {
    color: #111827;
    font: 400 14px/1.4 Metropolis, sans-serif;
}

.session-description[b-azi4zpoy1s] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    margin-top: 10px;
}

.conference-action[b-azi4zpoy1s] {
    border: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.06), 0 1px 3px -1px rgb(0 0 0 / 0.04), 0 2px 4px -2px rgb(0 0 0 / 0.04);
    font: 600 16px/1.5 Metropolis, sans-serif;
    min-width: 86px;
    padding: 8px 22px;
    text-transform: none;
}

.conference-action:disabled[b-azi4zpoy1s] {
    filter: grayscale(0.2);
    opacity: 0.5;
}

details[b-azi4zpoy1s] {
    border: 1px solid #d1d5db;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 10px 12px;
}

details > summary:first-of-type[b-azi4zpoy1s] {
    align-items: center;
    color: #111827;
    cursor: pointer;
    display: flex;
    font: 600 16px/1.4 Metropolis, sans-serif;
    gap: 6px;
    list-style: none;
}

details > summary[b-azi4zpoy1s]::-webkit-details-marker {
    display: none;
}

details > summary[b-azi4zpoy1s]::marker {
    display: none;
}

details > summary[b-azi4zpoy1s]::before {
    border-bottom: 5px solid transparent;
    border-left: 7px solid #111827;
    border-top: 5px solid transparent;
    content: "";
    display: block;
    flex: 0 0 7px;
    height: 0;
    transform-origin: 50% 50%;
    transition: transform 120ms ease;
    width: 0;
}

details[open] > summary[b-azi4zpoy1s]::before {
    transform: rotate(90deg);
}

.participants-list[b-azi4zpoy1s] {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}

.participants-list li + li[b-azi4zpoy1s] {
    margin-top: 8px;
}

.conference-action--modify[b-azi4zpoy1s] {
    margin-top: 12px;
}

.participants-list label[b-azi4zpoy1s] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    text-transform: none;
}

.deadline[b-azi4zpoy1s] {
    margin-top: 8px;
}

.deadline small[b-azi4zpoy1s] {
    color: #111827;
    font: 400 14px/1.4 Metropolis, sans-serif;
}

.deadline a[b-azi4zpoy1s] {
    color: #2185c7;
    text-decoration: underline;
    text-underline-offset: 1px;
}

@media (max-width: 767px) {
    .conference-page[b-azi4zpoy1s] {
        padding-bottom: 40px;
    }

    .conference-thankyou[b-azi4zpoy1s] {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .session[b-azi4zpoy1s] {
        padding: 16px;
    }
}

/* /Views/Conferences/Index.cshtml.rz.scp.css */
.conference-page[b-gsowdu86ii] {
    color: #111827;
    max-width: 850px;
    padding-bottom: 48px;
}

.conference-content[b-gsowdu86ii] {
    color: #111827;
    font: 400 16px/1.6 Metropolis, sans-serif;
}

.conference-content--description::deep #confirmation[b-gsowdu86ii] {
    display: none;
}

.conference-content[b-gsowdu86ii]  a {
    color: #2185c7;
}

.conference-content[b-gsowdu86ii]  p {
    margin: 0 0 14px;
}

.conference-content[b-gsowdu86ii]  ul {
    margin: 0 0 14px;
    padding-left: 20px;
}

.conference-content[b-gsowdu86ii]  li {
    margin-bottom: 4px;
}

.conference-content[b-gsowdu86ii]  em {
    color: #6b7280;
}

.conference-content[b-gsowdu86ii]  h2,
.conference-content[b-gsowdu86ii]  h3 {
    color: #111827;
    font-family: Metropolis, sans-serif;
}

.conference-main[b-gsowdu86ii] {
    margin-top: 10px;
}

.conference-timezone[b-gsowdu86ii] {
    margin-bottom: 16px;
}

.conference-timezone small[b-gsowdu86ii] {
    color: #000;
    font: 400 14px/1.4 Metropolis, sans-serif;
}

.conference-timezone a[b-gsowdu86ii] {
    color: #2185c7;
    text-decoration: underline;
    text-underline-offset: 1px;
}

.system-alert[b-gsowdu86ii] {
    border-radius: 8px;
    font: 500 14px/1.45 Metropolis, sans-serif;
    margin-bottom: 16px;
}

.session-list[b-gsowdu86ii] {
    list-style: none;
    margin: 0 0 12px;
    padding: 0;
}

.session-list > li[b-gsowdu86ii] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    margin-bottom: 14px;
    padding: 16px;
}

.session-list > li:has([name=ClassId]:checked)[b-gsowdu86ii] {
    background: #cfe6f4;
    border-color: #e5e7eb;
}

.session-info[b-gsowdu86ii] {
    display: grid;
    gap: 8px;
    grid-template-columns: 18px 1fr;
}

.session-info input[type=radio][b-gsowdu86ii] {
    accent-color: #2185c7;
    height: 18px;
    margin-top: 4px;
    width: 18px;
}

.session-info input[type=radio]:disabled + label[b-gsowdu86ii] {
    color: #6b7280;
    cursor: default;
    position: relative;
}

.session-name[b-gsowdu86ii] {
    color: #111827;
    font: 600 20px/1.5 Metropolis, sans-serif;
    text-transform: none;
}

.session-date[b-gsowdu86ii] {
    color: #111827;
    font: 400 14px/1.4 Metropolis, sans-serif;
}

.session-description[b-gsowdu86ii] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    margin-top: 10px;
}

.session-notpaid[b-gsowdu86ii] {
    font: 500 13px/1.35 Metropolis, sans-serif;
    margin-bottom: 8px;
    padding: 6px 8px;
    text-align: left;
}

.session-soldout[b-gsowdu86ii] {
    border: 3px solid #cc0e0e;
    border-radius: 7px;
    box-shadow: #999 0 0 4px 1px;
    color: #cc0e0e;
    font: 700 22px/1 Metropolis, sans-serif;
    left: 0;
    margin-inline: auto;
    padding: 5px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 25%;
    transform: rotate(-25deg);
    width: fit-content;
    z-index: 3;
}

.select-participants[b-gsowdu86ii] {
    border: 0;
    display: none;
    margin-left: 26px;
    margin-top: 8px;
    padding: 0;
}

.session-list > li:has([name=ClassId]:checked) .select-participants[b-gsowdu86ii] {
    display: block;
}

.select-participants legend[b-gsowdu86ii] {
    color: #111827;
    font: 600 20px/1.5 Metropolis, sans-serif;
    margin-bottom: 8px;
    text-transform: none;
}

.participants-list[b-gsowdu86ii] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.participants-list li + li[b-gsowdu86ii] {
    margin-top: 6px;
}

.participants-list label[b-gsowdu86ii] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    letter-spacing: 0;
    text-transform: none;
}

.conference-action[b-gsowdu86ii] {
    background: #2185c7;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.06), 0 1px 3px -1px rgb(0 0 0 / 0.04), 0 2px 4px -2px rgb(0 0 0 / 0.04);
    color: #fff;
    font: 600 16px/1.5 Metropolis, sans-serif;
    min-width: 86px;
    padding: 8px 22px;
}

@media (max-width: 767px) {
    .conference-page[b-gsowdu86ii] {
        padding-bottom: 32px;
    }

    .conference-main[b-gsowdu86ii] {
        margin-top: 14px;
    }

    .session-list > li[b-gsowdu86ii] {
        padding: 14px;
    }

    .session-name[b-gsowdu86ii] {
        font-size: 18px;
    }

    .select-participants[b-gsowdu86ii] {
        margin-left: 0;
    }
}
/* /Views/Conferences/_Masthead.cshtml.rz.scp.css */
.masthead[b-984nj6ryyp] {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    color: #001734;
    margin-bottom: 30px;
    padding: 16px;
    text-align: center;
}

.masthead .l-wrap[b-984nj6ryyp] {
    max-width: 850px;
}

.masthead__logo[b-984nj6ryyp] {
    display: block;
    height: auto;
    margin: 0 auto 28px;
    max-width: min(500px, 100%);
    width: 100%;
}

.masthead__title[b-984nj6ryyp] {
    color: #fff;
    font: 700 42px/1.15 Metropolis, sans-serif;
    margin: 0 0 18px;
}

.masthead:not(.masthead--has-background) .masthead__title[b-984nj6ryyp] {
    color: #001734;
}

.masthead__dates[b-984nj6ryyp] {
    color: #001734;
    font: 700 48px/1.15 Metropolis, sans-serif;
    margin-top: 0;
    text-transform: none;
}

.masthead__venue[b-984nj6ryyp] {
    font-style: normal;
    margin-top: 8px;
}

.masthead__venue-name[b-984nj6ryyp] {
    color: #f27601;
    font: 600 32px/1.3 Metropolis, sans-serif;
    text-transform: none;
}

.masthead__venue-address[b-984nj6ryyp] {
    color: #001734;
    font: 600 16px/1.5 Metropolis, sans-serif;
}

@media (max-width: 767px) {
    .masthead[b-984nj6ryyp] {
        margin-bottom: 24px;
    }

    .masthead__logo[b-984nj6ryyp] {
        margin-bottom: 20px;
    }

    .masthead__title[b-984nj6ryyp] {
        font-size: 34px;
    }

    .masthead__dates[b-984nj6ryyp] {
        font-size: 36px;
    }

    .masthead__venue-name[b-984nj6ryyp] {
        font-size: 26px;
    }
}
/* /Views/Error/404NotFound.cshtml.rz.scp.css */
.error-404[b-r9x7cwnt5h] {
    --error-404-surface: var(--th-color-surface-default);
    --error-404-border: var(--th-color-border-default);
    --error-404-text: var(--th-color-text-primary);
    --error-404-text-muted: var(--th-color-text-secondary);
    --error-404-accent: var(--th-color-text-tertiary);
    background: var(--error-404-surface);
    color: var(--error-404-text);
    font-family: var(--th-font-family-base);
    min-height: 60vh;
    padding: 3rem 1.5rem 4.5rem;
}

.error-404__layout[b-r9x7cwnt5h] {
    display: flex;
    justify-content: center;
    max-width: 41rem;
    text-align: center;
    width: 100%;
}

.error-404__eyebrow[b-r9x7cwnt5h] {
    color: var(--error-404-accent);
    font-family: var(--th-type-body-s-semibold-150-family);
    font-size: var(--th-type-body-s-semibold-150-size);
    font-weight: var(--th-type-body-s-semibold-150-weight);
    letter-spacing: var(--th-type-body-s-semibold-150-letter);
    line-height: var(--th-type-body-s-semibold-150-line);
    margin: 0 0 var(--th-space-md);
    text-transform: uppercase;
}

.error-404__title[b-r9x7cwnt5h] {
    font-family: var(--th-type-heading-m-family);
    font-size: var(--th-type-heading-m-size);
    font-weight: var(--th-type-heading-m-weight);
    letter-spacing: var(--th-type-heading-m-letter);
    line-height: var(--th-type-heading-m-line);
    margin: 0 0 var(--th-space-lg);
    text-transform: none;
}

.error-404__message[b-r9x7cwnt5h] {
    color: var(--error-404-text-muted);
    font-family: var(--th-type-body-m-regular-150-family);
    font-size: var(--th-type-body-m-regular-150-size);
    font-weight: var(--th-type-body-m-regular-150-weight);
    letter-spacing: var(--th-type-body-m-regular-150-letter);
    line-height: var(--th-type-body-m-regular-150-line);
    margin: 0 auto var(--th-space-3xl);
    max-width: 33rem;
}

.error-404__actions[b-r9x7cwnt5h] {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: var(--th-space-sm);
}

.error-404__actions[b-r9x7cwnt5h]  a:first-child {
    min-width: 16rem;
}

.error-404__actions[b-r9x7cwnt5h]  a,
.error-404__actions[b-r9x7cwnt5h]  a:hover,
.error-404__actions[b-r9x7cwnt5h]  a:focus,
.error-404__actions[b-r9x7cwnt5h]  a:focus-visible,
.error-404__actions[b-r9x7cwnt5h]  a:active,
.error-404__actions[b-r9x7cwnt5h]  a:visited,
.error-404__actions[b-r9x7cwnt5h]  a *,
.error-404__actions[b-r9x7cwnt5h]  a:hover *,
.error-404__actions[b-r9x7cwnt5h]  a:focus *,
.error-404__actions[b-r9x7cwnt5h]  a:focus-visible *,
.error-404__actions[b-r9x7cwnt5h]  a:active *,
.error-404__actions[b-r9x7cwnt5h]  a:visited * {
    text-decoration: none !important;
    text-transform: none !important;
}

@media (min-width: 768px) {
    .error-404[b-r9x7cwnt5h] {
        padding: 4rem 2.5rem 6rem;
    }

    .error-404__title[b-r9x7cwnt5h] {
        font-family: var(--th-type-heading-l-family);
        font-size: var(--th-type-heading-l-size);
        font-weight: var(--th-type-heading-l-weight);
        letter-spacing: var(--th-type-heading-l-letter);
        line-height: var(--th-type-heading-l-line);
    }

    .error-404__message[b-r9x7cwnt5h] {
        font-family: var(--th-type-body-xl-small-150-family);
        font-size: var(--th-type-body-xl-small-150-size);
        font-weight: var(--th-type-body-xl-small-150-weight);
        letter-spacing: var(--th-type-body-xl-small-150-letter);
        line-height: var(--th-type-body-l-regular-140-line);
        margin-bottom: var(--th-space-4xl);
    }

    .error-404__actions[b-r9x7cwnt5h] {
        justify-content: center;
    }
}
/* /Views/Home/_DashExpertPicks.cshtml.rz.scp.css */
.picks_tile[b-k27tm948gl] {
    background-color: #001a37;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 200px;
    justify-content: end;
    margin: 0 10px 25px;
    padding: 10px 30px;
    text-align: center;
    width: 225px;
}

    .picks_tile.stocks[b-k27tm948gl] {
        background-image: url(/images/layout/bg-expertpicks-stocks.png);
    }

    .picks_tile.futures[b-k27tm948gl] {
        background-image: url(/images/layout/bg-expertpicks-futures.png);
    }

    .picks_tile.options[b-k27tm948gl] {
        background-image: url(/images/layout/bg-expertpicks-options.png);
    }


.picks_tile .name[b-k27tm948gl] {
    color: #fff;
    display: block;
    font-family: DIN-CondBlack, Franklin Gothic Demi Cond, sans-serif;
    font-size: 2em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1111em;
    margin-bottom: 10px;
    text-rendering: optimizeLegibility;
}

.picks_tile .btn[b-k27tm948gl] {
    background-color: #1085ca;
    border-radius: 10px;
    display: block;
}
/* /Views/Home/_JourneyBanner.cshtml.rz.scp.css */
.journey-banner[b-gv56x42o7s] {
    background: var(--primary-blue, #022956);
    border-radius: 10px;
    padding: 1rem;
    margin: 2rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.journey-banner__content[b-gv56x42o7s] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.journey-banner__icon[b-gv56x42o7s] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 65px;
    height: 65px;
}

.journey-banner__icon .icon[b-gv56x42o7s] {
    width: 60px;
    height: 60px;
    color: white;
}

.journey-banner__text[b-gv56x42o7s] {
    font-family: DIN-CondBlack, Franklin Gothic Demi Cond, sans-serif;
    font-weight: 400;
    line-height: 1em;
}

.journey-banner__title[b-gv56x42o7s] {
    font-size: 24px;
    color: white;
    margin-top: 1rem;
}


.journey-banner__text p[b-gv56x42o7s] {
    font-size: 16px;
    margin: 0;
    opacity: 0.8;
    color: white;
}

.journey-banner__actions[b-gv56x42o7s] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.journey-banner__actions .btn--minimal[b-gv56x42o7s] {
    background: none;
    border: none;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem;
    opacity: 0.8;
    margin-bottom: 0;
}

.journey-banner__actions .btn--minimal:hover[b-gv56x42o7s] {
    opacity: 1;
}

.journey-banner__actions .btn--minimal .icon[b-gv56x42o7s] {
    width: 16px;
    height: 16px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .journey-banner[b-gv56x42o7s] {
        flex-direction: column;
        text-align: center;
        gap: 1rem;
        padding: 1rem;
    }
    
    .journey-banner__title[b-gv56x42o7s] {
        margin-top: 0;
    }

    .journey-banner__content[b-gv56x42o7s] {
        flex-direction: column;
    }

    .journey-banner__actions[b-gv56x42o7s] {
        flex-direction: column;
        width: 100%;
        gap: 0.5rem;
    }

    .journey-banner__actions .btn--primary[b-gv56x42o7s] {
        width: 100%;
    }
}
/* /Views/Legal/Privacy.cshtml.rz.scp.css */
/* Parent container - prevent overflow on the page */
.privacy-policy__content[b-4tme5xox87] {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
}

/* Override wysiwyg table styles - Make table scrollable on mobile */
/* Using ::deep to target dynamically rendered HTML from the data service */
.privacy-policy__content[b-4tme5xox87]  table {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
}

/* Table body and rows need to be displayed as table elements */
.privacy-policy__content[b-4tme5xox87]  table tbody,
.privacy-policy__content[b-4tme5xox87]  table thead {
    display: table;
    width: max-content;  /* Let content determine width */
    min-width: 100%;     /* But at least full width */
}

.privacy-policy__content[b-4tme5xox87]  table tr {
    display: table-row;
}

.privacy-policy__content[b-4tme5xox87]  table th,
.privacy-policy__content[b-4tme5xox87]  table td {
    display: table-cell;
    white-space: nowrap;
    padding: 0.5rem;
}
/* /Views/MyJourney/Index.cshtml.rz.scp.css */
.journey-layout[b-qwhxip7nge] {
    display: flex;
    gap: 0;
    align-items: stretch;
}

.journey-left-panel[b-qwhxip7nge] {
    flex: 0 0 30%;
    background: linear-gradient(135deg, var(--surgeu-color-primary-A01) 0%, var(--surgeu-color-primary-C01) 100%);
    border-radius: 12px 0 0 12px;
    padding: 2rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.journey-right-panel[b-qwhxip7nge] {
    flex: 1;
    background: var(--color-cal-steel);
    border-radius: 0 12px 12px 0;
    padding: 2rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.journey-content-wrapper[b-qwhxip7nge] {
    display: flex;
    gap: 2rem;
    position: relative;
}

.journey-progress-indicator[b-qwhxip7nge] {
    left: 12px;
    width: 2px;
    background: repeating-linear-gradient(
            to bottom,
            var(--surgeu-color-primary-A01) 0px,
            var(--surgeu-color-primary-A01) 6px,
            transparent 6px,
            transparent 12px
    );
}

.journey-tasks[b-qwhxip7nge] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin-left: 2rem;
}

.journey-task__circle[b-qwhxip7nge] {
    position: absolute;
    top: 50%;
    left: -4.06rem; /* magic number to align circle with progress indicator */
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 2px solid var(--surgeu-color-primary-A01);
    border-radius: 50%;
    background: white;
    z-index: 3;
}

.journey-header[b-qwhxip7nge] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 1.5rem;
}

.journey-header__icon[b-qwhxip7nge] {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.journey-header__icon .icon[b-qwhxip7nge] {
    width: 70px;
    height: 70px;
    color: white;
}

.journey-header__text[b-qwhxip7nge] {
    width: 100%;
}

.journey-header__title[b-qwhxip7nge] {
    font-size: 2rem;
    font-weight: bold;
    color: white;
    margin: 0 0 1rem 0;
    line-height: 1.2;
}

.journey-header__description[b-qwhxip7nge] {
    font-size: 1.125rem;
    color: white;
    margin: 0;
    line-height: 1.5;
    opacity: 0.95;
}


.journey-task[b-qwhxip7nge] {
    position: relative;
    background-color: white;
    border: 2px solid var(--surgeu-color-tint-A02);
    border-radius: 8px;
    overflow: visible;
    padding: 1rem;
}

.journey-task__content[b-qwhxip7nge] {
    display: flex;
    gap: 1rem;
}

.journey-task__details[b-qwhxip7nge] {
    flex: 1;
}

.journey-task__header[b-qwhxip7nge] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.journey-task__number[b-qwhxip7nge] {
    background-color: var(--surgeu-color-shade-C01);
    color: white;
    font-weight: bold;
    font-size: 1rem;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    min-width: 24px;
    text-align: center;
}

.journey-task__title[b-qwhxip7nge] {
    font-size: 1.75rem;
    font-weight: bold;
    color: var(--surgeu-color-shade-C01);
    margin: 0;
    flex: 1;
}

.journey-task__icon[b-qwhxip7nge] {
    color: var(--surgeu-color-shade-C01);
}

.journey-task__description[b-qwhxip7nge] {
    color: var(--surgeu-color-tint-A01);
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 0.5rem 0;
}

.journey-task__supplemental[b-qwhxip7nge] {
    color: var(--surgeu-color-shade-A03);
    font-size: 0.875rem;
    margin: 0 0 0.5rem 0;
    font-style: italic;
    opacity: 0.9;
}

.btn--journey-action[b-qwhxip7nge] {
    background-color: var(--surgeu-color-primary-B01);
    color: white;
    border: 1px solid var(--surgeu-color-tint-B03);
    border-radius: 4px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    transition: all 0.2s;
}

.btn--journey-action:hover[b-qwhxip7nge] {
    background-color: var(--surgeu-color-tint-B02);
    color: var(--surgeu-color-shade-C01);
    text-decoration: none;
}

.journey-task__restrictions[b-qwhxip7nge] {
    margin-top: 0.5rem;
}

.journey-task__restrictions-text[b-qwhxip7nge] {
    color: var(--color-cal-darkorange);
    font-size: 0.75rem;
    font-weight: bold;
}

@media (max-width: 1020px) {
    .journey-layout[b-qwhxip7nge] {
        flex-direction: column;
        gap: 1.5rem;
    }

    .journey-left-panel[b-qwhxip7nge] {
        flex: none;
        padding: 1.5rem;
        border-radius: 12px;
    }

    .journey-right-panel[b-qwhxip7nge] {
        flex: none;
        padding: 1.5rem;
        border-radius: 12px;
    }

    .journey-content-wrapper[b-qwhxip7nge] {
        flex-direction: column;
        gap: 1rem;
    }

    .journey-progress-indicator[b-qwhxip7nge] {
        display: none;
    }

    .journey-task__circle[b-qwhxip7nge] {
        display: none;
    }

    .journey-header[b-qwhxip7nge] {
        flex-direction: row;
        text-align: left;
        gap: 1.5rem;
    }

    .journey-header__icon[b-qwhxip7nge] {
        width: 60px;
        height: 60px;
    }

    .journey-header__icon .icon[b-qwhxip7nge] {
        width: 50px;
        height: 50px;
    }

    .journey-header__title[b-qwhxip7nge] {
        font-size: 1.75rem;
    }

    .journey-header__description[b-qwhxip7nge] {
        font-size: 1rem;
    }

    .journey-tasks[b-qwhxip7nge] {
        margin-left: 0;
    }

    .journey-task[b-qwhxip7nge] {
        padding: 0.5rem;
    }

    .journey-task__content[b-qwhxip7nge] {
        padding: 1rem;
    }
}
/* /Views/Shared/_AppMetadataBanner.cshtml.rz.scp.css */
.app-metadata[b-rsmg0wjs4b] {
    background-color: #fbe7b0;
    display: flex;
    gap: 5px;
    padding: 5px;
    position: sticky;
    top: 0;
    z-index: 1010;
}

.app-metadata:not(.is-expanded)[b-rsmg0wjs4b] {
    background-color: transparent;
    border-radius: 4px;
    display: inline-flex;
    opacity: 95%;
    position: fixed;
}


.app-metadata:not(.is-expanded) .badge:not(:first-child)[b-rsmg0wjs4b],
.app-metadata:not(.is-expanded) .close[b-rsmg0wjs4b] {
    display: none;
}

.app-metadata .close[b-rsmg0wjs4b] {
    margin-inline-start: auto;
}

.app-metadata .badge[b-rsmg0wjs4b] {
    display: inline-block;
    margin-right: 0.35em;
    padding: 3px 5px 0;
    font-size: 0.7334em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #fff;
    background: #f1f0f0;
    border-radius: 3px;
}

.app-metadata .badge[data-variant=success][b-rsmg0wjs4b] {
    background-color: #16a34a;
}

.app-metadata .badge[data-variant=info][b-rsmg0wjs4b] {
    background-color: #49a3ee;
}

.app-metadata .badge[data-variant=error][b-rsmg0wjs4b] {
    background-color: #dc2626;
}
/* /Views/Shared/_Footer.cshtml.rz.scp.css */
.site-footer[b-t9v4ra71e4] {
    background: var(--th-color-surface-card);
    color: var(--th-color-text-on-dark);
    /* border-radius: var(--th-radius-lg) var(--th-radius-lg) 0 0; */ /* TODO: Add back in when we have Vue 3 pages complete */
    text-align: left;
    padding: 0;
    --footer-padding-x: 24px;
    --footer-padding-y: 24px;
    --footer-grid-gap: 40px;
    --footer-body-gap: 40px;
    --footer-links-gap: 48px;
    --footer-support-width: 100%;
}

.site-footer__container[b-t9v4ra71e4] {
    max-width: 1800px;
    width: 100%;
    margin: 0 auto;
    padding: var(--footer-padding-y) var(--footer-padding-x) 0;
}

.site-footer a[b-t9v4ra71e4] {
    color: var(--th-color-text-on-dark);
    text-decoration: none;
    transition: color 0.2s ease;
}

.site-footer a:hover[b-t9v4ra71e4],
.site-footer a:focus-visible[b-t9v4ra71e4] {
    color: var(--th-color-text-on-dark);
    text-decoration: underline;
}

/* Hard override legacy layout.css link styles within footer scope */
.site-footer a[b-t9v4ra71e4],
.site-footer a:link[b-t9v4ra71e4],
.site-footer a:visited[b-t9v4ra71e4] {
    color: var(--th-color-text-on-dark) !important;
    text-decoration: none !important;
}

.site-footer a:hover[b-t9v4ra71e4],
.site-footer a:focus-visible[b-t9v4ra71e4],
.site-footer a:active[b-t9v4ra71e4] {
    color: var(--th-color-text-on-dark) !important;
    text-decoration: underline !important;
}

.site-footer__grid[b-t9v4ra71e4] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas:
        "support"
        "body";
    gap: var(--footer-grid-gap);
    padding-bottom: 16px;
}

.site-footer__body[b-t9v4ra71e4] {
    grid-area: body;
    display: flex;
    flex-direction: column;
    gap: var(--footer-body-gap);
}

.site-footer__brand[b-t9v4ra71e4] {
    display: flex;
    flex-direction: column;
    gap: var(--th-space-xl);
}

.site-footer__logo img[b-t9v4ra71e4] {
    width: 80px;
    height: auto;
}

.site-footer__intro[b-t9v4ra71e4] {
    margin: 0;
    color: var(--th-color-text-on-dark);
}

.site-footer__social[b-t9v4ra71e4] {
    display: flex;
    gap: 8px;
}

.site-footer__social-link[b-t9v4ra71e4] {
    width: 34px;
    height: 34px;
    border-radius: var(--th-radius-sm);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--th-color-surface-on-dark-10);
    transition: background 0.2s ease, border-color 0.2s ease;
}

.site-footer__social-link .icon[b-t9v4ra71e4] {
    width: 18px;
    height: 18px;
    color: var(--th-color-text-on-dark);
}

.site-footer__social-link:hover[b-t9v4ra71e4],
.site-footer__social-link:focus-visible[b-t9v4ra71e4] {
    background: var(--th-color-surface-on-dark-16);
    border-color: var(--th-color-button-primary);
}

.site-footer__links[b-t9v4ra71e4] {
    display: flex;
    flex-direction: column;
    gap: var(--footer-links-gap);
}

.site-footer__link-col h4[b-t9v4ra71e4] {
    margin: 0 0 var(--th-space-lg);
    letter-spacing: var(--th-letter-spacing-space);
    color: var(--th-color-text-on-dark);
}

.site-footer__link-col ul[b-t9v4ra71e4] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: var(--th-space-md);
    color: var(--th-color-text-on-dark);
}

.site-footer .site-footer__link-col a[b-t9v4ra71e4],
.site-footer .site-footer__link-col a:link[b-t9v4ra71e4],
.site-footer .site-footer__link-col a:visited[b-t9v4ra71e4] {
    color: var(--th-color-text-on-dark) !important;
    text-decoration: none !important;
}

.site-footer .site-footer__link-col a:hover[b-t9v4ra71e4],
.site-footer .site-footer__link-col a:focus-visible[b-t9v4ra71e4] {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.site-footer__fine-print[b-t9v4ra71e4] {
    padding: 0;
    background: var(--th-color-surface-card); /* Override layout.css fine-print background */
    text-align: left !important; /* Override layout.css fine-print text-align */
}

.site-footer__fine-print p[b-t9v4ra71e4] {
    margin: 0;
    color: var(--th-color-text-on-dark);
}

.site-footer__fine-print a[b-t9v4ra71e4] {
    color: var(--th-color-text-on-dark) !important;
    text-decoration: underline !important;
}

.site-footer__fine-print-container[b-t9v4ra71e4] {
    max-width: 1800px;
    margin: 0 auto;
    padding: var(--footer-padding-y) var(--footer-padding-x) var(--footer-padding-y);
}

/* Use fractional max-width to avoid subpixel rounding gaps at breakpoints. */
@media (min-width: 768px) and (max-width: 1023.98px) {
    .site-footer[b-t9v4ra71e4] {
        --footer-padding-x: 40px;
        --footer-padding-y: 40px;
        --footer-grid-gap: 16px;
        --footer-body-gap: 40px;
        --footer-links-gap: 64px;
        --footer-support-width: 300px;
    }

    .site-footer__container[b-t9v4ra71e4] {
        padding: var(--footer-padding-y) var(--footer-padding-x) 0;
    }

    .site-footer__grid[b-t9v4ra71e4] {
        grid-template-columns: minmax(0, 1fr) minmax(0, var(--footer-support-width));
        grid-template-areas:
            "brand support"
            "links links";
        column-gap: var(--footer-grid-gap);
        row-gap: 40px;
        padding-bottom: 0;
        align-items: start;
    }

    .site-footer__body[b-t9v4ra71e4] {
        display: contents;
    }

    .site-footer__brand[b-t9v4ra71e4] {
        grid-area: brand;
        max-width: 371px;
    }

    .site-footer__links[b-t9v4ra71e4] {
        grid-area: links;
        display: grid;
        grid-template-columns: repeat(3, 140px);
        column-gap: var(--footer-links-gap);
        row-gap: var(--th-space-xl);
    }

    .site-footer__fine-print-container[b-t9v4ra71e4] {
        padding: 1.5rem var(--footer-padding-x) var(--footer-padding-y);
    }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
    .site-footer[b-t9v4ra71e4] {
        --footer-padding-x: 56px;
        --footer-padding-y: 56px;
        --footer-grid-gap: 40px;
        --footer-body-gap: 40px;
        --footer-links-gap: 64px;
        --footer-support-width: 300px;
    }

    .site-footer__container[b-t9v4ra71e4] {
        padding: var(--footer-padding-y) var(--footer-padding-x) 0;
        max-width: 1800px;
    }

    .site-footer__grid[b-t9v4ra71e4] {
        grid-template-columns: minmax(0, 1fr) minmax(0, var(--footer-support-width));
        grid-template-areas:
            "brand support"
            "links links";
        column-gap: var(--footer-grid-gap);
        row-gap: 40px;
        padding-bottom: 0;
        align-items: start;
    }

    .site-footer__body[b-t9v4ra71e4] {
        display: contents;
    }

    .site-footer__brand[b-t9v4ra71e4] {
        grid-area: brand;
        max-width: 371px;
    }

    .site-footer__links[b-t9v4ra71e4] {
        grid-area: links;
        display: grid;
        grid-template-columns: repeat(3, 140px);
        column-gap: var(--footer-links-gap);
        row-gap: var(--th-space-xl);
    }

    .site-footer__fine-print-container[b-t9v4ra71e4] {
        padding: 1.5rem var(--footer-padding-x) var(--footer-padding-y);
        max-width: 1800px;
    }
}

@media (min-width: 1280px) {
    .site-footer[b-t9v4ra71e4] {
        --footer-padding-x: 80px;
        --footer-padding-y: 80px;
        --footer-grid-gap: clamp(48px, 3.5vw, 64px);
        --footer-body-gap: clamp(64px, 5vw, 120px);
        --footer-links-gap: clamp(var(--th-space-3xl), 2.5vw, var(--th-space-6xl));
        --footer-support-width: 320px;
    }

    .site-footer__container[b-t9v4ra71e4] {
        padding: var(--footer-padding-y) var(--footer-padding-x) 0;
        max-width: 1800px;
    }

    .site-footer__grid[b-t9v4ra71e4] {
        grid-template-columns: minmax(0, 1fr) minmax(0, var(--footer-support-width));
        grid-template-areas: "body support";
        column-gap: var(--footer-grid-gap);
        row-gap: 0;
        align-items: start;
        padding-bottom: 0;
    }

    .site-footer__body[b-t9v4ra71e4] {
        flex-direction: row;
        gap: var(--footer-body-gap);
        max-width: none;
    }

    .site-footer__brand[b-t9v4ra71e4] {
        max-width: clamp(320px, 22vw, 370px);
    }

    .site-footer__links[b-t9v4ra71e4] {
        display: grid;
        grid-template-columns: repeat(3, clamp(150px, 9vw, 180px));
        column-gap: var(--footer-links-gap);
        row-gap: var(--th-space-xl);
    }

    .site-footer__fine-print-container[b-t9v4ra71e4] {
        padding: 0 var(--footer-padding-x) var(--footer-padding-y);
        max-width: 1800px;
    }

    .site-footer__fine-print[b-t9v4ra71e4] {
        border-top: none;
    }
}
/* /Views/Shared/_FooterLiveChat.cshtml.rz.scp.css */
.footer-live-chat__support[b-sh08xt4a5d] {
    grid-area: support;
    width: 100%;
    max-width: var(--footer-support-width, var(--public-footer-support-width, 100%));
    justify-self: stretch;
    align-self: start;
    background: var(--th-color-surface-card-frame);
    border-radius: var(--th-radius-lg);
    padding: var(--th-space-3xl) var(--th-space-3xl) var(--th-space-4xl);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: var(--th-space-xl);
    box-shadow: var(--th-elevation-2);
}

.footer-live-chat__support-status[b-sh08xt4a5d] {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.footer-live-chat__status-pill[b-sh08xt4a5d] {
    display: inline-flex;
    align-items: center;
    gap: var(--th-space-sm);
    padding: var(--th-space-sm) calc(var(--th-space-md) + (var(--th-space-xs) / 2));
    border-radius: var(--th-radius-pill);
    background: var(--th-color-feedback-success-status-bg);
    color: var(--th-color-feedback-success-status);
}

.footer-live-chat__status-dot[b-sh08xt4a5d] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--th-color-feedback-success-status);
}

.footer-live-chat__support-graphic[b-sh08xt4a5d] {
    width: 56px;
    height: 56px;
    display: block;
}

.footer-live-chat__support-graphic circle[b-sh08xt4a5d],
.footer-live-chat__support-graphic path[b-sh08xt4a5d] {
    stroke: var(--th-color-text-on-dark);
    stroke-width: 2;
    fill: none;
}

.footer-live-chat__support-text[b-sh08xt4a5d] {
    display: flex;
    flex-direction: column;
    gap: var(--th-space-md);
    text-align: center;
}

.footer-live-chat__support-text h3[b-sh08xt4a5d] {
    margin: 0;
    color: var(--th-color-text-on-dark);
    letter-spacing: var(--th-letter-spacing-space);
}

.footer-live-chat__support-text p[b-sh08xt4a5d] {
    margin: 0;
    color: var(--th-color-surface-blue-light);
}

.footer-live-chat__support-cta[b-sh08xt4a5d] {
    border: none;
    border-radius: var(--th-radius-sm);
    background: var(--th-color-button-primary);
    color: var(--th-color-text-on-dark);
    padding: var(--th-space-sm) 0.625rem;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.1s ease;
}

.footer-live-chat__support-cta:hover[b-sh08xt4a5d] {
    background: var(--th-color-text-navigation-primary-hover);
}

.footer-live-chat__support-cta:active[b-sh08xt4a5d] {
    transform: translateY(1px);
    background: var(--th-color-action-primary-active);
}

.footer-live-chat__support-cta:focus-visible[b-sh08xt4a5d] {
    outline: 2px solid color-mix(in srgb, var(--th-color-button-primary) 40%, transparent);
    outline-offset: 2px;
}

.footer-live-chat__support-offline[b-sh08xt4a5d] {
    display: none;
    margin: 0;
    color: var(--th-color-surface-blue-light);
}

.footer-live-chat__support-offline a[b-sh08xt4a5d],
.footer-live-chat__support-offline a:link[b-sh08xt4a5d],
.footer-live-chat__support-offline a:visited[b-sh08xt4a5d] {
    color: var(--th-color-button-primary) !important;
    text-decoration: underline !important;
}

.footer-live-chat__support-offline a:hover[b-sh08xt4a5d],
.footer-live-chat__support-offline a:focus-visible[b-sh08xt4a5d] {
    color: var(--th-color-button-primary-hover) !important;
    text-decoration: underline !important;
}

.footer-live-chat__support-offline a:active[b-sh08xt4a5d] {
    color: var(--th-color-button-primary-pressed) !important;
    text-decoration: underline !important;
}

.footer-live-chat__support--offline .footer-live-chat__status-pill[b-sh08xt4a5d] {
    background: color-mix(in srgb, var(--th-color-feedback-error) 12%, transparent);
    color: var(--th-color-feedback-error);
}

.footer-live-chat__support--offline .footer-live-chat__status-dot[b-sh08xt4a5d] {
    background: var(--th-color-feedback-error);
}

.footer-live-chat__support--offline .footer-live-chat__support-cta[b-sh08xt4a5d] {
    display: none;
}

.footer-live-chat__support--offline .footer-live-chat__support-offline[b-sh08xt4a5d] {
    display: block;
}
/* /Views/Shared/_FooterPublic.cshtml.rz.scp.css */
.public-footer[b-38ohgcx29t] {
    background: var(--th-color-surface-card);
    color: var(--th-color-text-on-dark);
    text-align: left;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    --public-footer-grid-column-gap: clamp(var(--th-space-3xl), 10vw, var(--th-space-6xl));
    --public-footer-grid-row-gap: var(--th-space-5xl);
    --public-footer-group-gap: var(--th-space-2xl);
    --public-footer-list-gap: var(--th-space-2xl);
    --public-footer-legal-gap: var(--th-space-2xl);
    --public-footer-support-width: 100%;
}

.public-footer__container[b-38ohgcx29t] {
    margin: 0 auto;
    max-width: 1800px;
    width: 100%;
    padding: 24px;
}

.public-footer a[b-38ohgcx29t] {
    color: var(--th-color-text-on-dark);
    text-decoration: none;
    transition: color 0.2s ease;
}

.public-footer a:hover[b-38ohgcx29t],
.public-footer a:focus-visible[b-38ohgcx29t] {
    color: var(--th-color-text-on-dark);
    text-decoration: underline;
}

/* Hard override legacy layout.css link styles within footer scope */
.public-footer a[b-38ohgcx29t],
.public-footer a:link[b-38ohgcx29t],
.public-footer a:visited[b-38ohgcx29t] {
    color: var(--th-color-text-on-dark) !important;
    text-decoration: none !important;
}

.public-footer a:hover[b-38ohgcx29t],
.public-footer a:focus-visible[b-38ohgcx29t],
.public-footer a:active[b-38ohgcx29t] {
    color: var(--th-color-text-on-dark) !important;
    text-decoration: underline !important;
}

.public-footer__primary[b-38ohgcx29t] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-areas:
        "support support"
        "logo logo"
        "experiences education"
        "contact contact";
    column-gap: var(--public-footer-grid-column-gap);
    row-gap: var(--public-footer-grid-row-gap);
    padding-bottom: var(--th-space-5xl);
    align-items: start;
}

.public-footer__logo[b-38ohgcx29t] {
    grid-area: logo;
    width: 180px;
}

.public-footer__logo img[b-38ohgcx29t] {
    width: 98px;
    height: auto;
    display: block;
}

.public-footer__group[b-38ohgcx29t] {
    display: flex;
    flex-direction: column;
    gap: var(--public-footer-group-gap);
}

.public-footer__group--experiences[b-38ohgcx29t] {
    grid-area: experiences;
}

.public-footer__group--education[b-38ohgcx29t] {
    grid-area: education;
}

.public-footer__group--contact[b-38ohgcx29t] {
    grid-area: contact;
}

.public-footer__title[b-38ohgcx29t] {
    margin: 0;
    color: var(--th-color-text-on-dark);
}

.public-footer__list[b-38ohgcx29t] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: var(--public-footer-list-gap);
    color: var(--th-color-text-on-dark);
}

.public-footer__list--emphasis[b-38ohgcx29t] {
    font-weight: var(--th-font-weight-bold);
}

.public-footer__list--nowrap a[b-38ohgcx29t] {
    white-space: nowrap;
}

/*TODO: Remove when implementing new public footer design. Added to prevent overflowx during header padding adjustment*/
/* Use fractional max-width to avoid subpixel rounding gaps at breakpoints. */
@media (max-width: 1023.98px) {
    .public-footer__list--nowrap a[b-38ohgcx29t] {
        white-space: normal;
        overflow-wrap: anywhere;
    }
}

.public-footer__bottom[b-38ohgcx29t] {
    border-top: 1px solid var(--th-color-text-on-dark);
    padding-top: var(--th-space-3xl);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--th-space-2xl);
    text-align: center;
}

.public-footer__copyright[b-38ohgcx29t] {
    margin: 0;
    color: var(--th-color-text-on-dark);
}

.public-footer__legal[b-38ohgcx29t] {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--public-footer-legal-gap);
    color: var(--th-color-text-on-dark);
}

@media (min-width: 768px) {
    .public-footer[b-38ohgcx29t] {
        --public-footer-grid-column-gap: 74px;
        --public-footer-grid-row-gap: 47px;
        --public-footer-group-gap: var(--th-space-xl);
        --public-footer-list-gap: var(--th-space-xl);
        --public-footer-legal-gap: var(--th-space-5xl);
        --public-footer-support-width: 292px;
    }

    .public-footer__container[b-38ohgcx29t] {
        padding: 40px;
    }

    .public-footer__primary[b-38ohgcx29t] {
        grid-template-columns: repeat(2, minmax(0, 1fr)) minmax(0, var(--public-footer-support-width));
        grid-template-areas:
            "logo logo support"
            "experiences education support"
            "contact contact .";
    }

}

@media (min-width: 1024px) and (max-width: 1279.98px) {
    .public-footer[b-38ohgcx29t] {
        --public-footer-grid-column-gap: var(--th-space-3xl);
        --public-footer-grid-row-gap: 0;
        --public-footer-support-width: 320px;
    }

    .public-footer__container[b-38ohgcx29t] {
        padding: 56px;
    }

    .public-footer__primary[b-38ohgcx29t] {
        grid-template-columns: repeat(4, minmax(0, 1fr)) minmax(0, var(--public-footer-support-width));
        grid-template-areas: "logo experiences education contact support";
    }

}

@media (min-width: 1280px) {
    .public-footer[b-38ohgcx29t] {
        --public-footer-grid-column-gap: var(--th-space-3xl);
        --public-footer-grid-row-gap: 0;
        --public-footer-support-width: 320px;
    }

    .public-footer__container[b-38ohgcx29t] {
        padding: 80px;
    }

    .public-footer__primary[b-38ohgcx29t] {
        grid-template-columns: repeat(4, minmax(0, 1fr)) minmax(0, var(--public-footer-support-width));
        grid-template-areas: "logo experiences education contact support";
    }

}
/* /Views/Shared/_SelectMenu.cshtml.rz.scp.css */
.select-menu[b-wyz0jgguaa] {
  position: relative;
}

.select-menu__trigger[b-wyz0jgguaa] {
  display: flex;
  align-items: center;
  height: var(--profile-input-height, 3.125rem);
  position: relative;
  margin: 0;
  padding: 0 56px 0 var(--profile-input-padding-x, 1.5rem);
  border: 1px solid var(--profile-border, var(--th-color-border-default));
  border-radius: var(--profile-input-radius, 0.75rem);
  background: var(--th-color-surface-default);
  color: var(--profile-text-primary, var(--th-color-text-primary));
  isolation: isolate;
  font-family: var(--th-type-body-m-regular-150-family);
  font-size: var(--th-type-body-m-regular-150-size);
  line-height: var(--th-type-body-m-regular-150-line);
  font-weight: var(--th-type-body-m-regular-150-weight);
  letter-spacing: var(--th-type-body-m-regular-150-letter);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.select-menu__trigger:hover[b-wyz0jgguaa] {
  background: var(--th-color-surface-menu-hover);
}

.select-menu__trigger:focus-visible[b-wyz0jgguaa] {
  outline: none;
  border-color: var(--th-color-border-focus);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--th-color-border-focus) 25%, transparent);
}

.select-menu__trigger[b-wyz0jgguaa]::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  background: inherit;
  z-index: 0;
  pointer-events: none;
}

.select-menu__trigger[b-wyz0jgguaa]::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid var(--th-color-text-primary);
  z-index: 1;
  transition: transform 0.2s ease;
}

.select-menu__trigger[aria-expanded="true"][b-wyz0jgguaa]::after {
  transform: translateY(-50%) rotate(180deg);
}

.select-menu__menu[b-wyz0jgguaa] {
  display: none;
  opacity: 1;
  max-height: none;
  overflow: visible;
  position: static;
  margin-top: 0;
}

.select-menu__menu.is-open[b-wyz0jgguaa] {
  display: block;
  margin-top: 0;
  padding: var(--th-space-md) 0;
  border: 1px solid var(--profile-border, var(--th-color-border-default));
  border-radius: 8px;
  background: var(--th-color-surface-default);
  box-shadow: var(--th-elevation-menu);
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(100% + var(--th-space-md));
  z-index: 5;
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.select-menu__menu li[b-wyz0jgguaa] {
  margin: 0;
}

.select-menu__option[b-wyz0jgguaa] {
  display: flex;
  align-items: center;
  min-height: 48px;
  padding: 8px 16px;
  border: 1px solid transparent;
  color: var(--th-color-text-navigation-primary-default-2);
  font-family: var(--th-font-family-base);
  font-size: 14px;
  line-height: 1.5;
  font-weight: var(--th-font-weight-medium);
  text-decoration: none;
  background: var(--th-color-surface-default);
  width: 100%;
  text-align: left;
}

.select-menu__option:hover[b-wyz0jgguaa] {
  background: var(--th-color-surface-menu-hover);
}

.select-menu__option:focus-visible[b-wyz0jgguaa] {
  outline: none;
  border-color: var(--th-color-border-focus);
  background: var(--th-color-surface-default);
}

.select-menu__option.is-selected[b-wyz0jgguaa] {
  color: var(--th-color-text-primary);
  font-weight: var(--th-font-weight-semibold);
}
/* /Views/Shared/_SimpleLayout.cshtml.rz.scp.css */
.l-site[b-iex78tngiv] {
    max-width: 1800px;
    margin: 0 auto;
    background-color: #fff;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.site-content[b-iex78tngiv] {
    background-color: var(--th-color-surface-default);
    flex: 1;
    overflow: hidden;
}
/* /Views/Shared/_VideoModal.cshtml.rz.scp.css */
.video-modal[b-ygtxyiqvs4] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.video-modal.show[b-ygtxyiqvs4] {
    opacity: 1;
    visibility: visible;
}

.video-modal__overlay[b-ygtxyiqvs4] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

.video-modal__content[b-ygtxyiqvs4] {
    position: relative;
    width: 90%;
    max-width: 800px;
    background: #000;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.video-modal__player[b-ygtxyiqvs4] {
    width: 100%;
    height: 100%;
}

.video-modal__close[b-ygtxyiqvs4] {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.3);
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: white;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.video-modal__close:hover[b-ygtxyiqvs4] {
    background: rgba(0, 0, 0, 0.5);
}

.video-modal__close:active[b-ygtxyiqvs4] {
    transform: scale(0.95);
}

.video-modal__close .icon[b-ygtxyiqvs4] {
    width: 20px;
    height: 20px;
}

/* /Views/Support/Index.cshtml.rz.scp.css */
.support-contact-link a[b-i1t51b32fw] {
  font-size: 15px;
}
/* /Views/Symposiums/Confirmation.cshtml.rz.scp.css */
.immersion-page[b-ta3trpwfzt] {
    color: #111827;
    max-width: 850px;
    padding-bottom: 64px;
}

.immersion-layout[b-ta3trpwfzt] {
    margin: 0;
}

.immersion-thankyou[b-ta3trpwfzt] {
    color: #111827;
    font: 600 24px/1.4 Metropolis, sans-serif;
    margin: 0 0 10px;
    text-align: center;
}

.immersion-details[b-ta3trpwfzt] {
    margin-top: 0;
}

.immersion-meta[b-ta3trpwfzt] {
    color: #111827;
    font: 400 16px/1.6 Metropolis, sans-serif;
    text-align: center;
}

.immersion-dates[b-ta3trpwfzt] {
    font: 400 16px/1.6 Metropolis, sans-serif;
}

.immersion-dates strong[b-ta3trpwfzt],
.immersion-venue strong[b-ta3trpwfzt] {
    font-weight: 700;
}

.immersion-venue[b-ta3trpwfzt] {
    font-style: normal;
}

.immersion-main[b-ta3trpwfzt] {
    margin-top: 8px;
}

.immersion-confirmation[b-ta3trpwfzt] {
    color: #111827;
    font: 400 16px/1.6 Metropolis, sans-serif;
}

.immersion-confirmation[b-ta3trpwfzt]  a,
.immersion-deadline a[b-ta3trpwfzt] {
    color: #2185c7;
}

.immersion-confirmation[b-ta3trpwfzt]  p {
    margin: 0 0 14px;
}

.immersion-confirmation[b-ta3trpwfzt]  p:last-child {
    margin-bottom: 8px;
}

.immersion-session-title[b-ta3trpwfzt] {
    color: #111827;
    font: 400 16px/1.6 Metropolis, sans-serif;
    margin-bottom: 8px;
}

.immersion-session[b-ta3trpwfzt] {
    background: #e5e7eb;
    border-radius: 8px;
    margin-bottom: 14px;
    padding: 24px;
}

.session-name[b-ta3trpwfzt] {
    color: #111827;
    font: 600 20px/1.5 Metropolis, sans-serif;
    text-transform: none;
}

.session-date[b-ta3trpwfzt] {
    color: #111827;
    font: 400 14px/1.4 Metropolis, sans-serif;
}

.session-instructor[b-ta3trpwfzt] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    margin-top: 4px;
}

.session-description[b-ta3trpwfzt] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    margin-top: 10px;
}

.immersion-action[b-ta3trpwfzt] {
    border: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.06), 0 1px 3px -1px rgb(0 0 0 / 0.04), 0 2px 4px -2px rgb(0 0 0 / 0.04);
    font: 600 16px/1.5 Metropolis, sans-serif;
    min-width: 86px;
    padding: 8px 22px;
    text-transform: none;
}

.immersion-action--modify[b-ta3trpwfzt] {
    margin-top: 12px;
}

.immersion-action:disabled[b-ta3trpwfzt] {
    filter: grayscale(0.2);
    opacity: 0.5;
}

.immersion-modify[b-ta3trpwfzt] {
    border: 1px solid #d1d5db;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 10px 12px;
}

.immersion-modify > summary:first-of-type[b-ta3trpwfzt] {
    align-items: center;
    color: #111827;
    cursor: pointer;
    display: flex;
    font: 600 16px/1.4 Metropolis, sans-serif;
    gap: 6px;
    list-style: none;
}

.immersion-modify > summary[b-ta3trpwfzt]::-webkit-details-marker {
    display: none;
}

.immersion-modify > summary[b-ta3trpwfzt]::marker {
    display: none;
}

.immersion-modify > summary[b-ta3trpwfzt]::before {
    border-bottom: 5px solid transparent;
    border-left: 7px solid #111827;
    border-top: 5px solid transparent;
    content: "";
    display: block;
    flex: 0 0 7px;
    height: 0;
    transform-origin: 50% 50%;
    transition: transform 120ms ease;
    width: 0;
}

.immersion-modify[open] > summary[b-ta3trpwfzt]::before {
    transform: rotate(90deg);
}

.immersion-participants-list[b-ta3trpwfzt] {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}

.immersion-participants-list li + li[b-ta3trpwfzt] {
    margin-top: 8px;
}

.immersion-participants-list label[b-ta3trpwfzt] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    text-transform: none;
}

.immersion-deadline[b-ta3trpwfzt] {
    margin-top: 8px;
}

.immersion-deadline small[b-ta3trpwfzt] {
    color: #111827;
    font: 400 14px/1.4 Metropolis, sans-serif;
}

.immersion-deadline a[b-ta3trpwfzt] {
    color: #2185c7;
    text-decoration: underline;
    text-underline-offset: 1px;
}

@media (max-width: 767px) {
    .immersion-page[b-ta3trpwfzt] {
        padding-bottom: 40px;
    }

    .immersion-thankyou[b-ta3trpwfzt] {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .immersion-meta[b-ta3trpwfzt] {
        text-align: left;
    }

    .immersion-session[b-ta3trpwfzt] {
        padding: 16px;
    }
}
/* /Views/Symposiums/Index.cshtml.rz.scp.css */
.immersion-page[b-c9ae3wmq0z] {
    color: #111827;
    max-width: 850px;
    padding-bottom: 48px;
}

.immersion-layout[b-c9ae3wmq0z] {
    margin: 0;
}

.immersion-details[b-c9ae3wmq0z] {
    margin-top: 0;
}

.immersion-meta[b-c9ae3wmq0z] {
    color: #111827;
    font: 400 16px/1.6 Metropolis, sans-serif;
    text-align: center;
}

.immersion-dates[b-c9ae3wmq0z] {
    font: 400 16px/1.6 Metropolis, sans-serif;
}

.immersion-dates strong[b-c9ae3wmq0z],
.immersion-venue strong[b-c9ae3wmq0z] {
    font-weight: 700;
}

.immersion-venue[b-c9ae3wmq0z] {
    font-style: normal;
}

.immersion-description[b-c9ae3wmq0z] {
    color: #111827;
    font: 400 16px/1.6 Metropolis, sans-serif;
    margin-top: 10px;
}

.immersion-description[b-c9ae3wmq0z]  a,
.immersion-timezone a[b-c9ae3wmq0z] {
    color: #2185c7;
    text-decoration: underline;
    text-underline-offset: 1px;
}

.immersion-description[b-c9ae3wmq0z]  p {
    margin: 0 0 14px;
}

.immersion-description[b-c9ae3wmq0z]  p:first-of-type strong {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
}

.immersion-description[b-c9ae3wmq0z]  p:last-child {
    margin-bottom: 8px;
}

.immersion-description[b-c9ae3wmq0z]  h2,
.immersion-description[b-c9ae3wmq0z]  h3 {
    color: #111827;
    font-family: Metropolis, sans-serif;
    margin: 0 0 12px;
}

.immersion-main[b-c9ae3wmq0z] {
    margin-top: 8px;
}

.immersion-register-intro[b-c9ae3wmq0z] {
    color: #111827;
    font: 400 16px/1.6 Metropolis, sans-serif;
    margin-bottom: 10px;
    margin-top: 14px;
}

.immersion-timezone[b-c9ae3wmq0z] {
    margin-bottom: 22px;
}

.immersion-timezone small[b-c9ae3wmq0z] {
    color: #111827;
    font: 400 14px/1.4 Metropolis, sans-serif;
}

.system-alert[b-c9ae3wmq0z] {
    border-radius: 8px;
    font: 500 14px/1.45 Metropolis, sans-serif;
    margin-bottom: 16px;
}

.immersion-group-heading[b-c9ae3wmq0z] {
    color: #111827;
    font: 700 24px/1.33 Metropolis, sans-serif;
    margin: 0 0 12px;
    text-transform: none;
}

.immersion-session-list[b-c9ae3wmq0z] {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}

.immersion-session-list > li[b-c9ae3wmq0z] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 16px;
}

.immersion-session-list > li:has([name=ClassId]:checked)[b-c9ae3wmq0z] {
    background: #cfe6f4;
    border-color: #e5e7eb;
}

.immersion-session-info[b-c9ae3wmq0z] {
    display: grid;
    gap: 8px;
    grid-template-columns: 18px 1fr;
}

.immersion-session-info input[type=radio][b-c9ae3wmq0z] {
    accent-color: #2185c7;
    height: 18px;
    margin-top: 4px;
    width: 18px;
}

.immersion-session-info input[type=radio]:disabled + label[b-c9ae3wmq0z] {
    color: #6b7280;
    cursor: default;
    position: relative;
}

.session-name[b-c9ae3wmq0z] {
    color: #111827;
    font: 600 20px/1.5 Metropolis, sans-serif;
    text-transform: none;
}

.session-date[b-c9ae3wmq0z] {
    color: #111827;
    font: 400 14px/1.4 Metropolis, sans-serif;
}

.session-instructor[b-c9ae3wmq0z] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    margin-top: 4px;
}

.session-description[b-c9ae3wmq0z] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    margin-top: 10px;
}

.session-notpaid[b-c9ae3wmq0z] {
    font: 500 13px/1.35 Metropolis, sans-serif;
    margin-bottom: 8px;
    padding: 6px 8px;
    text-align: left;
}

.session-soldout[b-c9ae3wmq0z] {
    border: 3px solid #cc0e0e;
    border-radius: 7px;
    box-shadow: #999 0 0 4px 1px;
    color: #cc0e0e;
    font: 700 22px/1 Metropolis, sans-serif;
    left: 0;
    margin-inline: auto;
    padding: 5px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 25%;
    transform: rotate(-25deg);
    width: fit-content;
    z-index: 3;
}

.immersion-select-participants[b-c9ae3wmq0z] {
    border: 0;
    display: none;
    margin-left: 26px;
    margin-top: 8px;
    padding: 0;
}

.immersion-session-list > li:has([name=ClassId]:checked) .immersion-select-participants[b-c9ae3wmq0z] {
    display: block;
}

.immersion-select-participants legend[b-c9ae3wmq0z] {
    color: #111827;
    font: 600 20px/1.5 Metropolis, sans-serif;
    margin-bottom: 8px;
    text-transform: none;
}

.immersion-participants-list[b-c9ae3wmq0z] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.immersion-participants-list li + li[b-c9ae3wmq0z] {
    margin-top: 6px;
}

.immersion-participants-list label[b-c9ae3wmq0z] {
    color: #111827;
    font: 400 16px/1.5 Metropolis, sans-serif;
    text-transform: none;
}

.immersion-action[b-c9ae3wmq0z] {
    border: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.06), 0 1px 3px -1px rgb(0 0 0 / 0.04), 0 2px 4px -2px rgb(0 0 0 / 0.04);
    font: 600 16px/1.5 Metropolis, sans-serif;
    min-width: 86px;
    padding: 8px 22px;
    text-transform: none;
}

@media (max-width: 767px) {
    .immersion-page[b-c9ae3wmq0z] {
        padding-bottom: 32px;
    }

    .immersion-meta[b-c9ae3wmq0z] {
        text-align: left;
    }

    .immersion-group-heading[b-c9ae3wmq0z] {
        font-size: 22px;
    }

    .immersion-session-list > li[b-c9ae3wmq0z] {
        padding: 14px;
    }

    .immersion-select-participants[b-c9ae3wmq0z] {
        margin-left: 0;
    }
}
/* /Views/Symposiums/_Masthead.cshtml.rz.scp.css */
.immersion-masthead[b-n3pg5eu482] {
    background: #fff;
    margin-bottom: 30px;
    text-align: center;
}

.immersion-masthead__content[b-n3pg5eu482] {
    max-width: 850px;
    padding: 16px 0 8px;
}

.immersion-masthead__logo[b-n3pg5eu482] {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: min(400px, 100%);
    width: 100%;
}

@media (max-width: 767px) {
    .immersion-masthead[b-n3pg5eu482] {
        margin-bottom: 24px;
    }

    .immersion-masthead__content[b-n3pg5eu482] {
        padding-top: 12px;
    }
}
/* /Views/User/ChangePassword.cshtml.rz.scp.css */
.user-change-password-page[b-hyiymyrwts] {
  --change-text-primary: var(--th-color-text-primary);
  --change-text-secondary: var(--th-color-text-secondary);
  --change-border: var(--th-color-border-default);
  --change-placeholder: var(--th-color-text-tertiary);
  --change-input-padding-x: var(--th-space-xl);
  --change-input-radius: 0.75rem;
  --change-input-height: 3.125rem;
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 24px;
}

.user-change-password-page .l-sidebar[b-hyiymyrwts],
.user-change-password-page .l-primary[b-hyiymyrwts] {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: none;
}

.user-change-password-page .l-primary[b-hyiymyrwts] {
  margin-top: 24px;
}

.user-change-password-page__title[b-hyiymyrwts] {
  margin: 0 0 var(--th-space-3xl);
  color: var(--change-text-primary);
  font-family: var(--th-type-heading-h5-bold-133-family);
  font-size: var(--th-type-heading-h5-bold-133-size);
  line-height: var(--th-type-heading-h5-bold-133-line);
  font-weight: var(--th-type-heading-h5-bold-133-weight);
  letter-spacing: var(--th-type-heading-h5-bold-133-letter);
  text-transform: none;
  text-align: left;
}

.user-change-password-page__form[b-hyiymyrwts] {
  display: flex;
  flex-direction: column;
  gap: var(--th-space-lg);
  width: 100%;
}

.user-change-password-page__row[b-hyiymyrwts] {
  display: flex;
  flex-direction: column;
  gap: var(--th-space-sm);
  width: 100%;
}

.user-change-password-page[b-hyiymyrwts]  .user-change-password-page__label,
.user-change-password-page__label[b-hyiymyrwts] {
  display: block;
  width: 100%;
  color: var(--change-text-secondary);
  font-family: var(--th-type-body-s-regular-140-family);
  font-size: var(--th-type-body-s-regular-140-size);
  line-height: var(--th-type-body-s-regular-140-line);
  font-weight: var(--th-type-body-s-regular-140-weight);
  letter-spacing: var(--th-type-body-s-regular-140-letter);
  text-transform: none !important;
}

.user-change-password-page[b-hyiymyrwts]  .user-change-password-page__input,
.user-change-password-page__input[b-hyiymyrwts] {
  background: var(--th-color-surface-default);
  border: 1px solid var(--change-border);
  border-radius: var(--change-input-radius) !important;
  color: var(--change-text-primary);
  display: block;
  font-family: var(--th-type-body-m-regular-150-family);
  font-size: var(--th-type-body-m-regular-150-size);
  font-weight: var(--th-type-body-m-regular-150-weight);
  line-height: var(--th-type-body-m-regular-150-line);
  letter-spacing: var(--th-type-body-m-regular-150-letter);
  height: var(--change-input-height) !important;
  padding: 0 var(--change-input-padding-x);
  width: 100%;
}

.user-change-password-page[b-hyiymyrwts]  .user-change-password-page__input::placeholder,
.user-change-password-page__input[b-hyiymyrwts]::placeholder {
  color: var(--change-placeholder);
}

.user-change-password-page[b-hyiymyrwts]  .user-change-password-page__input:focus,
.user-change-password-page__input:focus[b-hyiymyrwts] {
  border-color: var(--th-color-border-focus);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--th-color-border-focus) 25%, transparent);
  outline: none;
}

.user-change-password-page[b-hyiymyrwts]  .user-change-password-page__validation,
.user-change-password-page__validation[b-hyiymyrwts] {
  color: var(--th-color-feedback-error);
  font-family: var(--th-type-body-m-regular-140-family);
  font-size: var(--th-type-body-m-regular-140-size);
  line-height: var(--th-type-body-m-regular-140-line);
  font-weight: var(--th-type-body-m-regular-140-weight);
  margin: 0;
}

.user-change-password-page__validation:empty[b-hyiymyrwts] {
  display: none;
}

.user-change-password-page__action[b-hyiymyrwts] {
  width: auto;
  align-self: flex-start;
  --th-btn-radius: var(--th-radius-sm);
  --th-btn-padding-x: 22px;
  --th-btn-padding-y: 8px;
  --th-btn-min-height: 40px;
  --th-btn-font-size: 16px;
  --th-btn-line-height: 1.5;
  --th-btn-font-weight: var(--th-font-weight-semibold);
  --th-btn-shadow: var(--th-elevation-1);
  /* Override layout.css button typography defaults. */
  font-family: var(--th-font-family-base);
  font-weight: var(--th-font-weight-semibold) !important;
  letter-spacing: 0 !important;
  text-transform: none;
  color: var(--th-color-text-on-dark) !important;
}

@media (min-width: 768px) {
  .user-change-password-page[b-hyiymyrwts] {
    width: 100%;
    max-width: none;
    padding: 40px;
  }

  .user-change-password-page .l-primary[b-hyiymyrwts] {
    margin-top: 24px;
  }
}

@media (min-width: 1024px) {
  .user-change-password-page[b-hyiymyrwts] {
    flex-direction: row;
    align-items: flex-start;
    gap: calc(var(--th-space-4xl) + var(--th-space-4xl));
    padding: 80px;
  }

  .user-change-password-page .l-sidebar[b-hyiymyrwts] {
    flex: 0 0 200px;
    max-width: 200px;
  }

  .user-change-password-page .l-primary[b-hyiymyrwts] {
    margin-top: 0;
    max-width: 720px;
  }

  .user-change-password-page__form[b-hyiymyrwts] {
    max-width: 520px;
  }

  .user-change-password-page__title[b-hyiymyrwts] {
    font-family: var(--th-type-heading-h5-bold-133-family);
    font-size: var(--th-type-heading-h5-bold-133-size);
    line-height: var(--th-type-heading-h5-bold-133-line);
    font-weight: var(--th-type-heading-h5-bold-133-weight);
    letter-spacing: var(--th-type-heading-h5-bold-133-letter);
  }
}
/* /Views/User/ForgotPassword.cshtml.rz.scp.css */
.forgot-password[b-wxen684qn5] {
    --fp-text-primary: var(--th-color-text-primary);
    --fp-blue: var(--th-color-button-primary);
    --fp-border: var(--th-color-border-default);
    --fp-placeholder: var(--th-color-text-tertiary);
    --fp-form-width: 17rem;
    --fp-input-padding-x: var(--th-space-xl);
    --fp-input-radius: 0.75rem;
    --fp-input-height: 3.125rem;
    background: var(--th-color-surface-default);
    color: var(--fp-text-primary);
    font-family: var(--th-font-family-base);
    padding: 4rem 1.5rem 6rem;
}

.forgot-password__layout[b-wxen684qn5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--th-space-4xl);
    margin: 0 auto;
    max-width: 1300px;
}

.forgot-password__visual[b-wxen684qn5] {
    display: none;
    max-width: 530px;
    width: 100%;
}

.forgot-password__visual img[b-wxen684qn5] {
    display: block;
    height: auto;
    width: 100%;
}

.forgot-password__panel[b-wxen684qn5] {
    max-width: 400px;
    text-align: center;
    width: 100%;
}

.forgot-password__header[b-wxen684qn5] {
    display: flex;
    flex-direction: column;
    gap: var(--th-space-3xl);
    margin-bottom: var(--th-space-3xl);
}

.forgot-password__title[b-wxen684qn5] {
    font-family: var(--th-type-heading-m-family);
    font-size: var(--th-type-heading-m-size);
    font-weight: var(--th-type-heading-m-weight);
    line-height: var(--th-type-heading-m-line);
    letter-spacing: var(--th-type-heading-m-letter);
    margin: 0;
    text-transform: none;
}

.forgot-password__subtitle[b-wxen684qn5] {
    font-family: var(--th-type-body-l-regular-140-family);
    font-size: var(--th-type-body-l-regular-140-size);
    font-weight: var(--th-type-body-l-regular-140-weight);
    line-height: var(--th-type-body-l-regular-140-line);
    letter-spacing: var(--th-type-body-l-regular-140-letter);
    margin: 0;
}

.forgot-password__form[b-wxen684qn5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--th-space-3xl);
}

.forgot-password__field[b-wxen684qn5] {
    display: flex;
    justify-content: center;
    width: 100%;
}

.forgot-password__field label[b-wxen684qn5] {
    display: none;
}

.forgot-password__field[b-wxen684qn5]  label {
    display: none;
}

.forgot-password__field[b-wxen684qn5]  .forgot-password__input {
    background: var(--th-color-surface-default);
    border: 1px solid var(--fp-border);
    border-radius: var(--fp-input-radius);
    color: var(--fp-text-primary);
    display: block;
    font-family: var(--th-type-body-m-regular-150-family);
    font-size: var(--th-type-body-m-regular-150-size);
    font-weight: var(--th-type-body-m-regular-150-weight);
    line-height: var(--th-type-body-m-regular-150-line);
    letter-spacing: var(--th-type-body-m-regular-150-letter);
    height: var(--fp-input-height);
    padding: 0 var(--fp-input-padding-x);
    text-align: center;
    width: var(--fp-form-width);
}

.forgot-password__field[b-wxen684qn5]  .forgot-password__input::placeholder {
    color: var(--fp-placeholder);
    text-align: center;
}

.forgot-password__field[b-wxen684qn5]  .forgot-password__input:focus {
    border-color: var(--th-color-border-focus);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--th-color-border-focus) 25%, transparent);
    outline: none;
    text-align: left;
}

.forgot-password__field[b-wxen684qn5]  .forgot-password__input:not(:placeholder-shown) {
    text-align: left;
}

.forgot-password__input[b-wxen684qn5] {
    background: var(--th-color-surface-default);
    border: 1px solid var(--fp-border);
    border-radius: var(--fp-input-radius);
    color: var(--fp-text-primary);
    display: block;
    font-family: var(--th-type-body-m-regular-150-family);
    font-size: var(--th-type-body-m-regular-150-size);
    font-weight: var(--th-type-body-m-regular-150-weight);
    line-height: var(--th-type-body-m-regular-150-line);
    letter-spacing: var(--th-type-body-m-regular-150-letter);
    height: var(--fp-input-height);
    padding: 0 var(--fp-input-padding-x);
    text-align: center;
    width: var(--fp-form-width);
}

.forgot-password__input[b-wxen684qn5]::placeholder {
    color: var(--fp-placeholder);
    text-align: center;
}

.forgot-password__input:focus[b-wxen684qn5] {
    border-color: var(--th-color-border-focus);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--th-color-border-focus) 25%, transparent);
    outline: none;
    text-align: left;
}

.forgot-password__input:not(:placeholder-shown)[b-wxen684qn5] {
    text-align: left;
}

.forgot-password[b-wxen684qn5]  .forgot-password__validation {
    color: var(--th-color-feedback-error);
    font-family: var(--th-type-body-m-regular-140-family);
    font-size: var(--th-type-body-m-regular-140-size);
    font-weight: var(--th-type-body-m-regular-140-weight);
    line-height: var(--th-type-body-m-regular-140-line);
    letter-spacing: var(--th-type-body-m-regular-140-letter);
    margin-top: 0.5rem;
    text-align: center;
}

.forgot-password[b-wxen684qn5]  .forgot-password__validation ul,
.forgot-password[b-wxen684qn5]  .forgot-password__validation li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.forgot-password[b-wxen684qn5]  .forgot-password__validation:empty {
    display: none;
}

.forgot-password__validation[b-wxen684qn5] {
    font-family: var(--th-type-body-m-regular-140-family);
    font-size: var(--th-type-body-m-regular-140-size);
    font-weight: var(--th-type-body-m-regular-140-weight);
    line-height: var(--th-type-body-m-regular-140-line);
    letter-spacing: var(--th-type-body-m-regular-140-letter);
    color: var(--th-color-feedback-error);
    margin: 0;
    text-align: center;
    width: var(--fp-form-width);
}

.forgot-password__validation:empty[b-wxen684qn5] {
    display: none;
}

.forgot-password__validation ul[b-wxen684qn5] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.forgot-password__validation li[b-wxen684qn5] {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.forgot-password__submit[b-wxen684qn5] {
    width: var(--fp-form-width);
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}

.forgot-password__login[b-wxen684qn5] {
    font-family: var(--th-type-body-s-regular-150-family);
    font-size: var(--th-type-body-s-regular-150-size);
    font-weight: var(--th-type-body-s-regular-150-weight);
    line-height: var(--th-type-body-s-regular-150-line);
    letter-spacing: var(--th-type-body-s-regular-150-letter);
    text-align: center;
}

.forgot-password__login .th-btn[b-wxen684qn5] {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: none;
}

@media (min-width: 768px) {
    .forgot-password[b-wxen684qn5] {
        padding: 4rem 2.5rem 7.5rem;
    }

    .forgot-password__panel[b-wxen684qn5] {
        max-width: 360px;
    }

    .forgot-password__title[b-wxen684qn5] {
        font-family: var(--th-type-heading-l-family);
        font-size: var(--th-type-heading-l-size);
        font-weight: var(--th-type-heading-l-weight);
        line-height: var(--th-type-heading-l-line);
        letter-spacing: var(--th-type-heading-l-letter);
    }

    .forgot-password__subtitle[b-wxen684qn5] {
        font-family: var(--th-type-body-m-regular-150-family);
        font-size: var(--th-type-body-m-regular-150-size);
        font-weight: var(--th-type-body-m-regular-150-weight);
        line-height: var(--th-type-body-m-regular-150-line);
        letter-spacing: var(--th-type-body-m-regular-150-letter);
    }
}

@media (min-width: 1024px) {
    .forgot-password[b-wxen684qn5] {
        padding: 8rem 5rem 8.75rem;
    }

    .forgot-password__layout[b-wxen684qn5] {
        align-items: center;
        flex-direction: row;
        gap: 4rem;
        justify-content: center;
    }

    .forgot-password__visual[b-wxen684qn5] {
        display: block;
        flex: 0 0 532px;
    }

    .forgot-password__panel[b-wxen684qn5] {
        max-width: 386px;
    }

    .forgot-password__title[b-wxen684qn5] {
        font-family: var(--th-type-heading-h3-family);
        font-size: var(--th-type-heading-h3-size);
        font-weight: var(--th-type-heading-h3-weight);
        line-height: var(--th-type-heading-h3-line);
        letter-spacing: var(--th-type-heading-h3-letter);
    }

    .forgot-password__subtitle[b-wxen684qn5] {
        font-family: var(--th-type-body-xl-small-150-family);
        font-size: var(--th-type-body-xl-small-150-size);
        font-weight: var(--th-type-body-xl-small-150-weight);
        line-height: var(--th-type-body-l-regular-140-line);
        letter-spacing: var(--th-type-body-xl-small-150-letter);
    }
}
/* /Views/User/ForgotPasswordConfirmation.cshtml.rz.scp.css */
.forgot-password-confirmation[b-u00kqd7130] {
    background: var(--th-color-surface-default);
    color: var(--th-color-text-primary);
    font-family: var(--th-font-family-base);
    padding: 4rem 1.5rem 6rem;
}

.forgot-password-confirmation__layout[b-u00kqd7130] {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    max-width: 1300px;
}

.forgot-password-confirmation__panel[b-u00kqd7130] {
    text-align: center;
    width: 100%;
}

.forgot-password-confirmation__title[b-u00kqd7130] {
    font-family: var(--th-type-heading-m-family);
    font-size: var(--th-type-heading-m-size);
    font-weight: var(--th-type-heading-m-weight);
    line-height: var(--th-type-heading-m-line);
    letter-spacing: var(--th-type-heading-m-letter);
    margin: 0 0 var(--th-space-2xl);
    text-transform: none;
}

.forgot-password-confirmation__message[b-u00kqd7130] {
    color: var(--th-color-text-primary);
    font-family: var(--th-type-body-m-regular-140-family);
    font-size: var(--th-type-body-m-regular-140-size);
    font-weight: var(--th-type-body-m-regular-140-weight);
    line-height: var(--th-type-body-m-regular-140-line);
    letter-spacing: var(--th-type-body-m-regular-140-letter);
    margin: 0 auto;
    max-width: 17.5rem;
}

@media (min-width: 768px) {
    .forgot-password-confirmation[b-u00kqd7130] {
        padding: 4rem 2.5rem 7.5rem;
    }

    .forgot-password-confirmation__title[b-u00kqd7130] {
        font-family: var(--th-type-heading-l-family);
        font-size: var(--th-type-heading-l-size);
        font-weight: var(--th-type-heading-l-weight);
        line-height: var(--th-type-heading-l-line);
        letter-spacing: var(--th-type-heading-l-letter);
        margin-bottom: var(--th-space-lg);
    }

    .forgot-password-confirmation__message[b-u00kqd7130] {
        font-family: var(--th-type-body-m-regular-150-family);
        font-size: var(--th-type-body-m-regular-150-size);
        font-weight: var(--th-type-body-m-regular-150-weight);
        line-height: var(--th-type-body-m-regular-150-line);
        letter-spacing: var(--th-type-body-m-regular-150-letter);
        max-width: 37.5rem;
    }
}

@media (min-width: 1024px) {
    .forgot-password-confirmation[b-u00kqd7130] {
        padding: 8rem 5rem 8.75rem;
    }

    .forgot-password-confirmation__title[b-u00kqd7130] {
        font-family: var(--th-type-heading-h3-family);
        font-size: var(--th-type-heading-h3-size);
        font-weight: var(--th-type-heading-h3-weight);
        line-height: var(--th-type-heading-h3-line);
        letter-spacing: var(--th-type-heading-h3-letter);
    }

    .forgot-password-confirmation__message[b-u00kqd7130] {
        font-family: var(--th-type-body-xl-small-150-family);
        font-size: var(--th-type-body-xl-small-150-size);
        font-weight: var(--th-type-body-xl-small-150-weight);
        line-height: var(--th-type-body-l-regular-140-line);
        letter-spacing: var(--th-type-body-xl-small-150-letter);
        max-width: 33rem;
    }
}
/* /Views/User/Profile.cshtml.rz.scp.css */
.user-profile-page[b-sfmk0o3fur] {
  --profile-text-primary: var(--th-color-text-primary);
  --profile-text-secondary: var(--th-color-text-secondary);
  --profile-border: var(--th-color-border-default);
  --profile-placeholder: var(--th-color-text-tertiary);
  --profile-input-padding-x: var(--th-space-xl);
  --profile-input-radius: 0.75rem;
  --profile-input-height: 3.125rem;
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 24px;
}

.user-profile-page .l-sidebar[b-sfmk0o3fur],
.user-profile-page .l-primary[b-sfmk0o3fur] {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: none;
}

.user-profile-page .l-primary[b-sfmk0o3fur] {
  margin-top: 24px;
}

.user-profile-page h1.user-profile-page__title[b-sfmk0o3fur] {
  margin: 0 0 var(--th-space-3xl);
  color: var(--profile-text-primary);
  font-family: var(--th-type-heading-h5-bold-133-family);
  font-size: var(--th-type-heading-h5-bold-133-size);
  line-height: var(--th-type-heading-h5-bold-133-line);
  font-weight: var(--th-type-heading-h5-bold-133-weight);
  letter-spacing: var(--th-type-heading-h5-bold-133-letter);
  text-transform: none;
  text-align: left;
}

.user-profile-page__form[b-sfmk0o3fur] {
  display: flex;
  flex-direction: column;
  gap: var(--th-space-lg);
  width: 100%;
}

.user-profile-page__row[b-sfmk0o3fur] {
  display: flex;
  flex-direction: column;
  gap: var(--th-space-sm);
  width: 100%;
}

.user-profile-page[b-sfmk0o3fur]  .user-profile-page__label,
.user-profile-page__label[b-sfmk0o3fur] {
  display: block;
  width: 100%;
  color: var(--profile-text-secondary);
  font-family: var(--th-type-body-s-regular-140-family);
  font-size: var(--th-type-body-s-regular-140-size);
  line-height: var(--th-type-body-s-regular-140-line);
  font-weight: var(--th-type-body-s-regular-140-weight);
  letter-spacing: var(--th-type-body-s-regular-140-letter);
  text-transform: none !important;
}

.user-profile-page[b-sfmk0o3fur]  .user-profile-page__input,
.user-profile-page__input[b-sfmk0o3fur] {
  background: var(--th-color-surface-default);
  border: 1px solid var(--profile-border);
  border-radius: var(--profile-input-radius) !important;
  color: var(--profile-text-primary);
  display: block;
  font-family: var(--th-type-body-m-regular-150-family);
  font-size: var(--th-type-body-m-regular-150-size);
  font-weight: var(--th-type-body-m-regular-150-weight);
  line-height: var(--th-type-body-m-regular-150-line);
  letter-spacing: var(--th-type-body-m-regular-150-letter);
  height: var(--profile-input-height) !important;
  padding: 0 var(--profile-input-padding-x);
  width: 100%;
}


.user-profile-page[b-sfmk0o3fur]  .user-profile-page__input::placeholder,
.user-profile-page__input[b-sfmk0o3fur]::placeholder {
  color: var(--profile-placeholder);
}

.user-profile-page[b-sfmk0o3fur]  .user-profile-page__input:focus,
.user-profile-page__input:focus[b-sfmk0o3fur] {
  border-color: var(--th-color-border-focus);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--th-color-border-focus) 25%, transparent);
  outline: none;
}

.user-profile-page[b-sfmk0o3fur]  .user-profile-page__validation,
.user-profile-page__validation[b-sfmk0o3fur] {
  color: var(--th-color-feedback-error);
  font-family: var(--th-type-body-m-regular-140-family);
  font-size: var(--th-type-body-m-regular-140-size);
  line-height: var(--th-type-body-m-regular-140-line);
  font-weight: var(--th-type-body-m-regular-140-weight);
  margin: 0;
}

.user-profile-page__validation:empty[b-sfmk0o3fur] {
  display: none;
}

.user-profile-page__action[b-sfmk0o3fur] {
  width: auto;
  align-self: flex-start;
  --th-btn-radius: var(--th-radius-sm);
  --th-btn-padding-x: 22px;
  --th-btn-padding-y: 8px;
  --th-btn-min-height: 40px;
  --th-btn-font-size: 16px;
  --th-btn-line-height: 1.5;
  --th-btn-font-weight: var(--th-font-weight-semibold);
  --th-btn-shadow: var(--th-elevation-1);
  /* Override layout.css button typography defaults. */
  font-family: var(--th-font-family-base);
  font-weight: var(--th-font-weight-semibold) !important;
  letter-spacing: 0 !important;
  text-transform: none;
  color: var(--th-color-text-on-dark) !important;
}

.user-profile-page__message[b-sfmk0o3fur] {
  margin-top: var(--th-space-sm);
  color: var(--profile-text-primary);
  font-family: var(--th-type-body-m-regular-140-family);
  font-size: var(--th-type-body-m-regular-140-size);
  line-height: var(--th-type-body-m-regular-140-line);
  font-weight: var(--th-type-body-m-regular-140-weight);
}

@media (min-width: 768px) {
  .user-profile-page[b-sfmk0o3fur] {
    width: 100%;
    max-width: none;
    padding: 40px;
  }

  .user-profile-page .l-primary[b-sfmk0o3fur] {
    margin-top: 24px;
  }
}

@media (min-width: 1024px) {
  .user-profile-page[b-sfmk0o3fur] {
    flex-direction: row;
    align-items: flex-start;
    gap: calc(var(--th-space-4xl) + var(--th-space-4xl));
    padding: 80px;
  }

  .user-profile-page .l-sidebar[b-sfmk0o3fur] {
    flex: 0 0 200px;
    max-width: 200px;
  }

  .user-profile-page .l-primary[b-sfmk0o3fur] {
    margin-top: 0;
    max-width: 720px;
  }

  .user-profile-page__form[b-sfmk0o3fur] {
    max-width: 520px;
  }

  .user-profile-page__title[b-sfmk0o3fur] {
    font-family: var(--th-type-heading-h5-bold-133-family);
    font-size: var(--th-type-heading-h5-bold-133-size);
    line-height: var(--th-type-heading-h5-bold-133-line);
    font-weight: var(--th-type-heading-h5-bold-133-weight);
    letter-spacing: var(--th-type-heading-h5-bold-133-letter);
  }
}
/* /Views/User/ResetPassword.cshtml.rz.scp.css */
.reset-password[b-blya9ldt89] {
    --rp-text-primary: var(--th-color-text-primary);
    --rp-blue: var(--th-color-button-primary);
    --rp-border: var(--th-color-border-default);
    --rp-placeholder: var(--th-color-text-tertiary);
    --rp-form-width: 24rem;
    --rp-input-padding-x: var(--th-space-xl);
    --rp-input-radius: 0.75rem;
    --rp-input-height: 3.125rem;
    background: var(--th-color-surface-default);
    color: var(--rp-text-primary);
    font-family: var(--th-font-family-base);
    padding: 4rem 1.5rem 6rem;
}

.reset-password__layout[b-blya9ldt89] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 1300px;
}

.reset-password__panel[b-blya9ldt89] {
    max-width: var(--rp-form-width);
    text-align: center;
    width: 100%;
}

.reset-password__header[b-blya9ldt89] {
    display: flex;
    flex-direction: column;
    gap: var(--th-space-3xl);
    margin-bottom: var(--th-space-3xl);
}

.reset-password__title[b-blya9ldt89] {
    font-family: var(--th-type-heading-m-family);
    font-size: var(--th-type-heading-m-size);
    font-weight: var(--th-type-heading-m-weight);
    line-height: var(--th-type-heading-m-line);
    letter-spacing: var(--th-type-heading-m-letter);
    margin: 0;
    text-transform: none;
}

.reset-password__message[b-blya9ldt89] {
    color: var(--th-color-text-primary);
    font-family: var(--th-type-body-l-regular-140-family);
    font-size: var(--th-type-body-l-regular-140-size);
    font-weight: var(--th-type-body-l-regular-140-weight);
    line-height: var(--th-type-body-l-regular-140-line);
    letter-spacing: var(--th-type-body-l-regular-140-letter);
    margin: 0;
}

.reset-password__updated-message[b-blya9ldt89] {
    margin-top: var(--th-space-3xl);
    color: var(--th-color-text-primary);
    font-family: var(--th-type-body-l-regular-140-family);
    font-size: var(--th-type-body-l-regular-140-size);
    font-weight: var(--th-type-body-l-regular-140-weight);
    line-height: var(--th-type-body-l-regular-140-line);
    letter-spacing: var(--th-type-body-l-regular-140-letter);
}

.reset-password__form[b-blya9ldt89] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--th-space-3xl);
}

.reset-password__field[b-blya9ldt89] {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 1.5rem;
}

.reset-password__field label[b-blya9ldt89] {
    display: none;
}

.reset-password__field[b-blya9ldt89]  label {
    display: none;
}

.reset-password__field[b-blya9ldt89]  .reset-password__input {
    background: var(--th-color-surface-default);
    border: 1px solid var(--rp-border);
    border-radius: var(--rp-input-radius);
    color: var(--rp-text-primary);
    display: block;
    font-family: var(--th-type-body-m-regular-150-family);
    font-size: var(--th-type-body-m-regular-150-size);
    font-weight: var(--th-type-body-m-regular-150-weight);
    line-height: var(--th-type-body-m-regular-150-line);
    letter-spacing: var(--th-type-body-m-regular-150-letter);
    height: var(--rp-input-height);
    padding: 0 var(--rp-input-padding-x);
    text-align: center;
    width: var(--rp-form-width);
}

.reset-password__field[b-blya9ldt89]  .reset-password__input::placeholder {
    color: var(--rp-placeholder);
    text-align: center;
}

.reset-password__field[b-blya9ldt89]  .reset-password__input:focus {
    border-color: var(--th-color-border-focus);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--th-color-border-focus) 25%, transparent);
    outline: none;
    text-align: left;
}

.reset-password__field[b-blya9ldt89]  .reset-password__input:not(:placeholder-shown) {
    text-align: left;
}

.reset-password__input[b-blya9ldt89] {
    background: var(--th-color-surface-default);
    border: 1px solid var(--rp-border);
    border-radius: var(--rp-input-radius);
    color: var(--rp-text-primary);
    display: block;
    font-family: var(--th-type-body-m-regular-150-family);
    font-size: var(--th-type-body-m-regular-150-size);
    font-weight: var(--th-type-body-m-regular-150-weight);
    line-height: var(--th-type-body-m-regular-150-line);
    letter-spacing: var(--th-type-body-m-regular-150-letter);
    height: var(--rp-input-height);
    padding: 0 var(--rp-input-padding-x);
    text-align: center;
    width: var(--rp-form-width);
}

.reset-password__input[b-blya9ldt89]::placeholder {
    color: var(--rp-placeholder);
    text-align: center;
}

.reset-password__input:focus[b-blya9ldt89] {
    border-color: var(--th-color-border-focus);
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--th-color-border-focus) 25%, transparent);
    outline: none;
    text-align: left;
}

.reset-password__input:not(:placeholder-shown)[b-blya9ldt89] {
    text-align: left;
}

.reset-password__validation[b-blya9ldt89] {
    color: var(--th-color-feedback-error);
    font-family: var(--th-type-body-m-regular-140-family);
    font-size: var(--th-type-body-m-regular-140-size);
    font-weight: var(--th-type-body-m-regular-140-weight);
    line-height: var(--th-type-body-m-regular-140-line);
    letter-spacing: var(--th-type-body-m-regular-140-letter);
    margin-bottom: 0.5rem;
    text-align: center;
}

.reset-password__validation:empty[b-blya9ldt89] {
    display: none;
}

.reset-password__actions[b-blya9ldt89] {
    display: flex;
    justify-content: center;
    width: 100%;
}

.reset-password__submit[b-blya9ldt89] {
    width: var(--rp-form-width);
}

.reset-password__success[b-blya9ldt89] {
    font-family: var(--th-type-body-m-regular-140-family);
    font-size: var(--th-type-body-m-regular-140-size);
    font-weight: var(--th-type-body-m-regular-140-weight);
    line-height: var(--th-type-body-m-regular-140-line);
    letter-spacing: var(--th-type-body-m-regular-140-letter);
    text-align: center;
}

@media (min-width: 768px) {
    .reset-password[b-blya9ldt89] {
        padding: 4rem 2.5rem 7.5rem;
    }

    .reset-password__title[b-blya9ldt89] {
        font-family: var(--th-type-heading-l-family);
        font-size: var(--th-type-heading-l-size);
        font-weight: var(--th-type-heading-l-weight);
        line-height: var(--th-type-heading-l-line);
        letter-spacing: var(--th-type-heading-l-letter);
    }

    .reset-password__message[b-blya9ldt89] {
        font-family: var(--th-type-body-m-regular-150-family);
        font-size: var(--th-type-body-m-regular-150-size);
        font-weight: var(--th-type-body-m-regular-150-weight);
        line-height: var(--th-type-body-m-regular-150-line);
        letter-spacing: var(--th-type-body-m-regular-150-letter);
    }
}

@media (min-width: 1024px) {
    .reset-password[b-blya9ldt89] {
        padding: 8rem 5rem 8.75rem;
    }

    .reset-password__title[b-blya9ldt89] {
        font-family: var(--th-type-heading-h3-family);
        font-size: var(--th-type-heading-h3-size);
        font-weight: var(--th-type-heading-h3-weight);
        line-height: var(--th-type-heading-h3-line);
        letter-spacing: var(--th-type-heading-h3-letter);
    }

    .reset-password__message[b-blya9ldt89] {
        font-family: var(--th-type-body-xl-small-150-family);
        font-size: var(--th-type-body-xl-small-150-size);
        font-weight: var(--th-type-body-xl-small-150-weight);
        line-height: var(--th-type-body-l-regular-140-line);
        letter-spacing: var(--th-type-body-xl-small-150-letter);
    }
}
/* /Views/User/UserSubscriptions.cshtml.rz.scp.css */
.user-subscriptions-page[b-7inqxwr5wb] {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 24px;
}

.user-subscriptions-page .l-sidebar[b-7inqxwr5wb],
.user-subscriptions-page .l-primary[b-7inqxwr5wb] {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: none;
}

.user-subscriptions-page .l-primary[b-7inqxwr5wb] {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin-top: 24px;
}

.user-subscriptions-page__title[b-7inqxwr5wb] {
  margin: 0 0 var(--th-space-3xl);
  color: var(--th-color-text-primary);
  font-family: var(--th-type-heading-h5-bold-133-family);
  font-size: var(--th-type-heading-h5-bold-133-size);
  line-height: var(--th-type-heading-h5-bold-133-line);
  font-weight: var(--th-type-heading-h5-bold-133-weight);
  letter-spacing: var(--th-type-heading-h5-bold-133-letter);
  text-transform: none;
  text-align: left;
}

.user-subscriptions-page__list[b-7inqxwr5wb] {
  display: flex;
  flex-direction: column;
  gap: var(--th-space-3xl);
}

.user-subscriptions-page__card[b-7inqxwr5wb] {
  width: 100%;
  max-width: 488px;
  padding: var(--th-space-xl);
  border-radius: var(--th-radius-card);
  background: var(--th-color-surface-default);
  box-shadow: var(--th-elevation-2);
}

.user-subscriptions-page__card-header[b-7inqxwr5wb] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--th-space-lg);
  margin-bottom: var(--th-space-lg);
}

.user-subscriptions-page__card-title[b-7inqxwr5wb] {
  margin: 0;
  color: var(--th-color-text-primary);
  font-family: var(--th-font-family-accent);
  font-size: var(--th-type-body-montserrat-regular-size);
  line-height: 1.25;
  font-weight: var(--th-font-weight-semibold);
}

.user-subscriptions-page__status[b-7inqxwr5wb] {
  color: var(--th-color-text-critical);
  font-family: var(--th-type-body-xxs-regular-150-family);
  font-size: var(--th-type-body-xxs-regular-150-size);
  line-height: var(--th-type-body-xxs-regular-150-line);
  font-weight: var(--th-type-body-xxs-regular-150-weight);
}

.user-subscriptions-page__details[b-7inqxwr5wb] {
  display: flex;
  flex-direction: column;
  gap: var(--th-space-md);
}

.user-subscriptions-page__row[b-7inqxwr5wb] {
  display: flex;
  flex-wrap: wrap;
  gap: var(--th-space-sm);
  align-items: baseline;
}

.user-subscriptions-page__label[b-7inqxwr5wb] {
  color: var(--th-color-text-primary);
  font-family: var(--th-type-body-s-semibold-family);
  font-size: var(--th-type-body-s-semibold-size);
  line-height: var(--th-type-body-s-semibold-line);
  font-weight: var(--th-type-body-s-semibold-weight);
}

.user-subscriptions-page__value[b-7inqxwr5wb] {
  color: var(--th-color-text-primary);
  font-family: var(--th-type-body-s-regular-150-family);
  font-size: var(--th-type-body-s-regular-150-size);
  line-height: var(--th-type-body-s-regular-150-line);
  font-weight: var(--th-type-body-s-regular-150-weight);
}

.user-subscriptions-page__actions[b-7inqxwr5wb] {
  margin-top: var(--th-space-3xl);
}

.user-subscriptions-page__action[b-7inqxwr5wb] {
  --th-btn-radius: var(--th-radius-sm);
  --th-btn-padding-x: 22px;
  --th-btn-padding-y: 8px;
  --th-btn-min-height: 40px;
  --th-btn-font-size: 16px;
  --th-btn-line-height: 1.5;
  --th-btn-font-weight: var(--th-font-weight-semibold);
  --th-btn-shadow: var(--th-elevation-1);
}

.user-subscriptions-page__action[b-7inqxwr5wb],
.user-subscriptions-page__action:visited[b-7inqxwr5wb],
.user-subscriptions-page__action:hover[b-7inqxwr5wb],
.user-subscriptions-page__action:active[b-7inqxwr5wb],
.user-subscriptions-page__action:focus-visible[b-7inqxwr5wb] {
  color: var(--th-color-text-on-dark) !important;
  text-decoration: none !important;
}

.user-subscriptions-page__action:focus-visible[b-7inqxwr5wb] {
  outline: none;
}

.user-subscriptions-page__empty[b-7inqxwr5wb] {
  width: 100%;
  max-width: 520px;
  padding: var(--th-space-xl);
  border-radius: var(--th-radius-card);
  border: 1px solid var(--th-color-border-default);
  background: var(--th-color-surface-default);
}

.user-subscriptions-page__empty-title[b-7inqxwr5wb] {
  margin: 0 0 var(--th-space-sm);
  color: var(--th-color-text-primary);
  font-family: var(--th-type-body-m-semibold-family);
  font-size: var(--th-type-body-m-semibold-size);
  line-height: var(--th-type-body-m-semibold-line);
  font-weight: var(--th-type-body-m-semibold-weight);
}

.user-subscriptions-page__empty-body[b-7inqxwr5wb] {
  margin: 0;
  color: var(--th-color-text-secondary);
  font-family: var(--th-type-body-s-regular-150-family);
  font-size: var(--th-type-body-s-regular-150-size);
  line-height: var(--th-type-body-s-regular-150-line);
  font-weight: var(--th-type-body-s-regular-150-weight);
}

@media (min-width: 768px) {
  .user-subscriptions-page[b-7inqxwr5wb] {
    width: 100%;
    max-width: none;
    padding: 40px;
  }

  .user-subscriptions-page__actions[b-7inqxwr5wb] {
    margin-top: var(--th-space-4xl);
  }

  .user-subscriptions-page__action[b-7inqxwr5wb] {
    width: auto;
  }
}

@media (min-width: 1024px) {
  .user-subscriptions-page[b-7inqxwr5wb] {
    flex-direction: row;
    align-items: flex-start;
    gap: calc(var(--th-space-4xl) + var(--th-space-4xl));
    padding: 80px;
  }
  .user-subscriptions-page .l-sidebar[b-7inqxwr5wb] {
    flex: 0 0 200px;
    max-width: 200px;
  }

  .user-subscriptions-page .l-primary[b-7inqxwr5wb] {
    max-width: 720px;
    margin-top: 0;
  }

  .user-subscriptions-page__title[b-7inqxwr5wb] {
    font-family: var(--th-type-heading-h5-bold-133-family);
    font-size: var(--th-type-heading-h5-bold-133-size);
    line-height: var(--th-type-heading-h5-bold-133-line);
    font-weight: var(--th-type-heading-h5-bold-133-weight);
    letter-spacing: var(--th-type-heading-h5-bold-133-letter);
  }
}
/* /Views/User/_SettingsMenu.cshtml.rz.scp.css */
.submenu[b-ccut9lk7uc] {
  background: transparent;
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}

.submenu__trigger[b-ccut9lk7uc] {
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
  margin: 0;
  padding: 10px 40px 10px 10px;
  border: 1px solid var(--th-color-border-default);
  border-radius: 12px;
  background: var(--th-color-surface-default);
  color: var(--th-color-text-primary);
  font-family: var(--th-font-family-base);
  font-size: var(--th-type-body-m-regular-140-size);
  line-height: var(--th-type-body-m-regular-140-line);
  font-weight: var(--th-font-weight-regular);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.submenu__trigger[b-ccut9lk7uc]::before {
  content: "" !important;
}

.submenu__trigger:hover[b-ccut9lk7uc] {
  background: var(--th-color-surface-menu-hover);
}

.submenu__trigger:focus-visible[b-ccut9lk7uc] {
  outline: none;
  border-color: var(--th-color-brand-primary);
}

.submenu__trigger[b-ccut9lk7uc]::after {
  content: "";
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid currentColor;
  border-bottom: 0;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
}

.submenu__trigger[aria-expanded="true"][b-ccut9lk7uc]::after {
  transform: translateY(-50%) rotate(180deg);
}

.submenu__title[b-ccut9lk7uc] {
  display: none;
}

.submenu__title[b-ccut9lk7uc]::before {
  content: none;
}

.submenu ul[b-ccut9lk7uc] {
  margin-top: 0;
}

.submenu ul[b-ccut9lk7uc] {
  display: none;
  opacity: 1 !important;
  max-height: none !important;
  overflow: visible !important;
  position: static;
}

.submenu ul.is-open[b-ccut9lk7uc] {
  display: block;
  margin-top: 0;
  padding: var(--th-space-md) 0;
  border: 1px solid var(--th-color-border-default);
  border-radius: 8px;
  background: var(--th-color-surface-default);
  box-shadow: var(--th-elevation-menu);
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(100% + var(--th-space-md));
  z-index: 5;
  max-height: none !important;
  overflow: visible;
}

@media (max-width: 1023px) {
  .submenu ul[b-ccut9lk7uc] {
    position: absolute !important;
    left: 0;
    top: calc(100% + var(--th-space-md));
    width: 100%;
    display: none;
    opacity: 1 !important;
    max-height: none !important;
    overflow: visible !important;
    transition: none !important;
  }

  .submenu ul.is-open[b-ccut9lk7uc] {
    display: block;
  }

  .submenu ul li.active[b-ccut9lk7uc]  a:hover,
  .submenu ul li.is-active[b-ccut9lk7uc]  a:hover,
  .submenu ul li.active[b-ccut9lk7uc]  a.nav-link:hover,
  .submenu ul li.is-active[b-ccut9lk7uc]  a.nav-link:hover,
  .submenu ul li.active[b-ccut9lk7uc]  a:focus-visible,
  .submenu ul li.is-active[b-ccut9lk7uc]  a:focus-visible,
  .submenu ul li.active[b-ccut9lk7uc]  a.nav-link:focus-visible,
  .submenu ul li.is-active[b-ccut9lk7uc]  a.nav-link:focus-visible {
    background: var(--th-color-surface-menu-hover) !important;
  }
}

.submenu ul li[b-ccut9lk7uc] {
  margin: 0;
}

.submenu ul li[b-ccut9lk7uc]  a,
.submenu ul li[b-ccut9lk7uc]  a.nav-link {
  display: flex !important;
  align-items: center;
  min-height: 48px;
  padding: 8px 16px !important;
  border: 1px solid transparent !important;
  color: var(--th-color-text-navigation-primary-default-2) !important;
  font-family: var(--th-font-family-base);
  font-size: 14px;
  line-height: 1.5;
  font-weight: var(--th-font-weight-medium);
  text-decoration: none !important;
  background: var(--th-color-surface-default) !important;
}

.submenu ul li[b-ccut9lk7uc]  a:hover,
.submenu ul li[b-ccut9lk7uc]  a.nav-link:hover {
  background: var(--th-color-surface-menu-hover) !important;
}

.submenu ul li[b-ccut9lk7uc]  a:active,
.submenu ul li[b-ccut9lk7uc]  a.nav-link:active {
  background: var(--th-color-surface-section) !important;
}

.submenu ul li[b-ccut9lk7uc]  a:focus-visible,
.submenu ul li[b-ccut9lk7uc]  a.nav-link:focus-visible {
  outline: none;
  border-color: var(--th-color-brand-primary) !important;
  background: var(--th-color-surface-default) !important;
}

.submenu ul li.active[b-ccut9lk7uc]  a,
.submenu ul li.is-active[b-ccut9lk7uc]  a,
.submenu ul li.active[b-ccut9lk7uc]  a.nav-link,
.submenu ul li.is-active[b-ccut9lk7uc]  a.nav-link {
  background: var(--th-color-surface-default) !important;
  color: var(--th-color-text-navigation-primary-default-2) !important;
  font-weight: var(--th-font-weight-medium);
}

@media (min-width: 768px) {
  .submenu[b-ccut9lk7uc] {
    max-width: 272px;
  }
}

@media (min-width: 1024px) {
  .submenu[b-ccut9lk7uc] {
    max-width: none;
  }

  .submenu__trigger[b-ccut9lk7uc] {
    display: none;
  }

  .submenu__title[b-ccut9lk7uc] {
    cursor: default;
    display: block;
    height: auto;
    margin: 0 0 var(--th-space-xl);
    padding: 0;
    border: none;
    background: transparent;
    font-family: var(--th-type-title-m-semibold-family);
    font-size: var(--th-type-title-m-semibold-size);
    line-height: var(--th-type-title-m-semibold-line);
    font-weight: var(--th-type-title-m-semibold-weight);
    letter-spacing: var(--th-type-title-m-semibold-letter);
    color: var(--th-color-text-primary);
  }

  .submenu__title[b-ccut9lk7uc]::before,
  .submenu__title[b-ccut9lk7uc]::after {
    content: none;
  }

  .submenu ul[b-ccut9lk7uc] {
    margin-top: var(--th-space-3xl);
    padding: 0;
    border: none;
    box-shadow: none;
    background: transparent;
    opacity: 1;
    max-height: none;
    overflow: visible;
    position: static;
  }

  .submenu ul[b-ccut9lk7uc] {
    display: block !important;
    position: static !important;
  }

  .submenu ul.is-open[b-ccut9lk7uc] {
    margin-top: var(--th-space-3xl);
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    position: static;
    top: auto;
    left: auto;
    z-index: auto;
  }

  .submenu ul li[b-ccut9lk7uc] {
    padding: 0 !important;
  }

  .submenu ul li + li[b-ccut9lk7uc] {
    margin-top: 16px;
  }


  .submenu ul li[b-ccut9lk7uc]  a,
  .submenu ul li[b-ccut9lk7uc]  a.nav-link {
    display: inline-flex !important;
    align-items: center;
    min-height: auto !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    color: var(--th-color-text-secondary);
    font-size: var(--th-type-body-m-regular-140-size);
    line-height: var(--th-type-body-m-regular-140-line);
    font-weight: var(--th-font-weight-regular);
    text-decoration: none;
    background: transparent !important;
  }

  .submenu ul li[b-ccut9lk7uc]  a:hover,
  .submenu ul li[b-ccut9lk7uc]  a.nav-link:hover,
  .submenu ul li[b-ccut9lk7uc]  a:active,
  .submenu ul li[b-ccut9lk7uc]  a.nav-link:active,
  .submenu ul li[b-ccut9lk7uc]  a:focus-visible {
    background: transparent !important;
    border: none !important;
  }

  .submenu ul li.active[b-ccut9lk7uc]  a,
  .submenu ul li.is-active[b-ccut9lk7uc]  a {
    background: transparent !important;
    color: var(--th-color-text-primary);
    font-weight: var(--th-font-weight-semibold);
  }

  .submenu ul li.active[b-ccut9lk7uc]  a:hover,
  .submenu ul li.is-active[b-ccut9lk7uc]  a:hover,
  .submenu ul li.active[b-ccut9lk7uc]  a:focus-visible,
  .submenu ul li.is-active[b-ccut9lk7uc]  a:focus-visible {
    background: transparent !important;
    color: var(--th-color-text-primary) !important;
    text-decoration: none !important;
  }
}
