.wrapper-border_ADlc {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}

.nav_learning_zQim {
    flex: 1 0 auto;
}

.container {
    width: 1273px;
    margin: auto;
    max-width: 100%;
}

.edu_consent_CTVX {
    flex-shrink: 0;
    margin-right: 15px;
}

.cookie_comply_FMgf {
    flex-grow: 1;
    margin-right: 15px;
}

.cookie_comply_FMgf p {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0;
}

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

.cookie_button.user_status_nZQh {
    border-color: rgb(144,163,129);
    color: #000000;
    background-color: rgb(144,163,129);
}

.trackingNoticeModal_EUHS p a:hover {
    color: rgba(0, 0, 0, 0.5);
}

.instructional_approach_pRtu::after {
    top: 0;
    z-index: 1;
    position: absolute;
    animation: patternMove 30s linear infinite;
    opacity: 0.1;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(144,163,129,0.5) 49.5%, rgb(144,163,129,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 49.5%, rgb(181,187,178,0.5) 49.5%, rgb(181,187,178,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 20px;
}

.instructional_approach_pRtu h2 {
    text-transform: uppercase;
    padding-bottom: 1.5rem;
    font-size: 33px;
    color: #ffffff;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    position: relative;
    font-weight: 700;
}

.instructional_approach_pRtu p {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.8;
    opacity: 0.9;
    z-index: 2;
    position: relative;
}

.instructional_approach_pRtu .text_frame_wrap_dXRj:hover::before {
    opacity: 0.3;
    transform: rotate(45deg);
}

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

.plan_showcase_iWKd .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1400px;
    padding: 0 2rem;
}

.plan_showcase_iWKd .rate_options_PgMy {
    display: flex;
    flex-direction: column;
}

.plan_showcase_iWKd .deal_opts_hguG h2 {
    font-size: 36px;
    color: #000000;
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
    font-weight: 700;
}

.plan_showcase_iWKd .pricing_list_FgJS {
    overflow: hidden;
    color: #000000;
    height: 100%;
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    background: #ffffff;
    position: relative;
}

.plan_showcase_iWKd .plan_fee_Hhvf .learn_price_efwI {
    color: rgb(181,187,178);
    font-size: calc(24px * 1.3);
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 700;
}

.plan_showcase_iWKd .hero_photo_UPsR::after {
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    position: absolute;
}

.welcome_page_GTnK > div {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}

.welcome_page_GTnK .path_edu_obdg {
    margin-bottom: 40px;
    z-index: 2;
    position: relative;
}

.welcome_page_GTnK .path_edu_obdg {
    animation: revealContent 1s forwards;
    transform: translateY(30px);
    opacity: 0;
}

.welcome_page_GTnK .course_front_Sdzq::before {
    content: "";
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7));
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    position: absolute;
}

.welcome_page_GTnK .course_front_Sdzq h3 {
    line-height: 1.4;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    opacity: 0;
    border-left: 4px solid rgb(144,163,129);
    transform: translateY(20px);
    padding: 20px;
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    animation: fadeInUp 0.8s forwards 0.6s;
    backdrop-filter: blur(5px);
    max-width: 90%;
}

.thanksFrame_JYCQ .virtual_guides_GQft {
    transform: translateX(5%);
    padding: 50px 40px 50px 60px;
    position: relative;
    background-color: #ffffff;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.1);
}

.thanksFrame_JYCQ li::before {
    font-family: serif;
    left: -20px;
    top: -40px;
    font-size: 120px;
    z-index: -1;
    position: absolute;
    opacity: 0.1;
    line-height: 1;
    color: rgb(181,187,178);
    content: "";
}

.who_we_are_ZPvX .container {
    padding: 0 1.5rem;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

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

.who_we_are_ZPvX .pro_study_PMwS:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
    transform: translateY(-8px);
}

.who_we_are_ZPvX .pro_study_PMwS h4 {
    margin-top: 0;
    padding-bottom: 0.75rem;
    font-size: calc(19px * 1.2);
    color: #000000;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.who_we_are_ZPvX .pro_study_PMwS:nth-child(even) {
    border-left: none;
    border-right: 4px solid rgb(144,163,129);
}

.launch_now_fQji {
    position: relative;
    z-index: 1;
    background: linear-gradient(180deg, rgb(181,187,178) 0%, rgb(144,163,129) 100%);
    overflow: hidden;
    padding: 120px 0;
}

.launch_now_fQji .virtual_guides_GQft::before {
    opacity: 0.05;
    z-index: -1;
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    animation: patternShift 15s linear infinite;
    content: '';
    width: 100%;
    background-size: 30px 30px;
    background: 
        linear-gradient(135deg, transparent 45%, #ffffff 50%, transparent 55%),
        linear-gradient(45deg, transparent 45%, #ffffff 50%, transparent 55%);
}

.launch_now_fQji h3::before {
    animation: orbitRotate 10s linear infinite;
    z-index: -1;
    position: absolute;
    width: 60px;
    content: '';
    left: 50%;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.1);
    top: -80px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: translateX(-50%);
}

.launch_now_fQji .contact_widget_cdRS:hover {
    background: linear-gradient(45deg, rgb(181,187,178), rgb(144,163,129));
    transform: translateY(-5px);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(255, 255, 255, 0.3);
    color: #ffffff;
}

.launch_now_fQji .contact_widget_cdRS:hover::before {
    opacity: 0.5;
}

.launch_now_fQji .contact_widget_cdRS:hover::after {
    left: 200%;
}

.course_structure_xLrX::after {
    height: 100%;
    z-index: 1;
    position: absolute;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.02) 75%, rgba(255, 255, 255, 0.02) 76%, transparent 77%);
    top: 0;
    left: 0;
    background-size: 50px 50px;
    width: 100%;
    content: "";
}

.course_structure_xLrX .text_frame_wrap_dXRj .description::after {
    pointer-events: none;
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
}

.contact_us_qtVg h2::after {
    content: "";
    background: rgb(181,187,178);
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -15px;
    width: 60px;
}

.contact_us_qtVg .request_help_AiUS {
    padding: 50px 40px;
    grid-row: 1;
    background: #ffffff;
    grid-column: 1;
}

.contact_us_qtVg h3 {
    color: rgb(181,187,178);
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
}

.contact_us_qtVg .feedback_card_GAzd {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-top: 10px;
}

.contact_us_qtVg .feedback_card_GAzd input[type="checkbox"]:checked::after {
    content: "✓";
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 16px;
    color: #ffffff;
    top: 50%;
}

.contact_us_qtVg .reach_inquiry_JBqO:hover {
    background: rgb(144,163,129);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.contact_us_qtVg svg path {
    fill: rgb(181,187,178);
}

.privacy_guardhouse_EMxK h1, .privacy_guardhouse_EMxK h2, .privacy_guardhouse_EMxK h3, .privacy_guardhouse_EMxK h4, .privacy_guardhouse_EMxK h5, .privacy_guardhouse_EMxK h6 {
    color: rgb(181,187,178);
    margin-bottom: 20px;
    font-weight: 700;
}

.privacy_guardhouse_EMxK h1 {
    font-size: 48px;
}

.privacy_guardhouse_EMxK section {
    padding: 20px;
    border-radius: 10px;
    background-color: rgb(225,226,224);
    margin-bottom: 40px;
}

.educational_yield_AvlF::after {
    opacity: 0.5;
    position: absolute;
    border-radius: 50%;
    height: 400px;
    top: -200px;
    animation: rotate 30s linear infinite;
    content: "";
    width: 400px;
    background: rgb(181,187,178,0.5);
    filter: blur(80px);
    right: -200px;
}

.educational_yield_AvlF .text_frame_wrap_dXRj::before {
    z-index: -1;
    content: "";
    width: 80px;
    height: 80px;
    right: 30px;
    background: linear-gradient(135deg, rgb(181,187,178,0.5), rgb(144,163,129,0.5));
    border-radius: 20px;
    opacity: 0.7;
    transform: rotate(45deg);
    top: -20px;
    position: absolute;
}

.educational_yield_AvlF li:hover::before {
    opacity: 0.3;
}

.educational_yield_AvlF svg {
    transition: all 0.3s ease;
    display: flex;
    padding: 5px;
    width: 24px;
    border-radius: 50%;
    height: 24px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    align-items: center;
    background: linear-gradient(135deg, #ffffff, rgb(225,226,224));
    justify-content: center;
}

.assign_help_HbYS .container {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 30px;
    display: grid;
}

.assign_help_HbYS .company_holder h3 {
    color: #ffffff;
    font-size: 28px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.assign_help_HbYS .main_core_hPYf h5 {
    margin-bottom: 25px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    font-size: 19px;
}

.assign_help_HbYS .main_core_hPYf h5 {
    letter-spacing: 0.5px;
}

.assign_help_HbYS .main_core_hPYf .top_primary_HdZL a:hover {
    transform: translateX(5px);
    background: rgba(255, 255, 255, 0.1);
}

.biz_learnings_EDlA {
    background: rgba(0, 0, 0, 0.3);
    margin-top: 60px;
    position: relative;
    padding: 20px 0;
    z-index: 2;
}



.biz_learnings_EDlA {
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
    background-size: 200% 200%;
    animation: movingGradient 10s ease infinite;
}

.assign_help_HbYS .company_holder::before {
    left: -30px;
    width: 100px;
    bottom: 0;
    border-radius: 50%;
    opacity: 0.3;
    content: '';
    filter: blur(40px);
    z-index: -1;
    position: absolute;
    background: rgb(144,163,129,0.5);
    height: 100px;
}

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

.leadership_experience_glVu .learner_feedback_sKaL {
    position: relative;
    padding: 3rem;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), 
                box-shadow 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    grid-template-columns: 1fr;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 30px 60px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    gap: 2.5rem;
    display: grid;
    background: #ffffff;
}

.leadership_experience_glVu .name {
    display: inline-block;
    color: #000000;
    position: relative;
    margin: 0;
    font-size: 19px;
    font-weight: 700;
}

.leadership_experience_glVu .learner_feedback_sKaL > div:nth-child(3) {
    position: relative;
}

.course_demographic_LzVF {
    overflow: hidden;
    padding: 5rem 0;
    z-index: 1;
    position: relative;
    background-color: rgb(225,226,224);
}

.course_demographic_LzVF::after {
    animation-delay: 4s;
    right: 25%;
}

.course_demographic_LzVF .virtual_guides_GQft::before,
.course_demographic_LzVF .virtual_guides_GQft::after {
    content: '';
    left: 0;
    animation: horizontalBeam 10s infinite ease-out;
    opacity: 0;
    z-index: -1;
    width: 100%;
    background: linear-gradient(to right, 
        transparent 10%, 
        rgb(144,163,129) 50%, 
        transparent 90%);
    height: 1px;
    position: absolute;
}

.course_demographic_LzVF .virtual_guides_GQft::before {
    animation-delay: 2s;
    top: 30%;
}

.course_demographic_LzVF ul li:hover {
    color: #000000;
    background-color: rgba(255, 255, 255, 0.05);
}

.course_demographic_LzVF ul li:hover::before {
    transform: scaleY(1);
}

.course_demographic_LzVF ul li svg {
    height: 28px;
    flex-shrink: 0;
    width: 28px;
    position: relative;
    z-index: 1;
    margin-right: 1.5rem;
    transition: all 0.4s ease;
}

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

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

header .main_train_LEip {
    background: #ffffff;
    flex-direction: column;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    border-radius: 24px;
    align-items: center;
    gap: 1rem;
    display: flex;
    padding: 1rem;
}

header .nav_lesson_Pbzw:hover svg {
    filter: drop-shadow(0 2px 4px rgb(181,187,178,0.5));
    transform: translateY(-2px);
}

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

.get_help_info_XGEu::after {
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(144,163,129,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(181,187,178,0.5) 0%, transparent 50%);
    top: 0;
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    animation: pulseBackground 15s infinite alternate;
    left: 0;
}

.get_help_info_XGEu .message_us_AWbj:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.get_help_info_XGEu .get_contactus_ikLx svg {
    stroke-linecap: round;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.2));
    margin-right: 12px;
    transition: transform 0.3s ease;
    stroke-linejoin: round;
    fill: none;
    height: 24px;
    stroke-width: 2;
    width: 24px;
    stroke: #ffffff;
}

.get_help_info_XGEu .hero_photo_UPsR::after {
    content: '';
    bottom: 0;
    height: 30%;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    width: 100%;
    position: absolute;
    z-index: 1;
}

.get_help_info_XGEu .edu_ask_Dbiu p svg {
    stroke-linejoin: round;
    height: 20px;
    background: rgb(181,187,178,0.5);
    fill: none;
    left: 0;
    border-radius: 10px;
    box-sizing: content-box;
    stroke-width: 2;
    top: 3px;
    width: 20px;
    position: absolute;
    transition: all 0.3s ease;
    stroke: rgb(181,187,178);
    stroke-linecap: round;
    padding: 3px;
    transform: rotate(45deg);
}


.get_help_info_XGEu .edu_ask_Dbiu p span {
    position: relative;
    z-index: 1;
}

.get_help_info_XGEu .edu_ask_Dbiu p a:hover {
    color: rgb(144,163,129);
}

.get_help_info_XGEu .instant_help_Amje {
    padding-left: 32px;
    align-items: center;
    margin: 0 0 15px;
    font-size: 19px;
    display: flex;
    font-weight: 600;
    color: #000000;
    position: relative;
}

.get_help_info_XGEu .contact_feedback_Woqr:hover {
    color: #000000;
    transform: translateY(-2px);
    background: rgb(181,187,178,0.5);
}

.get_help_info_XGEu .contact_feedback_Woqr:hover::before {
    transform: scaleY(1);
}

.get_help_info_XGEu .contact_feedback_Woqr svg {
    transform: translateY(-50%);
    stroke-linejoin: round;
    transition: all 0.3s ease;
    top: 50%;
    fill: none;
    stroke: rgb(144,163,129);
    height: 14px;
    opacity: 0.8;
    left: 10px;
    stroke-linecap: round;
    position: absolute;
    width: 14px;
    stroke-width: 2;
}



@media (max-width: 768px) {.instructional_approach_pRtu {
    min-height: 60vh;
    padding: 4rem 1rem;
}.instructional_approach_pRtu .text_frame_wrap_dXRj {
    padding: 2.5rem;
    width: 100%;
    clip-path: polygon(
            0 0,
            100% 0,
            100% 90%,
            97% 100%,
            0 100%
        );
}.instructional_approach_pRtu h2 {
    letter-spacing: 1px;
    padding-bottom: 1rem;
    margin-bottom: 1.2rem;
    font-size: calc(33px * 0.8);
}.instructional_approach_pRtu h2::after {
    height: 20px;
    width: 20px;
    right: -10px;
    top: -10px;
}.instructional_approach_pRtu .text_frame_wrap_dXRj:hover h2::before {
    width: 60px;
}.instructional_approach_pRtu p::before {
    width: 30px;
}.instructional_approach_pRtu .text_frame_wrap_dXRj:hover p::before {
    width: 60px;
}
}



@media (hover: none) {.plan_showcase_iWKd .pricing_list_FgJS:hover {
    transform: none;
}.plan_showcase_iWKd .pricing_list_FgJS:hover .hero_photo_UPsR {
    transform: none;
}}



@media screen and (max-width: 480px) {.welcome_page_GTnK {
    padding: 60px 0 30px;
}.welcome_page_GTnK > div {
    padding: 0 15px;
}.welcome_page_GTnK .path_edu_obdg {
    margin-bottom: 25px;
}.welcome_page_GTnK .learn_top_elsG {
    font-size: calc(43px * 0.7);
}.welcome_page_GTnK .course_front_Sdzq > div {
    padding: 40px 20px;
    min-height: 250px;
}.welcome_page_GTnK .course_front_Sdzq h3 {
    padding: 12px;
    font-size: calc(20px * 0.8);
}.welcome_page_GTnK .learn_top_elsG::after {
    width: 60px;
    height: 2px;
}.welcome_page_GTnK .learn_top_elsG:hover::after {
    width: 80px;
}}



@media (min-width: 1200px) {.who_we_are_ZPvX {
    padding: 10rem 0;
}.who_we_are_ZPvX .container {
    padding: 0 3rem;
}.who_we_are_ZPvX .training_track_otQT ul {
    gap: 5rem;
}.who_we_are_ZPvX .pro_study_PMwS {
    padding: 4rem;
}.who_we_are_ZPvX .pro_study_PMwS:nth-child(1) {
    transform: perspective(1200px) rotateY(-3deg) translateZ(20px);
}.who_we_are_ZPvX .pro_study_PMwS:nth-child(2) {
    transform: perspective(1200px) rotateY(3deg) translateZ(20px);
}.who_we_are_ZPvX .pro_study_PMwS:hover:nth-child(1) {
    transform: perspective(1200px) rotateY(-3deg) translateZ(30px) translateY(-10px);
}.who_we_are_ZPvX .pro_study_PMwS:hover:nth-child(2) {
    transform: perspective(1200px) rotateY(3deg) translateZ(30px) translateY(-10px);
}
}



@media screen and (max-width: 576px) {.launch_now_fQji {
    padding: 60px 0;
}.launch_now_fQji .virtual_guides_GQft {
    padding: 25px 20px;
}.launch_now_fQji h3 {
    margin-bottom: 40px;
    letter-spacing: 1.5px;
    font-size: calc(37px * 0.7);
}.launch_now_fQji h3::before {
    height: 30px;
    width: 30px;
    top: -50px;
}.launch_now_fQji h3::after {
    width: 60px;
    bottom: -12px;
}.launch_now_fQji .contact_widget_cdRS {
    padding: 10px 30px;
    font-size: calc(17px * 0.85);
    letter-spacing: 1px;
}}



@media (max-width: 576px) {.contact_us_qtVg {
    padding: 40px 0;
}.contact_us_qtVg .container {
    padding: 0 15px;
}.contact_us_qtVg h2::after {
    width: 40px;
}.contact_us_qtVg .request_help_AiUS {
    padding: 25px 20px;
}.contact_us_qtVg #contact {
    gap: 20px;
}.contact_us_qtVg .reach_inquiry_JBqO {
    padding: 14px 20px;
    width: 100%;
}.contact_us_qtVg .hero_photo_UPsR {
    min-height: 200px;
}}



@media (max-width: 992px) {.assign_help_HbYS .container {
    grid-template-columns: repeat(1, 1fr);
}.assign_help_HbYS .company_holder {
    margin-bottom: 40px;
    grid-column: 1 / -1;
}.assign_help_HbYS .patent_info_CtRq {
    grid-column: 1 / -1;
}.assign_help_HbYS .top_primary_HdZL {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 1024px) {.leadership_experience_glVu {
    padding: 10rem 4rem;
}.leadership_experience_glVu .learner_feedback_sKaL {
    grid-template-columns: minmax(300px, 400px) 1fr;
    padding: 5rem;
    gap: 4rem 5rem;
}.leadership_experience_glVu .name {
    font-size: calc(19px + 2px);
}.leadership_experience_glVu .learner_feedback_sKaL > div:nth-child(2) > div {
    font-size: 17px;
}.leadership_experience_glVu .exp_timeline_lnhG {
    line-height: 1.8;
}.leadership_experience_glVu .learner_feedback_sKaL::after {
    width: 150px;
    top: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    right: 0;
    height: 150px;
    opacity: 0.1;
    content: "";
    background: linear-gradient(135deg, transparent 50%, rgb(181,187,178,0.5) 50%);
}.leadership_experience_glVu .learner_feedback_sKaL:hover::after {
    opacity: 0.2;
}
}


@media screen and (max-width: 767px) {.get_help_info_XGEu {
    padding: 40px 0;
}.get_help_info_XGEu .get_contactus_ikLx {
    font-size: calc(21px - 2px);
    padding: 20px 25px;
}.get_help_info_XGEu .get_contactus_ikLx svg {
    width: 20px;
    margin-right: 8px;
    height: 20px;
}.get_help_info_XGEu .hero_photo_UPsR {
    height: 200px;
}.get_help_info_XGEu .edu_ask_Dbiu {
    padding: 25px;
}.get_help_info_XGEu .edu_ask_Dbiu p {
    font-size: calc(15px - 1px);
    margin-bottom: 12px;
    padding-left: 28px;
}.get_help_info_XGEu .edu_ask_Dbiu p svg {
    top: 3px;
    width: 16px;
    height: 16px;
}.get_help_info_XGEu .edu_askus_hapv {
    margin-top: 20px;
    padding-top: 20px;
}.get_help_info_XGEu .instant_help_Amje {
    font-size: calc(19px - 1px);
    padding-left: 28px;
}.get_help_info_XGEu .instant_help_Amje svg {
    width: 16px;
    top: 2px;
    height: 16px;
}.get_help_info_XGEu .get_assistance_WsJz {
    grid-template-columns: 1fr;
}.get_help_info_XGEu .contact_feedback_Woqr {
    padding: 8px 12px 8px 28px;
}.get_help_info_XGEu .contact_feedback_Woqr svg {
    width: 12px;
    height: 12px;
    left: 8px;
}
}

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

@keyframes beamScan {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    20%, 35% {
        opacity: 0.8;
    }
    80%, 100% {
        opacity: 0;
        transform: translateY(100%);
    }
}

@keyframes pulseBackground {
    0% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.6;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.3;
        transform: scale(1);
    }
}

