html,body {
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    auto
contain
    scroll-behavior: smooth;
    height: 100%;
}

svg {
    height: 30px;
    width: 30px;
}

.privacy_gate_zUca {
    flex-wrap: nowrap;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.cookie_comply_FMgf h5 {
    color: rgb(181,187,178);
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 5px;
}

#cookieMessageBanner_ImhA {
    display: none;
}

#cookieMessageBanner_ImhA:checked ~ .trackingNoticeModal_EUHS {
    visibility: hidden;
    opacity: 0;
}

.cookie_button.user_status_nZQh:hover {
    background-color: rgb(181,187,178);
    color: #ffffff;
    border-color: rgb(181,187,178);
}


.instructional_approach_pRtu {
    padding: 7rem 2rem;
    min-height: 80vh;
    position: relative;
    background: linear-gradient(120deg, rgb(225,226,224) 0%, rgb(181,187,178,0.5) 100%);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.instructional_approach_pRtu .text_frame_wrap_dXRj::before {
    transform: rotate(30deg);
    position: absolute;
    left: -50%;
    opacity: 0.2;
    transition: all 0.5s ease;
    content: '';
    width: 200%;
    background: radial-gradient(
        ellipse at center,
        rgb(181,187,178,0.5) 0%,
        transparent 60%
    );
    height: 200%;
    top: -50%;
    z-index: -1;
}

.instructional_approach_pRtu h2::before {
    transition: width 0.8s ease;
    height: 2px;
    bottom: 0;
    content: '';
    position: absolute;
    width: 0;
    background: linear-gradient(90deg, rgb(181,187,178), rgb(144,163,129));
    left: 0;
}

.instructional_approach_pRtu .text_frame_wrap_dXRj:hover {
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.instructional_approach_pRtu:hover::before {
    filter: blur(20px);
}

.plan_showcase_iWKd::after {
    border-radius: 10px;
    opacity: 0.08;
    background: linear-gradient(45deg, rgb(144,163,129,0.5) 30%, rgb(181,187,178,0.5) 70%);
    left: -3%;
    z-index: 0;
    height: 50%;
    transform: rotate(10deg);
    content: "";
    bottom: -5%;
    position: absolute;
    width: 35%;
}

.plan_showcase_iWKd .price_sheet_iDdE {
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    width: 100%;
    order: 2;
}

.plan_showcase_iWKd .pricing_list_FgJS::before {
    transition: transform 0.3s ease;
    transform: translateY(-5px);
    content: "";
    left: 0;
    height: 5px;
    background: linear-gradient(90deg, rgb(181,187,178), rgb(144,163,129));
    top: 0;
    position: absolute;
    width: 100%;
}

.plan_showcase_iWKd .plan_fee_Hhvf .learn_price_efwI::after {
    width: 40px;
    height: 2px;
    content: "";
    bottom: -0.75rem;
    position: absolute;
    background: rgb(181,187,178,0.5);
    left: 0;
}

.plan_showcase_iWKd .pricing_list_FgJS:hover .hero_photo_UPsR {
    transform: scale(1.05);
}

.welcome_page_GTnK {
    padding: 120px 0 60px;
    font-family: Arial, sans-serif;
    background-color: rgb(225,226,224);
    overflow: hidden;
    position: relative;
    width: 100%;
}

.welcome_page_GTnK {
    --scroll-offset: 0px;
}

.welcome_page_GTnK .learn_top_elsG {
    margin: 0 0 10px;
    position: relative;
    transition: transform 0.5s ease;
    transform: translateX(-5px);
    font-size: 43px;
    display: inline-block;
    color: rgb(181,187,178);
    font-weight: 700;
}

.welcome_page_GTnK .course_front_Sdzq:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.welcome_page_GTnK .course_front_Sdzq p {
    margin-bottom: 30px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    line-height: 1.6;
    animation: fadeInUp 0.8s forwards 0.3s;
    color: #ffffff;
    font-size: calc(17px * 1.2);
    transform: translateY(20px);
    opacity: 0;
    font-weight: 400;
    max-width: 80%;
}

.thanksFrame_JYCQ .container {
    max-width: 1200px;
    z-index: 5;
    position: relative;
    padding: 0 20px;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
}

.thanksFrame_JYCQ h2::after {
    height: 3px;
    position: absolute;
    bottom: -12px;
    background: rgb(144,163,129);
    transform-origin: left center;
    transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 85px;
    content: "";
    transform: scaleX(1);
    left: 0;
}

.thanksFrame_JYCQ ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.thanksFrame_JYCQ li span {
    display: block;
    line-height: 1.7;
    max-width: 95%;
    color: #000000;
    position: relative;
    font-weight: 400;
    font-size: calc(15px + 0.1rem);
}

.who_we_are_ZPvX::after {
    width: 60%;
    height: 200%;
    z-index: 0;
    position: absolute;
    right: -20%;
    background: linear-gradient(
        to bottom right,
        rgb(181,187,178,0.5) 10%,
        transparent 70%
    );
    transform: rotate(15deg);
    top: -50%;
    content: "";
}

.who_we_are_ZPvX h1:hover {
    transform: perspective(500px) translateZ(10px);
}

.who_we_are_ZPvX .training_track_otQT {
    position: relative;
}

.who_we_are_ZPvX .pro_study_PMwS::before {
    width: 100%;
    z-index: -1;
    left: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 255, 255, 0.85) 100%
    );
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
}

.who_we_are_ZPvX .pro_study_PMwS h4::after {
    position: absolute;
    width: 40px;
    background: linear-gradient(
        to right,
        rgb(181,187,178) 0%,
        rgb(144,163,129) 100%
    );
    transform-origin: left center;
    bottom: 0;
    transition: width 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(1);
    left: 0;
    content: "";
    height: 3px;
}

.launch_now_fQji .virtual_guides_GQft {
    justify-content: center;
    z-index: 2;
    overflow: hidden;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    max-width: 1000px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 15px;
    padding: 50px;
}

.launch_now_fQji h3::after {
    height: 1px;
    left: 50%;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    transform: translateX(-50%);
    width: 100px;
    position: absolute;
    content: '';
    bottom: -20px;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.5), 
        transparent);
}

.launch_now_fQji .contact_widget_cdRS::after {
    height: 200%;
    left: -100px;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.7),
        transparent
    );
    width: 20px;
    transform: rotate(35deg);
    content: '';
    position: absolute;
    transition: all 0.6s ease;
    z-index: 1;
    top: -50%;
}

.course_structure_xLrX {
    padding: 120px 0;
    position: relative;
    background-color: rgb(144,163,129);
    overflow: hidden;
}

.course_structure_xLrX .tech_skills_qLbd {
    gap: 60px;
    flex-direction: column;
    display: flex;
    position: relative;
}

.course_structure_xLrX .text_frame_wrap_dXRj h2 {
    position: relative;
    font-weight: 700;
    text-align: center;
    font-size: 47px;
    color: #ffffff;
    margin-bottom: 0;
    padding-bottom: 20px;
    grid-column: 1 / -1;
}

.course_structure_xLrX .text_frame_wrap_dXRj .description:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.course_structure_xLrX .text_frame_wrap_dXRj .description:last-of-type::before {
    background: rgb(144,163,129);
}

.course_structure_xLrX .hero_photo_UPsR {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    border-radius: 30px;
    height: 400px;
    order: 1;
    position: relative;
}

.contact_us_qtVg .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 20px;
}

.contact_us_qtVg .query_section_YFRL {
    display: grid;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    gap: 0;
    grid-template-columns: 1fr 1fr;
    border-radius: 25px;
}

.contact_us_qtVg #contact {
    flex-direction: column;
    display: flex;
    gap: 25px;
}

.contact_us_qtVg input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}

.contact_us_qtVg .feedback_card_GAzd input[type="checkbox"] {
    margin-top: 2px;
    cursor: pointer;
    appearance: none;
    border: 2px solid rgb(225,226,224);
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 10px;
    flex-shrink: 0;
}

.contact_us_qtVg .reach_inquiry_JBqO {
    font-weight: 600;
    background: rgb(181,187,178);
    transition: all 0.3s ease;
    align-self: flex-start;
    cursor: pointer;
    padding: 15px 35px;
    margin-top: 10px;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    font-size: 15px;
    letter-spacing: 1px;
}

.privacy_guardhouse_EMxK h5 {
    font-size: 24px;
    font-weight: 600;
}

.privacy_guardhouse_EMxK li {
    border-left: 3px solid rgb(144,163,129);
    padding-left: 10px;
    margin-bottom: 10px;
}

.educational_yield_AvlF::before {
    width: 100%;
    top: 0;
    opacity: 0.7;
    position: absolute;
    left: 0;
    background: radial-gradient(circle at 20% 30%, rgb(144,163,129,0.5) 0%, transparent 40%);
    height: 100%;
    content: "";
}

.educational_yield_AvlF .hero_photo_UPsR {
    max-width: 42%;
    border-radius: 30px;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    z-index: 1;
    flex: 0 0 42%;
    transition: all 0.5s ease;
}

.educational_yield_AvlF h3::after {
    height: 3px;
    content: "";
    border-radius: 10px;
    bottom: -12px;
    left: 0;
    background: linear-gradient(to right, rgb(181,187,178), rgb(144,163,129));
    position: absolute;
    width: 50px;
}

.educational_yield_AvlF li:hover {
    transform: translateX(10px);
}

.educational_yield_AvlF li:hover p {
    box-shadow: 
        0 8px 20px rgba(0, 0, 0, 0.08),
        inset 0 0 0 1px rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.9);
}

.educational_yield_AvlF li:hover svg {
    background: #ffffff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.1) rotate(10deg);
}

footer {
    position: relative;
}

.assign_help_HbYS .company_holder {
    position: relative;
    grid-column: 1 / 5;
    z-index: 3;
}

.assign_help_HbYS .company_holder h3::after {
    height: 4px;
    left: 0;
    background: rgb(181,187,178);
    bottom: 0;
    width: 40px;
    border-radius: 10px;
    position: absolute;
    content: '';
}

.assign_help_HbYS .main_core_hPYf {
    position: relative;
}



.assign_help_HbYS .main_core_hPYf {
    animation: borderPulse 4s infinite;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}

.assign_help_HbYS .main_core_hPYf .top_primary_HdZL a {
    padding: 8px 15px;
    font-size: 12px;
    position: relative;
    color: #ffffff;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    z-index: 1;
    transition: all 0.3s ease;
    overflow: hidden;
}

.biz_learnings_EDlA .skill_links_DREB {
    letter-spacing: 0.5px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    opacity: 0.8;
}



.assign_help_HbYS::before {
    width: 100%;
    top: 0;
    animation: gradientShift 5s infinite;
    position: absolute;
    left: 0;
    height: 5px;
    content: '';
    background-size: 200% 200%;
    background: linear-gradient(90deg, rgb(181,187,178), rgb(144,163,129), rgb(181,187,178));
}

.assign_help_HbYS .main_core_hPYf h5::after {
    height: 2px;
    position: absolute;
    bottom: -5px;
    content: '';
    background: rgb(144,163,129);
    width: 30px;
    left: 0;
}

.leadership_experience_glVu::before {
    z-index: 0;
    right: -5%;
    filter: blur(20px);
    content: "";
    top: -5%;
    position: absolute;
    height: 30%;
    background: rgb(144,163,129,0.5);
    width: 30%;
    transform: rotate(-15deg) translateZ(0);
}

.leadership_experience_glVu .learner_feedback_sKaL > div:first-child {
    overflow: hidden;
    position: relative;
}

.leadership_experience_glVu .learner_feedback_sKaL:hover .hero_photo_UPsR {
    transform: scale(1);
}

.leadership_experience_glVu .learner_feedback_sKaL > div:nth-child(2)::before {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    content: "";
    background: linear-gradient(to bottom, rgb(181,187,178), rgb(144,163,129));
    left: 0;
    width: 4px;
    height: 70%;
}

.leadership_experience_glVu .exp_timeline_lnhG {
    font-size: 17px;
    background: linear-gradient(to right, rgba(rgb(225,226,224), 0.05), rgba(rgb(225,226,224), 0.02));
    position: relative;
    border-left: 3px solid rgb(181,187,178,0.5);
    padding: 1.5rem;
    color: #000000;
    line-height: 1.7;
    margin: 0;
}

.course_demographic_LzVF .virtual_guides_GQft::after {
    animation-delay: 6s;
    bottom: 30%;
}

.course_demographic_LzVF h3 {
    text-align: center;
    letter-spacing: 1px;
    color: rgb(181,187,178);
    font-weight: 600;
    margin-bottom: 3.5rem;
    position: relative;
    font-size: 37px;
}

.course_demographic_LzVF ul li {
    font-size: 12px;
    display: flex;
    padding: 1.3rem 1.5rem;
    font-weight: 400;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    color: #000000;
    overflow: hidden;
    transition: all 0.3s ease;
}

.course_demographic_LzVF ul li:hover::after {
    transform: translateX(100%);
    opacity: 0.15;
}

.course_demographic_LzVF ul li:hover svg {
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    transform: translateY(-2px);
}



.course_demographic_LzVF::before :nth-child(1) {
    animation-delay: 1s;
}

.course_demographic_LzVF ul::after {
    content: '';
    position: absolute;
    opacity: 0.2;
    border: 1px solid rgb(144,163,129,0.5);
    border-radius: 50%;
    bottom: 20px;
    left: 20px;
    width: 30px;
    height: 30px;
}

header .nav_lesson_Pbzw::before {
    height: 1px;
    bottom: 0;
    left: 0;
    position: absolute;
    content: '';
    width: 100%;
    background: linear-gradient(to right, 
        transparent, 
        rgb(181,187,178,0.5), 
        rgb(144,163,129,0.5), 
        rgb(181,187,178,0.5), 
        transparent);
}

header .head_page_KbmN:hover {
    color: #ffffff;
}

header .head_page_KbmN::after {
    bottom: 0;
    height: 2px;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    transform-origin: left;
    background: linear-gradient(to right, rgb(181,187,178), rgb(144,163,129));
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.get_help_info_XGEu .container::before,
.get_help_info_XGEu .container::after {
    z-index: 0;
    content: '';
    width: 150px;
    border-radius: 50%;
    position: absolute;
    border: 2px solid rgb(181,187,178,0.5);
    opacity: 0.2;
    height: 150px;
    animation: rotateSlow 20s linear infinite;
}

.get_help_info_XGEu .container::before {
    right: -75px;
    top: -75px;
}

.get_help_info_XGEu .get_contactus_ikLx {
    position: relative;
    margin: 0;
    display: flex;
    font-size: 21px;
    background: linear-gradient(120deg, rgb(181,187,178) 0%, rgb(144,163,129) 100%);
    padding: 25px 35px;
    align-items: center;
    font-weight: 700;
    overflow: hidden;
    color: #ffffff;
}

.get_help_info_XGEu .hero_photo_UPsR {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 250px;
}

.get_help_info_XGEu .edu_ask_Dbiu {
    background: #ffffff;
    padding: 30px 35px;
    position: relative;
}

.get_help_info_XGEu .edu_ask_Dbiu p:last-child {
    margin-bottom: 0;
}

.get_help_info_XGEu .edu_ask_Dbiu p:hover {
    transform: translateX(5px);
}

.get_help_info_XGEu .edu_ask_Dbiu p:hover svg {
    stroke: #ffffff;
    background: rgb(181,187,178);
    transform: rotate(0deg);
}

.get_help_info_XGEu .edu_ask_Dbiu p:nth-child(1) svg path {
    animation-delay: 0.1s;
}

.get_help_info_XGEu .edu_ask_Dbiu p:nth-child(2) svg path {
    animation-delay: 0.2s;
}

.get_help_info_XGEu .edu_ask_Dbiu p:nth-child(4) svg path {
    animation-delay: 0.4s;
}

.get_help_info_XGEu .edu_ask_Dbiu p a::after {
    background: rgb(181,187,178);
    position: absolute;
    bottom: -2px;
    width: 0;
    transition: width 0.3s ease;
    left: 0;
    content: '';
    height: 1px;
}

.get_help_info_XGEu .get_assistance_WsJz {
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.get_help_info_XGEu .contact_feedback_Woqr::before {
    height: 100%;
    transform: scaleY(0);
    top: 0;
    width: 3px;
    background: rgb(144,163,129);
    position: absolute;
    content: '';
    left: 0;
    transition: transform 0.3s ease;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}


@media (max-width: 1200px) {.cookie_comply_FMgf h5 {
    font-size: calc(22px - 2px);
}.cookie_comply_FMgf p {
    font-size: calc(15px - 2px);
}.track_ack_FYvS {
    font-size: calc(14px - 2px);
}
}



@media (max-width: 576px) {.instructional_approach_pRtu {
    min-height: auto;
    padding: 3rem 0.8rem;
}.instructional_approach_pRtu .text_frame_wrap_dXRj {
    padding: 2rem;
    clip-path: polygon(
            0 0,
            100% 0,
            100% 95%,
            98% 100%,
            0 100%
        );
}.instructional_approach_pRtu h2 {
    font-size: calc(33px * 0.7);
    padding-bottom: 0.8rem;
    margin-bottom: 1rem;
    letter-spacing: 0.5px;
}.instructional_approach_pRtu p {
    font-size: calc(14px * 0.9);
}.instructional_approach_pRtu .text_frame_wrap_dXRj::after {
    height: 3px;
}.instructional_approach_pRtu::before {
    opacity: 0.4;
}.instructional_approach_pRtu::after {
    opacity: 0.05;
}}



@media (max-width: 575px) {.plan_showcase_iWKd {
    padding: 3rem 0;
}.plan_showcase_iWKd .container {
    padding: 0 1.5rem;
}.plan_showcase_iWKd .price_sheet_iDdE {
    gap: 1.5rem;
}.plan_showcase_iWKd .plan_fee_Hhvf {
    padding: 1.5rem;
}.plan_showcase_iWKd .hero_photo_UPsR {
    height: 140px;
}
}



@media (max-width: 991px) {.thanksFrame_JYCQ {
    padding: 90px 0;
}.thanksFrame_JYCQ h2 {
    max-width: 100%;
    transform: translateX(0);
    font-size: calc(34px - 0.2rem);
}.thanksFrame_JYCQ .virtual_guides_GQft {
    transform: translateX(0);
    padding: 40px 30px 40px 45px;
}.thanksFrame_JYCQ:hover .virtual_guides_GQft {
    transform: translateX(0) translateY(-5px);
}
}



@media (min-width: 768px) {.who_we_are_ZPvX {
    padding: 8rem 0;
}.who_we_are_ZPvX h1 {
    font-size: calc(38px * 1.2);
    margin-bottom: 4rem;
}.who_we_are_ZPvX .training_track_otQT ul {
    gap: 3.5rem;
    grid-template-columns: repeat(2, 1fr);
}.who_we_are_ZPvX .pro_study_PMwS {
    padding: 3rem;
}.who_we_are_ZPvX .pro_study_PMwS h4 {
    margin-bottom: 2rem;
    font-size: calc(19px * 1.4);
}.who_we_are_ZPvX .pro_study_PMwS:nth-child(1) {
    transform: perspective(1000px) rotateY(-2deg);
}.who_we_are_ZPvX .pro_study_PMwS:nth-child(2) {
    transform: perspective(1000px) rotateY(2deg);
}.who_we_are_ZPvX .pro_study_PMwS:hover:nth-child(1) {
    transform: perspective(1000px) rotateY(-2deg) translateY(-8px);
}.who_we_are_ZPvX .pro_study_PMwS:hover:nth-child(2) {
    transform: perspective(1000px) rotateY(2deg) translateY(-8px);
}
}



@media screen and (max-width: 768px) {.launch_now_fQji {
    padding: 80px 0;
}.launch_now_fQji .virtual_guides_GQft {
    padding: 30px;
}.launch_now_fQji h3 {
    margin-bottom: 45px;
    letter-spacing: 2px;
    font-size: calc(37px * 0.8);
}.launch_now_fQji h3::before {
    top: -60px;
    height: 40px;
    width: 40px;
}.launch_now_fQji h3::after {
    width: 70px;
    bottom: -15px;
}.launch_now_fQji .contact_widget_cdRS {
    letter-spacing: 1.5px;
    padding: 12px 35px;
    font-size: calc(17px * 0.9);
}
}



@media (max-width: 992px) {.contact_us_qtVg .query_section_YFRL {
    grid-template-columns: 1fr;
}.contact_us_qtVg .hero_photo_UPsR {
    border-radius: 0;
    min-height: 300px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    grid-row: 1;
    grid-column: 1;
}.contact_us_qtVg .request_help_AiUS {
    grid-column: 1;
    padding: 40px 30px;
    grid-row: 2;
}
}



@media (max-width: 576px) {.educational_yield_AvlF {
    padding: 50px 0;
}.educational_yield_AvlF .hero_photo_UPsR {
    max-width: 85%;
}.educational_yield_AvlF .text_frame_wrap_dXRj {
    width: 100%;
    padding: 30px 25px;
}.educational_yield_AvlF .text_frame_wrap_dXRj::before {
    top: -15px;
    width: 60px;
    right: 20px;
    height: 60px;
}.educational_yield_AvlF h3 {
    margin-bottom: 25px;
    font-size: 24px;
}.educational_yield_AvlF li p {
    padding: 12px 15px;
}.educational_yield_AvlF svg {
    width: 22px;
    height: 22px;
    padding: 4px;
}}



@media (max-width: 992px) {.course_demographic_LzVF {
    padding: 4rem 0;
}.course_demographic_LzVF h3 {
    font-size: calc(37px * 0.9);
}.course_demographic_LzVF ul {
    gap: 1rem;
}.course_demographic_LzVF ul li {
    padding: 1.1rem 1.3rem;
}
}



@media (max-width: 576px) {.course_demographic_LzVF {
    padding: 3rem 0;
}.course_demographic_LzVF .virtual_guides_GQft {
    padding: 0 1.5rem;
}.course_demographic_LzVF h3 {
    margin-bottom: 2.5rem;
    font-size: calc(37px * 0.8);
}.course_demographic_LzVF ul {
    gap: 0.8rem;
}.course_demographic_LzVF ul li {
    padding: 1rem;
}.course_demographic_LzVF ul li svg {
    margin-right: 1rem;
    width: 24px;
    height: 24px;
}}



@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .main_train_LEip {
    padding: 0.6rem;
    gap: 0.6rem;
}header .nav_lesson_Pbzw svg {
    width: 110px;
}header .main_core_hPYf {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding: 0.4rem;
}header .main_core_hPYf::-webkit-scrollbar {
    height: 2px;
}header .main_core_hPYf::-webkit-scrollbar-thumb {
    background: rgb(181,187,178);
    border-radius: 10px;
}header .head_page_KbmN {
    flex-shrink: 0;
    white-space: nowrap;
}}



@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 30px;
    }
}



@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}



@keyframes pulseRadial {
    0% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0.05;
        transform: scale(1);
    }
}



@keyframes scan-move {
    0% {
        top: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.5;
    }
    95% {
        opacity: 0.5;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}

@keyframes borderPulse {
    0%, 100% {
        border-color: rgba(255, 255, 255, 0.1);
    }
    50% {
        border-color: rgba(255, 255, 255, 0.3);
    }
}



@keyframes pulseLine {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(-50%) scaleX(0.3);
    }
    50% {
        opacity: 1;
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes rotateSlow {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

