.Lecture_gen_lecture_wrapper__HBML_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: #fffdf5;
}
.Lecture_lecture_video_wrapper__Rsac_ {
    display: flex;
    width: 100%;
    max-height: 620px;
}
.Lecture_details_centered_wrapper__BOCtK {
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
    width: 1250px;
}
.Lecture_details_left_wrapper__zsimK {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 55%;
}
.Lecture_details_title_wrapper__2G1Q2 {
    display: flex;
    align-items: center;
    gap: 25px;
}
.Lecture_details_title_wrapper__2G1Q2 button {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: #fad36b;
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    padding: 9px 20px;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 200px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
.Lecture_details_title_wrapper__2G1Q2 h1 {
    color: #000;
    font-family: Futura2;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.Lecture_details_likes_wrapper__uEpaK {
    display: flex;
    align-items: center;
    gap: 30px;
}
.Lecture_details_likes_wrapper__uEpaK img {
    width: 18px;
    height: 18px;
}
.Lecture_details_title_wrapper__2G1Q2 p {
    color: #515151;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.Lecture_details_notes_wrapper__cy7Lg {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.Lecture_notes_h3__j46Ox {
    color: #000;
    font-family: Futura2;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.Lecture_ul_wrapper__ErbeT {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.Lecture_li_wrapper__8RDK7 {
    display: flex;
    align-items: center;
    width: 270px;
    padding: 10px;
    justify-content: space-between;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
}
.Lecture_li_wrapper__8RDK7 h3 {
    color: #000;
    font-family: Futura2;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-left: 10px;
    border-left: 3px solid #ffde59;
}
.Lecture_li_wrapper__8RDK7 a {
    display: flex;
    padding: 8px 0;
    width: 70px;
    justify-content: center;
    align-items: center;
    border-radius: 5000px;
    border: 0.595px solid #8a8a8a;
    background: #fad36b;
    transition: all 0.4s ease-in-out;
}
.Lecture_li_wrapper__8RDK7 a:hover {
    background: #d8ae05;
}
.Lecture_right_lectures__lXi_s {
    display: flex;
    flex-direction: column;
    gap: 25px;
    width: 40%;
    padding-left: 20px;
    border-left: 1px solid #000;
}
.Lecture_right_lectures__lXi_s h3 {
    color: #3b5865;
    font-family: Londrina;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.Lecture_lectures_list__NHOSj {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}
.Lecture_lecture_item__4OlkK {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 34px;
    border-radius: 12px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
    transition: all 0.4s ease-in-out;
}
.Lecture_lecture_item__4OlkK:hover {
    box-shadow: 0 6.522px 6.017px 0 #fad46b94, 0 3px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
}
.Lecture_htext__7r_lW {
    color: #2a2a2a;
    font-family: Bangers, system-ui;
    letter-spacing: 0.08em;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.Lecture_lecture_item_right__cvGJO {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
}
.Lecture_time_wrapper__1mTvJ {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
}
.Lecture_time_wrapper__1mTvJ h3 {
    color: #000;
    font-family: More Sugar, system-ui;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.Lecture_button_wrapper__ahkIZ {
    display: flex;
    width: 42px;
    height: 42px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: solid #3f3f3f;
    border-width: 0.605px 2.514px 2.514px 0.605px;
    background: #fff;
}
.Lecture_imgs__0v7L_ {
    width: 16px;
    height: 22px;
}
.Lecture_mob_sheet_wrapper__IaYYu {
    display: none;
}
@media screen and (max-width: 1300px) {
    .Lecture_details_centered_wrapper__BOCtK {
        width: 94%;
    }
}
@media screen and (max-width: 1000px) {
    .Lecture_details_centered_wrapper__BOCtK {
        display: flex;
        flex-direction: column;
        gap: 50px;
        justify-content: flex-start;
        padding: 60px 0;
    }
    .Lecture_details_left_wrapper__zsimK {
        width: 100%;
    }
    .Lecture_right_lectures__lXi_s {
        width: 100%;
        padding-left: 0;
        border-left: none;
    }
    .Lecture_lecture_item__4OlkK {
        width: 100%;
    }
    .Lecture_details_notes_wrapper__cy7Lg {
        display: none;
    }
    .Lecture_mob_sheet_wrapper__IaYYu {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .Lecture_mob_sheet_wrapper__IaYYu button {
        display: flex;
        padding: 10px 20px;
        align-items: center;
        gap: 12px;
        border-radius: 999px;
        border: solid #000;
        border-width: 0.481px 1px 1px 0.481px;
        background: #fad36b;
        width: -moz-fit-content;
        width: fit-content;
        color: #383838;
        text-align: center;
        font-family: Futura, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 500;
        letter-spacing: 0.225px;
    }
}
@media screen and (max-width: 450px) {
    .Lecture_details_centered_wrapper__BOCtK {
        width: 92%;
        padding: 35px 0;
    }
    .Lecture_details_title_wrapper__2G1Q2 h1 {
        font-size: 21px;
    }
    .Lecture_details_title_wrapper__2G1Q2 p {
        font-size: 13px;
        line-height: 22px;
    }
    .Lecture_right_lectures__lXi_s h3 {
        font-size: 23px;
    }
    .Lecture_lecture_item__4OlkK {
        width: 100%;
    }
    .Lecture_htext__7r_lW {
        font-size: 21px;
    }
    .Lecture_time_wrapper__1mTvJ h3 {
        font-size: 14px;
    }
    .Lecture_button_wrapper__ahkIZ {
        width: 32px;
        height: 32px;
    }
    .Lecture_imgs__0v7L_ {
        width: 11px;
        height: 17px;
    }
    .Lecture_mob_sheet_wrapper__IaYYu {
        gap: 14px;
    }
    .Lecture_mob_sheet_wrapper__IaYYu button {
        padding: 10px 16px;
        font-size: 12px;
    }
}
@font-face {
    font-family: __Londrina_Solid_92342d;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../media/7a116bc736d7e8ca-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: __Londrina_Solid_Fallback_92342d;
    src: local("Arial");
    ascent-override: 110%;
    descent-override: 27.7%;
    line-gap-override: 0%;
    size-adjust: 85.91%;
}
.__className_92342d {
    font-family: __Londrina_Solid_92342d, __Londrina_Solid_Fallback_92342d;
    font-weight: 300;
    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;
}
