a {
    color: inherit;
    text-decoration: none;
}

header,footer {
    width: 100%;
}

header {
    position: relative;
    z-index: 100;
    background: rgb(225,226,224);
    padding: 1.2rem 0;
}


.trackingNoticeModal_EUHS {
    width: 100%;
    z-index: 1050;
    background: #ffffff;
    position: fixed;
    transition: all 0.3s ease-in-out;
    padding: 15px 20px;
    font-family: Arial, sans-serif;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    border-top: 3px solid rgb(181,187,178);
    bottom: 0;
}

.cookie_button.data_settings_oyKw:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
}

.trackingNoticeModal_EUHS p a {
    color: rgb(181,187,178);
    text-decoration: underline;
}

.instructional_approach_pRtu::before {
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(144,163,129,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(181,187,178,0.5) 0%, transparent 15%);
    content: '';
    opacity: 0.6;
    width: 100%;
}

.instructional_approach_pRtu::before,
.instructional_approach_pRtu::after {
    transition: all 0.5s ease;
}

.instructional_approach_pRtu .text_frame_wrap_dXRj::after {
    background: linear-gradient(90deg, rgb(181,187,178), rgb(144,163,129));
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    height: 5px;
    left: 0;
    content: '';
}

.instructional_approach_pRtu .text_frame_wrap_dXRj:hover h2::before {
    width: 100px;
}

.instructional_approach_pRtu p::before {
    background: rgb(144,163,129,0.5);
    content: '';
    width: 50px;
    transition: width 0.3s ease;
    bottom: -10px;
    height: 2px;
    position: absolute;
    opacity: 0.5;
    right: 0;
}

.instructional_approach_pRtu:hover::after {
    opacity: 0.15;
}

.plan_showcase_iWKd::before {
    position: absolute;
    content: "";
    top: -10%;
    z-index: 0;
    height: 70%;
    width: 40%;
    opacity: 0.1;
    right: -5%;
    background: linear-gradient(120deg, rgb(181,187,178,0.5) 20%, rgb(144,163,129,0.5) 80%);
    transform: rotate(-15deg);
    border-radius: 10px;
}

.plan_showcase_iWKd .trial_offers_zAtf {
    line-height: 1.6;
    font-size: 15px;
    color: #000000;
    max-width: 800px;
    margin: 0 auto;
}

.plan_showcase_iWKd .pricing_list_FgJS:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px);
}

.plan_showcase_iWKd .value_fees_HBiM {
    flex-direction: column;
    display: flex;
    box-sizing: border-box;
    height: 100%;
}

.plan_showcase_iWKd .plan_fee_Hhvf h3 {
    display: inline-block;
    margin-bottom: 1rem;
    position: relative;
    font-size: calc(24px * 1.1);
    color: #000000;
    font-weight: 700;
}

.plan_showcase_iWKd .hero_photo_UPsR {
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease;
    height: 180px;
}

.plan_showcase_iWKd .pricing_list_FgJS:nth-child(even) .plan_fee_Hhvf::before {
    height: 2.5rem;
    bottom: 1rem;
    z-index: -1;
    position: absolute;
    width: 2.5rem;
    left: 1rem;
    opacity: 0.1;
    border-radius: 50%;
    content: "";
    background: rgb(144,163,129,0.5);
}

.welcome_page_GTnK .learn_top_elsG:hover::after {
    width: 100px;
    transform: scaleX(1.2);
}

.welcome_page_GTnK .course_front_Sdzq {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.welcome_page_GTnK .course_front_Sdzq {
    animation: revealContent 1s forwards 0.3s;
    opacity: 0;
    transform: translateY(50px);
}

.thanksFrame_JYCQ {
    background: linear-gradient(135deg, rgb(225,226,224) 0%, rgb(181,187,178,0.5) 100%);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.thanksFrame_JYCQ::after {
    opacity: 0.1;
    width: 45%;
    background: linear-gradient(45deg, rgb(181,187,178) 0%, transparent 80%);
    content: "";
    pointer-events: none;
    transform: rotate(12deg) skew(-5deg);
    bottom: -5%;
    z-index: 1;
    height: 65%;
    left: -10%;
    position: absolute;
}

.thanksFrame_JYCQ .virtual_guides_GQft::before {
    height: 100%;
    background: linear-gradient(to bottom, rgb(181,187,178) 0%, rgb(144,163,129) 100%);
    top: 0;
    position: absolute;
    width: 6px;
    left: 0;
    content: "";
}

.thanksFrame_JYCQ li {
    position: relative;
    z-index: 2;
}

.thanksFrame_JYCQ:hover .virtual_guides_GQft {
    transform: translateX(5%) translateY(-5px);
}

.thanksFrame_JYCQ:hover h2::after {
    transform: scaleX(1.3);
}

.who_we_are_ZPvX::before {
    height: 100%;
    z-index: 1;
    width: 100%;
    content: "";
    position: absolute;
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    left: 0;
    top: 0;
}

.who_we_are_ZPvX h1:hover::after {
    transform: scaleX(1.2);
}

.who_we_are_ZPvX .training_track_otQT ul {
    list-style: none;
    margin: 0;
    display: grid;
    gap: 2.5rem;
    padding: 0;
    grid-template-columns: 1fr;
}

.who_we_are_ZPvX .pro_study_PMwS::after {
    width: 60px;
    position: absolute;
    right: 20px;
    content: "";
    height: 60px;
    top: 20px;
    border-top: 3px solid rgb(144,163,129,0.5);
    border-right: 3px solid rgb(144,163,129,0.5);
    opacity: 0.6;
    z-index: -1;
}

.who_we_are_ZPvX .pro_study_PMwS div {
    font-size: 18px;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    position: relative;
    z-index: 1;
    color: #000000;
}

.launch_now_fQji::before {
    height: 100%;
    background-image: 
        linear-gradient(0deg, #ffffff 1px, transparent 1px),
        linear-gradient(90deg, #ffffff 1px, transparent 1px);
    left: 0;
    transform-origin: center top;
    width: 100%;
    background-size: 30px 30px;
    content: '';
    animation: gridMove 20s linear infinite;
    top: 0;
    transform: perspective(500px) rotateX(60deg);
    z-index: -1;
    position: absolute;
    opacity: 0.05;
}

.launch_now_fQji .virtual_guides_GQft::after {
    left: -50%;
    position: absolute;
    background: radial-gradient(
        circle at 50% 50%,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    height: 200%;
    animation: pulseRadial 10s ease-in-out infinite;
    width: 200%;
    opacity: 0.1;
    content: '';
    z-index: -1;
    top: -50%;
}

.launch_now_fQji .contact_widget_cdRS::before {
    height: 100%;
    transition: opacity 0.4s ease;
    opacity: 0;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    background-size: 10px 10px;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);
    top: 0;
    z-index: -1;
}

.course_structure_xLrX .container {
    position: relative;
    z-index: 2;
}

.course_structure_xLrX .text_frame_wrap_dXRj {
    order: 2;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    gap: 30px;
    display: grid;
}

.course_structure_xLrX .text_frame_wrap_dXRj h2::after {
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(181,187,178), rgb(144,163,129));
    width: 100px;
    content: "";
    border-radius: 10px;
}

.course_structure_xLrX .text_frame_wrap_dXRj .description::before {
    content: "";
    background: rgb(181,187,178);
    position: absolute;
    height: 4px;
    left: 0;
    top: 0;
    width: 100%;
}

.contact_us_qtVg {
    background: rgb(225,226,224);
    position: relative;
    overflow: hidden;
    padding: 70px 0;
}

.contact_us_qtVg::before {
    width: 100%;
    z-index: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px),
        repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, 0.03) 10px, rgba(0, 0, 0, 0.03) 20px);
    position: absolute;
    left: 0;
    content: "";
    height: 100%;
    top: 0;
}

.contact_us_qtVg input[type="text"] {
    color: #000000;
    border: 1px solid rgb(225,226,224);
    border-radius: 10px;
    padding: 15px 20px;
    width: 100%;
    transition: all 0.3s ease;
    background: #ffffff;
    font-size: 14px;
}

.contact_us_qtVg .feedback_card_GAzd label {
    color: #000000;
    font-size: 14px;
    line-height: 1.5;
}

.contact_us_qtVg .feedback_card_GAzd a:hover {
    color: rgb(144,163,129);
}

.contact_us_qtVg .reach_inquiry_JBqO::before {
    transition: all 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    top: 0;
    width: 100%;
    position: absolute;
    left: -100%;
    height: 100%;
}

.privacy_guardhouse_EMxK h2 {
    font-size: 33px;
}

.privacy_guardhouse_EMxK h3 {
    font-size: calc(24px - 4px);
}

.privacy_guardhouse_EMxK h4 {
    font-size: calc(24px - 8px);
}

.privacy_guardhouse_EMxK ul, .privacy_guardhouse_EMxK ol {
    list-style-position: inside;
    padding-left: 20px;
    margin-left: 20px;
}


.educational_yield_AvlF {
    background: linear-gradient(135deg, rgb(225,226,224) 0%, rgb(181,187,178,0.5) 100%);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

.educational_yield_AvlF .virtual_guides_GQft {
    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: space-between;
}

.educational_yield_AvlF .text_frame_wrap_dXRj {
    border-radius: 20px;
    flex: 0 0 52%;
    background: rgba(255, 255, 255, 0.9);
    padding: 40px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.08),
        inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
    position: relative;
}

.educational_yield_AvlF li {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.educational_yield_AvlF li p {
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    position: relative;
    padding: 16px 20px;
    gap: 16px;
    font-weight: 400;
    font-size: 13px;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    align-items: center;
    margin: 0;
    border-radius: 12px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    color: #000000;
    line-height: 1.5;
}

.assign_help_HbYS .lesson_cta_DJOZ {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    line-height: 1.6;
    backdrop-filter: blur(10px);
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgb(181,187,178);
    padding: 20px;
    transform: translateZ(0);
    font-size: 12px;
    margin-top: 25px;
}

.assign_help_HbYS .main_core_hPYf .top_primary_HdZL {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

.assign_help_HbYS .main_core_hPYf .top_primary_HdZL a::before {
    content: '';
    transition: all 0.3s ease;
    top: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    background: rgb(181,187,178);
    width: 3px;
    left: 0;
}

.biz_learnings_EDlA .container {
    justify-content: center;
    align-items: center;
    display: flex;
}



footer::after {
    right: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.02) 10px,
        rgba(255, 255, 255, 0.02) 20px
    );
    left: 0;
    content: '';
    position: absolute;
}

.assign_help_HbYS .patent_info_CtRq::after {
    background: rgb(181,187,178,0.5);
    position: absolute;
    right: 100px;
    width: 120px;
    z-index: -1;
    opacity: 0.2;
    border-radius: 50%;
    height: 120px;
    content: '';
    filter: blur(50px);
    top: -20px;
}

.leadership_experience_glVu::after {
    z-index: 0;
    width: 25%;
    transform: rotate(15deg) translateZ(0);
    content: "";
    filter: blur(15px);
    height: 25%;
    left: -5%;
    bottom: -5%;
    background: rgb(181,187,178,0.5);
    position: absolute;
}

.leadership_experience_glVu .hero_photo_UPsR {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transform: scale(1.05);
    height: 300px;
}

.leadership_experience_glVu .learner_feedback_sKaL:hover .name::after {
    width: 100%;
}

.leadership_experience_glVu .learner_feedback_sKaL > div:nth-child(2) > div {
    opacity: 0.9;
    color: rgb(144,163,129);
    letter-spacing: 0.5px;
    font-size: calc(17px - 2px);
    font-weight: 600;
}

.course_demographic_LzVF::before,
.course_demographic_LzVF::after {
    z-index: -1;
    opacity: 0;
    animation: beamScan 8s infinite ease-out;
    height: 100%;
    content: '';
    top: 0;
    position: absolute;
    width: 1px;
    background: linear-gradient(to bottom, 
        transparent 20%, 
        rgb(181,187,178) 50%, 
        transparent 80%);
}

.course_demographic_LzVF::before {
    animation-delay: 0s;
    left: 25%;
}

.course_demographic_LzVF ul {
    margin: 0;
    padding: 0;
    flex-direction: column;
    display: flex;
    list-style: none;
    gap: 1.2rem;
}

.course_demographic_LzVF ul li::before {
    opacity: 0.5;
    left: 0;
    width: 3px;
    background: linear-gradient(to bottom, 
        rgb(144,163,129,0.5), 
        rgb(181,187,178,0.5));
    content: '';
    transform: scaleY(0);
    transition: transform 0.4s ease;
    top: 0;
    height: 100%;
    position: absolute;
    transform-origin: top;
}

.course_demographic_LzVF ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(181,187,178);
}

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

header::before {
    content: '';
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, 
        rgb(181,187,178,0.5) 0%, 
        transparent 50%, 
        rgb(144,163,129,0.5) 100%);
    left: 0;
    height: 100%;
    opacity: 0.5;
    top: 0;
}

header .nav_lesson_Pbzw svg {
    transition: all 0.3s ease;
    width: 160px;
    height: auto;
}

header .main_core_hPYf {
    justify-content: center;
    width: 100%;
    display: flex;
    padding: 0.6rem;
    background: rgb(225,226,224);
    flex-wrap: wrap;
    border-radius: 10px;
    gap: 0.4rem;
}

header .head_page_KbmN:hover::before {
    opacity: 1;
}

header .head_page_KbmN:hover::after {
    transform: scaleX(1);
}

.get_help_info_XGEu::before {
    content: '';
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(181,187,178,0.5) 0%, rgb(144,163,129,0.5) 100%);
    height: 100%;
}


.get_help_info_XGEu::before,
.get_help_info_XGEu::after,
.get_help_info_XGEu .get_contactus_ikLx::before,
.get_help_info_XGEu .get_contactus_ikLx::after,
.get_help_info_XGEu .edu_ask_Dbiu::before {
    animation: gridPulse 10s infinite alternate;
}

.message_us_AWbj::after {
    height: 100%;
    z-index: 3;
    left: 0;
    width: 100%;
    top: 0;
    content: '';
    position: absolute;
    background-image: 
        linear-gradient(to right, rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    pointer-events: none;
    background-size: 20px 20px;
}

.get_help_info_XGEu .get_contactus_ikLx::after {
    background: rgba(255, 255, 255, 0.1);
    left: -25px;
    width: 50px;
    height: 50px;
    bottom: -25px;
    border-radius: 50%;
    position: absolute;
    content: '';
    z-index: 1;
}

.get_help_info_XGEu .edu_ask_Dbiu p {
    padding-left: 32px;
    align-items: flex-start;
    transition: transform 0.3s ease;
    font-size: 15px;
    color: #000000;
    margin: 0 0 15px;
    display: flex;
    position: relative;
}

.get_help_info_XGEu .edu_ask_Dbiu p svg path {
    stroke-dashoffset: 40;
    stroke-dasharray: 40;
    animation: drawIcon 1s forwards ease-out;
}

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

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

.get_help_info_XGEu .edu_ask_Dbiu p a:hover::after {
    width: 100%;
}

.get_help_info_XGEu .edu_askus_hapv {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.get_help_info_XGEu .instant_help_Amje:hover svg {
    transform: rotate(0deg);
}

.get_help_info_XGEu .contact_feedback_Woqr {
    overflow: hidden;
    border-radius: 10px;
    padding: 10px 15px 10px 30px;
    color: #000000;
    align-items: center;
    font-size: calc(15px - 2px);
    position: relative;
    display: flex;
    transition: all 0.3s ease;
    background: rgb(225,226,224);
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}


@media (max-width: 800px) {.privacy_gate_zUca {
    flex-direction: column;
    align-items: center;
}.edu_consent_CTVX {
    margin-bottom: 10px;
}.cookie_comply_FMgf {
    text-align: center;
    margin-bottom: 15px;
}.track_ack_FYvS {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}



@media (min-width: 992px) {.plan_showcase_iWKd .rate_options_PgMy {
    flex-direction: row;
}.plan_showcase_iWKd .deal_opts_hguG {
    text-align: left;
    flex: 0 0 30%;
    justify-content: center;
    order: 2;
    margin-bottom: 0;
    display: flex;
    padding-left: 3rem;
    flex-direction: column;
}.plan_showcase_iWKd .deal_opts_hguG h2 {
    text-align: left;
    margin-bottom: 2rem;
}.plan_showcase_iWKd .deal_opts_hguG h2::after {
    left: 0;
    width: 40%;
    transform: none;
}.plan_showcase_iWKd .trial_offers_zAtf {
    text-align: left;
    margin: 0;
}.plan_showcase_iWKd .price_sheet_iDdE {
    order: 1;
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}
}




@media screen and (max-width: 1024px) {.welcome_page_GTnK {
    padding: 100px 0 50px;
}.welcome_page_GTnK .course_front_Sdzq > div {
    min-height: 350px;
    padding: 60px 30px;
}.welcome_page_GTnK .learn_top_elsG {
    font-size: calc(43px * 0.9);
}
}



@media (max-width: 767px) {.thanksFrame_JYCQ {
    padding: 70px 0;
}.thanksFrame_JYCQ::before,
    .thanksFrame_JYCQ::after {
    width: 70%;
    height: 50%;
}.thanksFrame_JYCQ h2 {
    margin-bottom: 30px;
    font-size: calc(34px - 0.4rem);
    line-height: 1.35;
}.thanksFrame_JYCQ .virtual_guides_GQft {
    padding: 35px 25px 35px 35px;
}.thanksFrame_JYCQ li::before {
    left: -15px;
    top: -25px;
    font-size: 90px;
}.thanksFrame_JYCQ li span {
    font-size: 15px;
}
}



@media (min-width: 992px) {.who_we_are_ZPvX::before {
    background-image: repeating-linear-gradient(
            45deg,
            transparent,
            transparent 15px,
            rgba(255, 255, 255, 0.03) 15px,
            rgba(255, 255, 255, 0.03) 30px
        );
}.who_we_are_ZPvX .container {
    padding: 0 2rem;
}.who_we_are_ZPvX h1 {
    font-size: calc(38px * 1.5);
}.who_we_are_ZPvX .pro_study_PMwS {
    padding: 3.5rem;
}.who_we_are_ZPvX .pro_study_PMwS::after {
    width: 80px;
    height: 80px;
}
}



@media screen and (max-width: 992px) {.launch_now_fQji {
    padding: 100px 0;
}.launch_now_fQji .virtual_guides_GQft {
    padding: 40px;
    max-width: 90%;
}.launch_now_fQji h3 {
    margin-bottom: 50px;
    font-size: calc(37px * 0.9);
}.launch_now_fQji h3::before {
    height: 50px;
    top: -70px;
    width: 50px;
}.launch_now_fQji h3::after {
    width: 80px;
}.launch_now_fQji .contact_widget_cdRS {
    padding: 14px 40px;
    font-size: calc(17px * 0.95);
}
}



@media (max-width: 767px) {.course_structure_xLrX {
    padding: 60px 0;
}.course_structure_xLrX .text_frame_wrap_dXRj {
    grid-template-columns: 1fr;
}.course_structure_xLrX .text_frame_wrap_dXRj h2 {
    font-size: calc(47px * 0.9);
}.course_structure_xLrX .hero_photo_UPsR {
    height: 350px;
}
}



@media (max-width: 768px) {.contact_us_qtVg {
    padding: 50px 0;
}.contact_us_qtVg h2 {
    font-size: calc(36px - 4px);
    margin-bottom: 30px;
}.contact_us_qtVg .request_help_AiUS {
    padding: 30px 25px;
}.contact_us_qtVg .hero_photo_UPsR {
    min-height: 250px;
}
}



@media (max-width: 992px) {.educational_yield_AvlF {
    padding: 70px 0;
}.educational_yield_AvlF .virtual_guides_GQft {
    flex-direction: column;
    gap: 40px;
}.educational_yield_AvlF .hero_photo_UPsR {
    margin: 0 auto;
    max-width: 60%;
    flex: none;
}.educational_yield_AvlF .text_frame_wrap_dXRj {
    flex: none;
    width: 90%;
    margin: 0 auto;
}
}



@media (max-width: 768px) {.assign_help_HbYS {
    padding: 60px 0 30px;
}.assign_help_HbYS .top_primary_HdZL {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}.assign_help_HbYS .main_core_hPYf {
    padding: 0;
}}



@media (max-width: 767px) {.leadership_experience_glVu {
    padding: 4rem 1.5rem;
}.leadership_experience_glVu .learner_feedback_sKaL {
    padding: 2rem;
    gap: 2rem;
}.leadership_experience_glVu .hero_photo_UPsR {
    height: 250px;
}.leadership_experience_glVu .name {
    font-size: calc(19px - 1px);
}.leadership_experience_glVu .learner_feedback_sKaL > div:nth-child(2) > div {
    font-size: calc(17px - 3px);
}.leadership_experience_glVu .exp_timeline_lnhG {
    padding: 1rem;
    font-size: calc(17px - 1px);
}}



@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .main_train_LEip {
    gap: 0.7rem;
    padding: 0.7rem;
}header .nav_lesson_Pbzw svg {
    width: 120px;
}header .main_core_hPYf {
    padding: 0.4rem;
    gap: 0.3rem;
}header .head_page_KbmN {
    padding: 0.3rem 0.7rem;
    font-size: calc(17px - 2px);
}
}

@keyframes patternMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 40px, 40px 40px;
    }
}



@keyframes floatAnimation {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}



@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



    @keyframes revealContent {
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }



@keyframes gridGlow {
    0% {
        opacity: 0.03;
        filter: blur(3px);
    }
    50% {
        opacity: 0.05;
        filter: blur(5px);
    }
    100% {
        opacity: 0.03;
        filter: blur(3px);
    }
}



@keyframes orbitRotate {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}



@keyframes float-tech {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(5deg);
    }
    50% {
        transform: translateY(0) rotate(0deg);
    }
    75% {
        transform: translateY(15px) rotate(-5deg);
    }
}

@keyframes movingGradient {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}



@keyframes flashIcon {
    0% {
        filter: brightness(1);
    }
    25% {
        filter: brightness(1.5);
    }
    100% {
        filter: brightness(1);
    }
}

@keyframes gridPulse {
    0%, 100% {
        opacity: 0.02;
    }
    50% {
        opacity: 0.05;
    }
}

