.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;
    }
}
.Matchsection_matchsection_wrapper__J8DtN {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
}
.Matchsection_hr_notsure_wrapper__7OE_9 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 22px;
    z-index: 3;
}
.Matchsection_hr_notsure_wrapper__7OE_9 hr {
    width: 645px;
    opacity: 0.5;
    border-top: 1px dashed #000;
}
.Matchsection_notsure_wrapper__H3gcp {
    display: flex;
    padding: 12px 46px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #a0a0a0;
}
.Matchsection_notsure_wrapper__H3gcp p {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.Matchsection_body_wrapper__atc5I {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
    z-index: 3;
}
.Matchsection_quote_header_wrapper__BCAhy {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.Matchsection_quote_header_wrapper__BCAhy img {
    width: 40px;
    height: 40px;
}
.Matchsection_quote_header_wrapper__BCAhy h1 {
    color: #201f1f;
    font-family: Rawkner;
    font-size: 65px;
    font-style: normal;
    font-weight: 900;
    line-height: 71px;
    width: 710px;
}
.Matchsection_body_p_text__rSTty {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    width: 500px;
}
.Matchsection_button_curvy__EHJ79 {
    display: flex;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
}
.Matchsection_whats_my_match_button__Tu6gV {
    z-index: 3;
    padding: 13px 46px;
    gap: 10px;
    border-radius: 100px;
    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;
    background: #fdc500;
    border: solid #000;
    border-width: 1px 1px 6px;
}
.Matchsection_curvy_arrow___WVGj {
    position: absolute;
    bottom: -50px;
    right: -200px;
    z-index: 2;
    min-width: 250px;
}
.Matchsection_arrow_head__6dsYU {
    position: absolute;
    bottom: -40px;
    right: 42px;
    z-index: 2;
}
.Matchsection_small_cloud__SbYWX {
    position: absolute;
    top: 25px;
    right: 260px;
}
.Matchsection_big_cloud___jY27 {
    position: absolute;
    top: 60px;
    right: -40px;
}
.Matchsection_light_purple__sTbOB {
    position: absolute;
    top: 165px;
    right: 390px;
    z-index: 2;
}
.Matchsection_purple__hcdP5 {
    position: absolute;
    bottom: -80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.Matchsection_purple_man_woman__Lia8C {
    position: absolute;
    bottom: -80px;
    right: 10px;
}
.Matchsection_purple_man_woman_wrapper__rlqJv {
    display: none;
}
@media screen and (max-width: 950px) {
    .Matchsection_hr_notsure_wrapper__7OE_9 hr {
        width: 70%;
    }
    .Matchsection_notsure_wrapper__H3gcp {
        padding: 12px 40px;
    }
    .Matchsection_notsure_wrapper__H3gcp p {
        font-size: 14px;
    }
    .Matchsection_body_wrapper__atc5I {
        gap: 40px;
    }
    .Matchsection_quote_header_wrapper__BCAhy img {
        width: 30px;
        height: 30px;
    }
    .Matchsection_quote_header_wrapper__BCAhy h1 {
        font-size: 45px;
        line-height: 60px;
        width: 70%;
    }
    .Matchsection_body_p_text__rSTty {
        font-size: 14px;
        line-height: 25px;
        width: 70%;
    }
    .Matchsection_whats_my_match_button__Tu6gV {
        padding: 12px 30px;
        font-size: 13px;
        border-bottom: 5px solid #000;
    }
    .Matchsection_curvy_arrow___WVGj {
        position: absolute;
        bottom: -39px;
        right: -154px;
        z-index: 2;
        min-width: 200px;
    }
    .Matchsection_arrow_head__6dsYU {
        bottom: -30px;
        right: 42px;
        width: 20px;
        height: auto;
    }
    .Matchsection_small_cloud__SbYWX {
        top: 65px;
        right: 180px;
        width: 100px;
        height: auto;
    }
    .Matchsection_big_cloud___jY27 {
        top: 60px;
        right: -40px;
        width: 200px;
        height: auto;
    }
    .Matchsection_light_purple__sTbOB,
    .Matchsection_purple__hcdP5,
    .Matchsection_purple_man_woman__Lia8C {
        display: none;
    }
    .Matchsection_purple_man_woman_wrapper__rlqJv {
        display: flex;
        justify-content: center;
        gap: 30px;
        position: relative;
        margin-top: 40px;
    }
    .Matchsection_light_purple2__bktJP {
        position: absolute;
        top: -30px;
        width: 80px;
        height: auto;
    }
    .Matchsection_purple2__6QpkB {
        width: 100px;
        height: auto;
    }
    .Matchsection_purple_man_woman2__HVv9g {
        width: 60%;
        height: auto;
    }
}
@media screen and (max-width: 550px) {
    .Matchsection_matchsection_wrapper__J8DtN {
        overflow-x: hidden;
    }
    .Matchsection_body_wrapper__atc5I {
        margin-top: 20px;
    }
    .Matchsection_quote_header_wrapper__BCAhy h1 {
        width: 90%;
        font-size: 37px;
        line-height: 45px;
    }
    .Matchsection_body_p_text__rSTty {
        width: 90%;
    }
    .Matchsection_small_cloud__SbYWX {
        right: 160px;
    }
    .Matchsection_purple_man_woman_wrapper__rlqJv {
        gap: 5px;
        margin-top: 50px;
    }
    .Matchsection_light_purple2__bktJP {
        position: absolute;
        top: -30px;
        width: 40px;
        height: auto;
    }
    .Matchsection_purple2__6QpkB {
        width: 40px;
        height: auto;
    }
    .Matchsection_purple_man_woman2__HVv9g {
        width: 90%;
        height: auto;
    }
}
.MatchSectionQuiz_loaderbox___yZDN {
    width: 100vw;
    height: 100vh;
    background: rgba(1, 1, 1, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.MatchSectionQuiz_form_gen_box__f_x5J,
.MatchSectionQuiz_loaderbox___yZDN {
    z-index: 5;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
}
.MatchSectionQuiz_form_gen_box__f_x5J {
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    visibility: hidden;
}
.MatchSectionQuiz_form_gen_box__f_x5J.MatchSectionQuiz_open__baM4G {
    visibility: visible;
}
.MatchSectionQuiz_form_wrapper__RKbNJ {
    display: flex;
    flex-direction: column;
    gap: 15px;
    background: #fff;
    border: 2px solid #000;
    box-shadow: 4px 4px 0 #000;
    padding: 20px;
    width: 870px;
    transition: all 0.4s ease-in-out;
    transform: scale(0);
    overflow-y: auto;
    z-index: 4;
    border-radius: 16px;
    width: 90%;
    max-width: 500px;
    height: 600px;
    position: relative;
    overflow: hidden;
}
.MatchSectionQuiz_form_wrapper__RKbNJ.MatchSectionQuiz_open__baM4G {
    transform: scale(1);
}
.MatchSectionQuiz_overlay__v7k3X {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.MatchSectionQuiz_popup__lA4aG {
    background: #fff;
    border-radius: 16px;
    width: 90%;
    max-width: 500px;
    height: 600px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.MatchSectionQuiz_form_wrapper__RKbNJ.MatchSectionQuiz_expanded__QIzvO {
    width: 90%;
    max-width: 900px;
}
.MatchSectionQuiz_closeButton__c8def {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 10;
    color: #666;
    padding: 4px;
}
.MatchSectionQuiz_closeButton__c8def:hover {
    color: #000;
}
.MatchSectionQuiz_slidesContainer__gokUs {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.MatchSectionQuiz_slides__FFGby {
    display: flex;
    width: 400%;
    height: 100%;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.MatchSectionQuiz_slide__ndx3X {
    width: 25%;
    height: 100%;
    padding: 40px 30px 30px;
    display: flex;
    flex-direction: column;
}
.MatchSectionQuiz_content__N2lY_ {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.MatchSectionQuiz_title___W4V6 {
    font-family: Rawkner;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #000;
}
.MatchSectionQuiz_description__5O5rn {
    color: #666;
    line-height: 1.5;
    margin-bottom: auto;
    font-size: 14px;
    font-family: Parkinsans, sans-serif;
    width: 65%;
}
.MatchSectionQuiz_startButton__dIl5Q {
    align-self: flex-end;
    z-index: 3;
    padding: 13px 46px;
    gap: 10px;
    border-radius: 100px;
    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;
    background: #fdc500;
    border: solid #000;
    border-width: 1px 1px 6px;
}
.MatchSectionQuiz_startButton__dIl5Q:hover {
    background: #fdc500c1;
}
.MatchSectionQuiz_questionNumber__fm8XS {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000;
    font-family: Rawkner, sans-serif;
}
.MatchSectionQuiz_questionTitle__tebPW {
    font-size: 18px;
    margin-bottom: 30px;
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-weight: 500;
    line-height: 29px;
}
.MatchSectionQuiz_options__ByuAP {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: auto;
}
.MatchSectionQuiz_option__IimJf {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    border-radius: 25px;
    padding: 12px 20px;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s ease;
    text-align: left;
    font-family: Parkinsans, sans-serif;
}
.MatchSectionQuiz_option__IimJf.MatchSectionQuiz_selected__9I9_S,
.MatchSectionQuiz_option__IimJf:hover {
    border-color: #fbbf24;
    background: #fef3c7;
}
.MatchSectionQuiz_radio_indicator__8nRpF {
    width: 16px;
    height: 16px;
    border: 1px solid #a0a0a0;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.MatchSectionQuiz_radio_indicator_inner__EqqiR {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: transparent;
    transition: background-color 0.2s ease;
}
.MatchSectionQuiz_option__IimJf.MatchSectionQuiz_selected__9I9_S .MatchSectionQuiz_radio_indicator_inner__EqqiR {
    background-color: #fbbf24;
    border-color: #fbbf24;
}
.MatchSectionQuiz_nextButton__JzcDw {
    background: #fbbf24;
    margin-top: 20px;
    align-self: flex-start;
    align-self: flex-end;
    z-index: 3;
    padding: 13px 46px;
    gap: 10px;
    border-radius: 100px;
    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;
    background: #fdc500;
    border: solid #000;
    border-width: 1px 1px 6px;
}
.MatchSectionQuiz_nextButton__JzcDw:disabled {
    background: #d1d5db;
    cursor: not-allowed;
}
.MatchSectionQuiz_nextButton__JzcDw:hover:not(:disabled) {
    background: #fdc500c1;
}
.MatchSectionQuiz_resultsContent___h_LC {
    display: flex;
    gap: 20px;
    height: 100%;
}
.MatchSectionQuiz_resultsText__xAIUl {
    display: flex;
    flex-direction: column;
    width: 50%;
}
.MatchSectionQuiz_resultsTitle__FktEW {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
    font-family: Rawkner, sans-serif;
}
.MatchSectionQuiz_resultsDescription__Cjag8 {
    margin-bottom: auto;
    font-family: Parkinsans, sans-serif;
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.MatchSectionQuiz_actionButtons__CXEmg {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}
.MatchSectionQuiz_buyButton__SvSss {
    padding: 13px 46px;
    gap: 10px;
    border-radius: 100px;
    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;
    background: #fdc500;
    border: solid #000;
    border-width: 1px 1px 6px;
}
.MatchSectionQuiz_learnButton__ZEE2T {
    cursor: pointer;
    color: #000;
    text-align: center;
    font-family: Parkinsans;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 33px;
}
.MatchSectionQuiz_courseCard__rXM4N {
    flex: 1;
    padding: 8px;
    width: 50%;
    height: 100%;
    border-radius: 10.966px;
    border: 1px solid #a4a4a4;
    background: radial-gradient(100% 100% at 50% 0, #fdd6ff 0, #fcdff4 10.12%, #fdebea 33.64%, #fff5de 51.4%, #fffedb 68.84%, #fffffd 100%);
    box-shadow: 0 17.471px 13.976px 0 rgba(0, 0, 0, 0.04), 0 9.794px 7.835px 0 rgba(0, 0, 0, 0.04), 0 5.201px 4.161px 0 rgba(0, 0, 0, 0.03), 0 2.164px 1.732px 0 rgba(0, 0, 0, 0.02);
}
.MatchSectionQuiz_courseHeader__PJt1P {
    margin-bottom: 15px;
}
.MatchSectionQuiz_courseName__6rCkO {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}
.MatchSectionQuiz_courseThumbnail__D_c55 {
    width: 100%;
    aspect-ratio: 16/9;
    border-radius: 8px;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 10px;
}
.MatchSectionQuiz_courseSubtext__49_lW {
    color: #525252;
    font-family: Parkinsans;
    font-size: 12.515px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.275px;
}
.MatchSectionQuiz_price__u6EtO {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.MatchSectionQuiz_features__H_4RZ {
    display: flex;
    flex-direction: column;
    gap: 6px;
    border-top: 1px solid #a6a6a6;
    padding-top: 10px;
}
.MatchSectionQuiz_feature__re1ZT {
    display: flex;
    align-items: flex-start;
}
.MatchSectionQuiz_feature__re1ZT p {
    margin-left: 8px;
    font-family: Parkinsans, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    color: #000;
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
}
.MatchSectionQuiz_loading_dots__KsQP5 {
    display: flex;
    align-items: center;
    gap: 4px;
}
.MatchSectionQuiz_loading_dots__KsQP5 div {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000;
    margin: 0 2px;
    animation: MatchSectionQuiz_loading-animation__RKaTU 1s ease-in-out infinite;
}
@keyframes MatchSectionQuiz_loading-animation__RKaTU {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1);
    }
    to {
        transform: scale(0);
    }
}
.MatchSectionQuiz_loading_dots__KsQP5 div:first-child {
    animation-delay: 0s;
}
.MatchSectionQuiz_loading_dots__KsQP5 div:nth-child(2) {
    animation-delay: 0.2s;
}
.MatchSectionQuiz_loading_dots__KsQP5 div:nth-child(3) {
    animation-delay: 0.4s;
}
.MatchSectionQuiz_loading_dots__KsQP5 div:nth-child(4) {
    animation-delay: 0.6s;
}
.MatchSectionQuiz_loading_dots__KsQP5 div:nth-child(5) {
    animation-delay: 0.8s;
}
@media (max-width: 480px) {
    .MatchSectionQuiz_form_wrapper__RKbNJ {
        width: 80%;
        height: 70vh;
        max-width: 450px;
    }
    .MatchSectionQuiz_form_wrapper__RKbNJ.MatchSectionQuiz_expanded__QIzvO {
        width: 90vw;
    }
    .MatchSectionQuiz_content__N2lY_ {
        overflow: scroll;
    }
    .MatchSectionQuiz_resultsContent___h_LC {
        width: 100%;
        max-width: 900px;
        overflow: scroll;
    }
    .MatchSectionQuiz_resultsText__xAIUl {
        width: 100%;
    }
    .MatchSectionQuiz_resultsTitle__FktEW {
        font-size: 18px;
    }
    .MatchSectionQuiz_resultsDescription__Cjag8 {
        font-size: 14px;
        display: none;
    }
    .MatchSectionQuiz_buyButton__SvSss {
        padding: 6px 20px;
        font-size: 14px;
    }
    .MatchSectionQuiz_learnButton__ZEE2T {
        font-size: 10px;
    }
    .MatchSectionQuiz_courseCard__rXM4N {
        height: auto;
    }
    .MatchSectionQuiz_courseThumbnail__D_c55 {
        height: 150px;
    }
    .MatchSectionQuiz_slide__ndx3X {
        padding: 30px 20px 20px;
    }
    .MatchSectionQuiz_title___W4V6 {
        font-size: 28px;
    }
    .MatchSectionQuiz_resultsContent___h_LC {
        flex-direction: column;
        gap: 15px;
    }
    .MatchSectionQuiz_courseCard__rXM4N {
        width: 100%;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .MatchSectionQuiz_form_wrapper__RKbNJ.MatchSectionQuiz_expanded__QIzvO {
        width: 95%;
        max-width: 768px;
    }
    .MatchSectionQuiz_resultsContent___h_LC {
        width: 100%;
    }
    .MatchSectionQuiz_slide__ndx3X {
        padding: 30px 20px 20px;
    }
    .MatchSectionQuiz_title___W4V6 {
        font-size: 28px;
    }
    .MatchSectionQuiz_courseCard__rXM4N {
        width: 100%;
        height: -moz-max-content;
        height: max-content;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .MatchSectionQuiz_ytPart__3f40L {
        height: 80vh;
    }
}
.Lineupsection_lineupsection_wrapper__vmaIW {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-top: 100px;
}
.Lineupsection_hr_notsure_wrapper__t822E {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 22px;
    z-index: 3;
}
.Lineupsection_hr_notsure_wrapper__t822E hr {
    width: 645px;
    opacity: 0.5;
    border-top: 1px dashed #000;
}
.Lineupsection_notsure_wrapper__xQAGy {
    display: flex;
    padding: 12px 46px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #a0a0a0;
}
.Lineupsection_notsure_wrapper__xQAGy p {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.Lineupsection_slider_container__Yj1Cp {
    display: flex;
    overflow-x: hidden;
    width: 100%;
}
.Lineupsection_slider_track__UPVib {
    display: flex;
    transition: transform 0.5s ease-in-out;
    min-width: 400%;
}
.Lineupsection_slider__vWEr4 {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 80px;
    position: relative;
    justify-content: flex-end;
}
.Lineupsection_course_name_wrapper__4jICS {
    display: flex;
    gap: 20px;
    align-items: center;
    transform: rotate(-90deg);
    position: absolute;
    left: -140px;
}
.Lineupsection_course_name1__avirb {
    font-size: 105px;
    line-height: 71px;
}
.Lineupsection_course_name1__avirb,
.Lineupsection_course_name2___AR0_ {
    color: #fdc500;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    text-shadow: 0 6px 0 #000;
    font-family: Rawkner;
    font-style: normal;
    font-weight: 900;
}
.Lineupsection_course_name2___AR0_ {
    font-size: 55px;
    line-height: 65px;
}
.Lineupsection_course_name3__YAonr {
    font-size: 90px;
    line-height: 105px;
}
.Lineupsection_course_name3__YAonr,
.Lineupsection_course_name4__l4y5q {
    color: #fdc500;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    text-shadow: 0 6px 0 #000;
    font-family: Rawkner;
    font-style: normal;
    font-weight: 900;
}
.Lineupsection_course_name4__l4y5q {
    font-size: 70px;
    line-height: 85px;
}
.Lineupsection_courses_details_wrapper__MDqXI {
    position: relative;
    display: flex;
    gap: 27px;
    width: 80%;
    border-radius: 25px;
    padding: 80px 30px 40px;
    border: solid #000;
    border-width: 1px 1px 8px;
    background: #fff;
    margin-bottom: 50px;
}
.Lineupsection_courses_details_left__nXkd9 {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
}
.Lineupsection_courses_details_left__nXkd9 h3 {
    color: #000;
    font-family: Rawkner;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}
.Lineupsection_courses_details_left__nXkd9 p {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.Lineupsection_courses_details_left__nXkd9 img {
    width: 100%;
    height: auto;
    border-radius: 13px;
}
.Lineupsection_courses_details_wrapper__MDqXI hr {
    opacity: 0.5;
    border: 1px dashed #000;
}
.Lineupsection_courses_details_right__ZTTRa {
    display: flex;
    flex-direction: column;
    gap: 44px;
    width: 100%;
}
.Lineupsection_courses_details_right__ZTTRa ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}
.Lineupsection_courses_details_right__ZTTRa ul li {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 14px 13px 13px 11px;
    width: 100%;
    border-radius: 11px;
    border: 1px solid #ffedad;
    background: #ffedad;
}
.Lineupsection_courses_details_right__ZTTRa ul li h6 {
    color: #584400;
    font-family: Parkinsans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.Lineupsection_courses_details_right__ZTTRa ul li h3 {
    color: #584400;
    font-family: Parkinsans, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.Lineupsection_view_details_wrapper__Hoowu {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.Lineupsection_view_details_wrapper__Hoowu button {
    padding: 13px 40px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #000;
    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;
    background: #fdc500;
    transition: all 0.3s ease-in-out;
}
.Lineupsection_view_details_wrapper__Hoowu button:hover {
    border-bottom: 6px solid #000;
}
.Lineupsection_flower__dZD_1 {
    position: absolute;
    left: 12px;
    top: 12px;
}
.Lineupsection_curve__Lt4Nv {
    position: absolute;
    left: 18px;
    top: 18px;
}
.Lineupsection_arrow_wrapper__yhC47 {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 30px;
}
.Lineupsection_arrow_wrapper__yhC47 img {
    cursor: pointer;
}
@media screen and (max-width: 950px) {
    .Lineupsection_hr_notsure_wrapper__t822E hr {
        width: 70%;
    }
    .Lineupsection_notsure_wrapper__xQAGy {
        padding: 12px 40px;
    }
    .Lineupsection_notsure_wrapper__xQAGy p {
        font-size: 14px;
    }
    .Lineupsection_slider__vWEr4 {
        flex-direction: column;
        align-items: center;
        gap: 40px;
        position: relative;
        justify-content: flex-start;
    }
    .Lineupsection_course_name_wrapper__4jICS {
        gap: 12px;
        transform: rotate(0deg);
        position: relative;
        left: 0;
    }
    .Lineupsection_course_name1__avirb,
    .Lineupsection_course_name2___AR0_,
    .Lineupsection_course_name3__YAonr,
    .Lineupsection_course_name4__l4y5q {
        font-size: 45px;
        line-height: 55px;
    }
    .Lineupsection_courses_details_wrapper__MDqXI {
        width: 100%;
    }
}
@media screen and (max-width: 600px) {
    .Lineupsection_courses_details_wrapper__MDqXI {
        flex-direction: column;
    }
}
@media screen and (max-width: 500px) {
    .Lineupsection_lineupsection_wrapper__vmaIW {
        margin-top: 20px;
    }
    .Lineupsection_courses_details_wrapper__MDqXI {
        flex-direction: column;
        padding: 80px 20px 40px;
    }
    .Lineupsection_course_name_wrapper__4jICS img {
        width: 30px;
        height: auto;
    }
    .Lineupsection_course_name1__avirb,
    .Lineupsection_course_name2___AR0_,
    .Lineupsection_course_name3__YAonr,
    .Lineupsection_course_name4__l4y5q {
        font-size: 31px;
        line-height: 45px;
    }
    .Lineupsection_courses_details_right__ZTTRa ul li h6 {
        font-size: 14px;
    }
    .Lineupsection_courses_details_right__ZTTRa ul li h3 {
        font-size: 18px;
    }
    .Lineupsection_view_details_wrapper__Hoowu button {
        padding: 12px 40px;
        font-size: 13px;
    }
}
.Backdrop_backdropBlur__HI9Lq {
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    -moz-backdrop-filter: blur(40px);
}
.Backdrop_backdropNav__0NzD1 {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -moz-backdrop-filter: blur(20px);
}
@font-face {
    font-family: __moreSugarThin_f6c606;
    src: url(../media/b6d59e5183ab24b0-s.p.ttf) format("truetype");
    font-display: swap;
    font-weight: 100;
}
@font-face {
    font-family: __moreSugarThin_Fallback_f6c606;
    src: local("Arial");
    ascent-override: 97%;
    descent-override: 31.45%;
    line-gap-override: 0%;
    size-adjust: 97.94%;
}
.__className_f6c606 {
    font-family: __moreSugarThin_f6c606, __moreSugarThin_Fallback_f6c606;
    font-weight: 100;
}
