.Loader_loader__oaLvI {
    border-radius: 50%;
    border: 5px solid #fa7e7e;
    border-left-color: transparent;
    width: 36px;
    height: 36px;
    animation: Loader_spin89345__h3j2F 1s linear infinite;
}
@keyframes Loader_spin89345__h3j2F {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
.All-courses_gen_all_courses_wrapper__2Ri2I {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 40px 15px 70px;
    background-color: #fff;
}
.All-courses_centered_all_courses_wrapper__ADWHX {
    width: 1250px;
    display: flex;
    flex-direction: column;
    gap: 80px;
}
.All-courses_all_courses_section__n6abN {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 42px;
    position: relative;
}
.All-courses_all_courses_top__UaI5R {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.All-courses_explore_my_courses_wrapper__O_9s8 {
    width: 100%;
    display: flex;
    align-items: center;
}
.All-courses_explore_my_courses_wrapper__O_9s8 h1 {
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 700;
    font-size: 57px;
    letter-spacing: 0.02em;
    color: #000;
}
.All-courses_explore_my_courses_wrapper__O_9s8 button {
    display: none;
}
.All-courses_courses_type_wrapper__x_o5g {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.All-courses_courses_type_ul__39ywT {
    display: flex;
    align-items: center;
    gap: 20px;
}
.All-courses_courses_type_ul_li__kUcWe {
    padding: 12px 46px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
}
.All-courses_courses_type_ul_li__kUcWe.All-courses_active__wEG3_ {
    background: #fdc500;
    border-bottom: 4px solid #000;
}
.All-courses_courses_type_wrapper__x_o5g button {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    gap: 15px;
    border-radius: 5px;
    border-color: #3b5865;
    border-style: solid;
    border-width: 1px 3px 3px 1px;
    transition: all 0.35s ease-in-out;
}
.All-courses_courses_type_wrapper__x_o5g button img {
    width: 20px;
    height: 20px;
}
.All-courses_courses_type_wrapper__x_o5g button p {
    color: #3b5865;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.02em;
}
.All-courses_courses_grid__b2S8P {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    row-gap: 60px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    width: 100%;
}
.All-courses_grid_item__OqFbo {
    width: 350px;
    height: 340px;
    background: #fff;
    border-radius: 23px;
    box-shadow: 0 91px 73px 0 hsla(0, 0%, 65%, 0.07), 0 38px 31px 0 hsla(0, 0%, 65%, 0.05), 0 20px 16px 0 hsla(0, 0%, 65%, 0.04), 0 12px 9px 0 hsla(0, 0%, 65%, 0.04), 0 6px 5px 0 hsla(0, 0%, 65%, 0.03), 0 3px 2px 0 hsla(0, 0%, 65%, 0.02);
    transition: 0.2s ease-in-out;
    position: relative;
    display: flex;
    flex-direction: column;
}
.All-courses_item_img__VXpRC {
    width: 100%;
    height: 80%;
    border-top-left-radius: 23px;
    border-top-right-radius: 23px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in-out;
}
.All-courses_item_footer__N0m9x {
    width: 100%;
    height: 55%;
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 20px;
    justify-content: space-between;
}
.All-courses_desc_wrapper__Bx2O3 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.All-courses_desc_wrapper__Bx2O3 h3 {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 100%;
}
.All-courses_desc_wrapper__Bx2O3 h5 {
    color: #525252;
    font-family: Parkinsans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    width: 100%;
}
.All-courses_buy_now_wrapper__tB9bf {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.All-courses_buy_now_wrapper2__0_UWB {
    display: flex;
    gap: 3px;
    align-items: center;
}
.All-courses_buy_now_wrapper2__0_UWB button {
    padding: 8px 15px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #000;
    background: #fdc500;
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transition: all 0.3s ease-in-out;
}
.All-courses_buy_now_wrapper2__0_UWB button:nth-child(2) {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}
.All-courses_buy_now_wrapper2__0_UWB button:hover {
    border-bottom: 4px solid #000;
}
.All-courses_buy_now_wrapper__tB9bf hr {
    width: 1px;
    background: #000;
    height: 16px;
}
.All-courses_buy_now_wrapper__tB9bf p {
    color: #000;
    text-align: center;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.All-courses_strikeThrough__6mlL1 {
    text-decoration: line-through;
    font-size: 6px;
}
.All-courses_p__Zs6No {
    font-family: More sugar Thin;
    color: #999;
    font-size: 14px;
}
.All-courses_not_sure_wrapper__0lJ7U {
    display: flex;
    flex-direction: column;
    transform: rotate(-90deg);
    height: -moz-fit-content;
    height: fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: absolute;
    bottom: 0;
    right: -60px;
}
.All-courses_not_sure_wrapper__0lJ7U h6 {
    color: #666;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    height: -moz-fit-content;
    height: fit-content;
}
.All-courses_not_sure_wrapper__0lJ7U img {
    width: 156px;
    height: auto;
}
@media screen and (max-width: 1300px) {
    .All-courses_centered_all_courses_wrapper__ADWHX {
        width: 100%;
    }
}
@media screen and (max-width: 1190px) {
    .All-courses_courses_grid__b2S8P {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        row-gap: 40px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        place-items: center;
    }
    .All-courses_grid_item__OqFbo {
        width: 300px;
        height: 290px;
        border-radius: 18px;
    }
    .All-courses_item_img__VXpRC {
        height: 80%;
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }
    .All-courses_item_footer__N0m9x {
        height: 55%;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        gap: 4px;
        padding: 12px 15px;
    }
    .All-courses_desc_wrapper__Bx2O3 {
        gap: 8px;
    }
    .All-courses_desc_wrapper__Bx2O3 h3 {
        font-size: 15px;
    }
    .All-courses_desc_wrapper__Bx2O3 h5 {
        font-size: 11px;
        line-height: 15px;
    }
    .All-courses_buy_now_wrapper2__0_UWB button {
        padding: 7px 10px;
        font-size: 10px;
    }
    .All-courses_buy_now_wrapper__tB9bf p {
        font-size: 11px;
        line-height: 18px;
    }
}
@media screen and (max-width: 1100px) {
    .All-courses_courses_type_ul_li__kUcWe {
        padding: 10px 20px;
        font-size: 12px;
    }
    .All-courses_courses_type_wrapper__x_o5g button {
        padding: 10px 14px;
        gap: 10px;
    }
    .All-courses_courses_type_wrapper__x_o5g button img {
        width: 18px;
        height: 18px;
    }
    .All-courses_courses_type_wrapper__x_o5g button p {
        font-size: 12px;
    }
}
@media screen and (max-width: 800px) {
    .All-courses_explore_my_courses_wrapper__O_9s8 h1 {
        font-size: 31px;
    }
}
@media screen and (max-width: 700px) {
    .All-courses_courses_type_wrapper__x_o5g button {
        display: none;
    }
    .All-courses_explore_my_courses_wrapper__O_9s8 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .All-courses_explore_my_courses_wrapper__O_9s8 button {
        display: flex;
        align-items: center;
        padding: 10px 14px;
        width: -moz-fit-content;
        width: fit-content;
        height: -moz-fit-content;
        height: fit-content;
        gap: 8px;
        border-radius: 5px;
        border-color: #3b5865;
        border-style: solid;
        border-width: 1px 3px 3px 1px;
    }
    .All-courses_explore_my_courses_wrapper__O_9s8 button img {
        width: 16px;
        height: 16px;
    }
    .All-courses_explore_my_courses_wrapper__O_9s8 button p {
        color: #3b5865;
        font-family: Parkinsans, sans-serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        letter-spacing: 0.02em;
    }
}
@media screen and (max-width: 550px) {
    .All-courses_explore_my_courses_wrapper__O_9s8 h1 {
        font-size: 21px;
    }
    .All-courses_courses_type_ul__39ywT {
        gap: 10px;
        flex-wrap: wrap;
    }
    .All-courses_courses_type_ul_li__kUcWe {
        padding: 8px 12px;
        font-size: 10px;
    }
    .All-courses_explore_my_courses_wrapper__O_9s8 button {
        padding: 8px 12px;
        gap: 6px;
    }
    .All-courses_explore_my_courses_wrapper__O_9s8 button img {
        width: 14px;
        height: 14px;
    }
    .All-courses_explore_my_courses_wrapper__O_9s8 button p {
        font-size: 11px;
        letter-spacing: 0.02em;
    }
}
@media screen and (max-width: 400px) {
    .All-courses_courses_type_ul__39ywT {
        gap: 8px;
    }
    .All-courses_courses_type_ul_li__kUcWe {
        padding: 8px 10px;
        font-size: 9px;
    }
}
.ClassNotes_card__YAt_I {
    border-radius: 8px;
    border: 1px solid #ededed;
    background: #fff;
    box-shadow: 0 91.24px 72.992px 0 hsla(0, 0%, 65%, 0.07), 0 38.118px 30.494px 0 hsla(0, 0%, 65%, 0.05), 0 20.38px 16.304px 0 hsla(0, 0%, 65%, 0.04), 0 11.425px 9.14px 0 hsla(0, 0%, 65%, 0.04), 0 6.068px 4.854px 0 hsla(0, 0%, 65%, 0.03),
        0 2.525px 2.02px 0 hsla(0, 0%, 65%, 0.02);
    height: -moz-max-content;
    height: max-content;
    min-height: 150px;
}
.ClassNotes_title__Mwg7U {
    color: #000;
    font-family: Parkinsans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.ClassNotes_viewButton__5sQPs {
    border-radius: 43.682px;
    border: 1px solid #000;
    background: #fdc500;
    font-family: Parkinsans;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.631px;
    box-shadow: 1.5px 3px #000;
    transition: all 0.3s ease-in-out;
}
.ClassNotes_viewButton__5sQPs:hover {
    box-shadow: 2px 4px #000;
    transform: translateY(-2px);
}
.ClassNotes_downloadButton__jrXQd {
    color: #000;
    text-align: center;
    font-family: Parkinsans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23.631px;
}
.ClassNotes_line__hHtMx {
    height: 25px;
    width: 1px;
    background: #000;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../media/d679ba9092d58b1c-s.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../media/3172a969bf464eff-s.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(../media/a573abe26e888cf2-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/d679ba9092d58b1c-s.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/3172a969bf464eff-s.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/a573abe26e888cf2-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../media/d679ba9092d58b1c-s.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../media/3172a969bf464eff-s.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
    font-family: __League_Spartan_cd2f96;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../media/a573abe26e888cf2-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
    font-family: __League_Spartan_Fallback_cd2f96;
    src: local("Arial");
    ascent-override: 75.47%;
    descent-override: 23.72%;
    line-gap-override: 0%;
    size-adjust: 92.75%;
}
.__className_cd2f96 {
    font-family: __League_Spartan_cd2f96, __League_Spartan_Fallback_cd2f96;
    font-style: normal;
}
@font-face {
    font-family: __Bangers_57ffb9;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/b1bbcec5a05df9d3-s.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab;
}
@font-face {
    font-family: __Bangers_57ffb9;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/a6e189517e59054d-s.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
    font-family: __Bangers_57ffb9;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/2c2fc5ac4fb02646-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
    font-family: __Bangers_Fallback_57ffb9;
    src: local("Arial");
    ascent-override: 107.26%;
    descent-override: 21.99%;
    line-gap-override: 0%;
    size-adjust: 82.32%;
}
.__className_57ffb9 {
    font-family: __Bangers_57ffb9, __Bangers_Fallback_57ffb9;
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: __aristo2_ae0619;
    src: url(../media/4027414d4ca75fea-s.p.otf) format("opentype");
    font-display: swap;
    font-weight: 600;
}
@font-face {
    font-family: __aristo2_Fallback_ae0619;
    src: local("Arial");
    ascent-override: 65.57%;
    descent-override: 17.28%;
    line-gap-override: 0%;
    size-adjust: 98.37%;
}
.__className_ae0619 {
    font-family: __aristo2_ae0619, __aristo2_Fallback_ae0619;
    font-weight: 600;
}
