/* /Components/Dropdown.razor.rz.scp.css */
.dropdown[b-hxlln60wet] {
    position: relative;
    display: inline-block;
    color: white;
}

#dropdown-content[b-hxlln60wet] {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

#dropdown-content[b-hxlln60wet]  a, #dropdown-content[b-hxlln60wet]  button {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    width: 100%;
    border-radius: 1em;
    color: #232323;
    text-align: left;
}

#dropdown-content[b-hxlln60wet]  a:hover, #dropdown-content[b-hxlln60wet]  button:hover {    
    background-color: #d5d5d5;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-8zyrdpjjf7] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-8zyrdpjjf7] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Pages/CourseDetails/BuyButtonLS.razor.rz.scp.css */
.cartButton[b-sgngu7lc9b], .loadingButton[b-sgngu7lc9b] {
    height: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: auto;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.cartButton[b-sgngu7lc9b] {
    transition: background 0.2s ease-in-out, transform 0.2s ease-in-out;
    /*background-color: rgb(79 70 229);*/
}

.cartButton:hover[b-sgngu7lc9b] {
    /*background-color: rgb(109, 99, 232);*/
    transform: scale(1.1);
}

.loadingButton[b-sgngu7lc9b] {
    scale: 1.1;
}

.loader[b-sgngu7lc9b] {
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid rgb(142, 138, 236);
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin-b-sgngu7lc9b 2s linear infinite;
}

@keyframes spin-b-sgngu7lc9b {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* /Components/Pages/CourseDetails/BuyButtonPayHip.razor.rz.scp.css */
.cartButton[b-xm45bfxoqi], .loadingButton[b-xm45bfxoqi] {
    height: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: auto;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.cartButton[b-xm45bfxoqi] {
    transition: background 0.2s ease-in-out, transform 0.2s ease-in-out;
    /*background-color: rgb(79 70 229);*/
}

.cartButton:hover[b-xm45bfxoqi] {
    /*background-color: rgb(109, 99, 232);*/
    transform: scale(1.1);
}

.loadingButton[b-xm45bfxoqi] {
    scale: 1.1;
}

.loader[b-xm45bfxoqi] {
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid rgb(142, 138, 236);
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin-b-xm45bfxoqi 2s linear infinite;
}

@keyframes spin-b-xm45bfxoqi {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* /Components/Pages/CourseDetails/Components/MarkdownComponent.razor.rz.scp.css */
[b-f7y1jgx80t] h1:not(.isolated)
{
    margin-top: 1em;
    font-size: 2.4rem;
}

[b-f7y1jgx80t] h1:not(.isolated), [b-f7y1jgx80t] h2:not(.isolated), [b-f7y1jgx80t] h3:not(.isolated) {
    margin-top: 0.4em;
    margin-bottom: 1.3em;
    font-weight: bold;
    text-align: center;
    line-height: 1.4em;
}

[b-f7y1jgx80t] h2:not(.isolated) {
    font-size: 3rem;
    font-weight: bold;
}

[b-f7y1jgx80t] h3:not(.isolated) {
    font-size: 2rem;
    font-weight: bold;
}

[b-f7y1jgx80t] p {
    margin-top: 0.2em;
    margin-bottom: 1.2em;
    font-size: 1.2em;
    font-weight: normal; 
    line-height: 1.7em;
}

[b-f7y1jgx80t] ul {
    margin-top: 2em;
    margin-bottom: 2em;
}

[b-f7y1jgx80t] li {
    margin-left: 2em;
    list-style-type: disc;
    list-style-position: outside;
    margin-top: 0.2em;
    margin-bottom: 0.8em;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.3em;
}

[b-f7y1jgx80t] li > p {
    margin:0;
}

[b-f7y1jgx80t] img {
    margin: 3em auto;
}
/* /Components/Pages/CourseDetails/Index.razor.rz.scp.css */
[b-tze4jn4cy5] .parity-banner {
    max-width: 48rem;
    margin: 2em auto 2em auto;
}
/* /Components/Pages/CourseDetails/Tier.razor.rz.scp.css */
[b-6e15bsl4yo] ul {
    text-align: left;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}

[b-6e15bsl4yo] li {
    margin-left: 0;
    list-style-type: none;
    font-size: 1.05em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

[b-6e15bsl4yo] .tier ul {
    margin-top: 0.3em;
}

[b-6e15bsl4yo] .tier h2 {
    font-weight: 500;
    font-size: 1.4em;
}
/* /Components/Pages/Terms.razor.rz.scp.css */
h2[b-0aa9zs6muk] {
    margin-bottom: 0.6em;
    margin-top: 1.6em;
    font-size: 1.6em;
    font-weight: bold;
}

p[b-0aa9zs6muk] {
    margin-top: 0.5em;
    margin-bottom: 1em;
    font-size: 1.4em;
}

a[b-0aa9zs6muk] {    
    color: #a9a9f3;
    font-weight: bolder;
}
