﻿.main_master_fQ {
    flex: 1 0 auto;
}

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

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

.layer-container_LD {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}

footer::before {
    right: 0;
    top: 0;
    content: '';
    background: linear-gradient(45deg, rgb(149,151,147,0.5) 0%, rgb(189,193,187,0.5) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.netiquette_Vt .license_cta_No {
    transform: translateZ(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    line-height: 1.6;
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgb(189,193,187);
    font-size: 16px;
    backdrop-filter: blur(10px);
    padding: 20px;
    margin-top: 25px;
    border-radius: 14px;
}

.netiquette_Vt .head_pagewrap_Jg h5::before {
    height: 8px;
    background: rgb(189,193,187);
    width: 8px;
    top: 50%;
    left: -15px;
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}

.netiquette_Vt .head_pagewrap_Jg .head_wrap_XZ a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}

.netiquette_Vt .head_pagewrap_Jg .head_wrap_XZ a:hover::before {
    width: 100%;
    background: rgb(189,193,187,0.5);
}

.donate_btn_EW::before {
    left: 15%;
    opacity: 0.2;
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    right: 15%;
    content: '';
    top: 0;
}



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

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

.netiquette_Vt .head_pagewrap_Jg h5::after {
    content: '';
    height: 2px;
    position: absolute;
    width: 30px;
    left: 0;
    bottom: -5px;
    background: rgb(149,151,147);
}

.title_greeting_Tx::after {
    background: rgb(149,151,147);
    filter: blur(60px);
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    width: 40%;
    right: -10%;
    height: 40%;
    bottom: -10%;
    opacity: 0.2;
    content: "";
}

.title_greeting_Tx h3::before {
    animation: scale-line 1.2s ease-out 0.8s forwards;
    position: absolute;
    background: rgb(189,193,187);
    transform: scaleY(0);
    height: calc(100% - 1rem);
    transform-origin: top;
    content: "";
    left: 0;
    top: 0.5rem;
    width: 4px;
}

.title_greeting_Tx .training_classes_cD:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) scale(1.02);
}

.title_greeting_Tx .training_classes_cD > div {
    z-index: 3;
    position: relative;
    display: flex;
    padding: 4rem 3rem;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 400px;
}

.title_greeting_Tx p::after {
    animation: scale-line-x 1s ease-out 1.2s forwards;
    width: 60px;
    left: 0;
    content: "";
    height: 3px;
    transform: scaleX(0);
    transform-origin: left;
    background: rgb(149,151,147);
    bottom: 0;
    position: absolute;
}

header::before {
    content: '';
    height: 100%;
    position: absolute;
    background: 
        linear-gradient(to right, transparent 25%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 26%),
        linear-gradient(to right, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 51%, transparent 51%),
        linear-gradient(to right, transparent 75%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 76%);
    width: 100%;
    left: 0;
    z-index: 0;
    top: 0;
}

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

header .head_pagewrap_Jg {
    gap: 0.7rem;
    padding: 1rem 2rem 0;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    max-width: 90%;
    display: flex;
}

header .nav_learning_aj:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: rgb(189,193,187);
    transform: translateY(-3px);
}

header .nav_learning_aj:hover::before {
    height: 100%;
}

.tyPanel_cx::before {
    right: -5%;
    transform: rotate(-15deg);
    height: 300px;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    position: absolute;
    opacity: 0.2;
    content: "";
    top: -10%;
    width: 300px;
    animation: float 8s ease-in-out infinite;
}

.tyPanel_cx .pro_program_iU:hover {
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12), 0 15px 25px rgba(0, 0, 0, 0.06);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.tyPanel_cx .pro_program_iU > div:first-child::before {
    content: "";
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    background: linear-gradient(to bottom, rgb(189,193,187), rgb(149,151,147));
    left: -2rem;
    height: 70%;
    width: 0.5rem;
}

.tyPanel_cx .pro_program_iU:hover h5::after {
    width: 120px;
}

.tyPanel_cx p {
    line-height: 1.7;
    font-size: 17px;
    position: relative;
    color: #000000;
    margin: 0;
    transition: color 0.3s ease;
}

.tyPanel_cx a::before {
    width: 0;
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    background: rgb(189,193,187);
    height: 1px;
    left: 0;
    content: "";
    bottom: 0;
}

.confidential_refuge_By h1 {
    color: #000000;
    font-size: calc(21px * 1.2);
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    font-family: Arial, sans-serif;
}

.confidential_refuge_By h2 {
    font-size: calc(21px * 1.2);
    font-family: Arial, sans-serif;
    color: rgb(149,151,147);
    font-weight: 700;
    margin-bottom: 15px;
}

.confidential_refuge_By li {
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 18px;
    padding-left: 20px;
    line-height: 1.6;
}

.stay_updated_yp::after {
    transform: rotate(-1deg);
    opacity: 0.1;
    filter: blur(15px);
    height: 40px;
    position: absolute;
    left: -10%;
    bottom: -20px;
    content: "";
    width: 120%;
    background: rgb(189,193,187,0.5);
}

.stay_updated_yp .pro_program_iU:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.15), 
                0 1px 2px rgba(255,255,255,0.15),
                0 -1px 2px rgba(0,0,0,0.08);
    transform: translateY(-5px) scale(1.01);
}

.stay_updated_yp h3::after {
    width: 60px;
    transition: width 0.3s ease-out;
    bottom: -12px;
    transform-origin: left center;
    height: 3px;
    position: absolute;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(189,193,187), rgb(189,193,187,0.5));
}

.stay_updated_yp input[type="email"] {
    background-color: #ffffff;
    outline: none;
    transition: all 0.3s ease;
    border: none;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    font-size: 17px;
    width: 100%;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    font-family: Arial, sans-serif;
    color: #000000;
}

.stay_updated_yp .updates_card_Al:active {
    box-shadow: 0 2px 10px rgba(rgb(189,193,187,0.5), 0.2);
    transform: translateY(1px);
}

.stay_updated_yp .updates_card_Al:hover::before {
    left: 100%;
}

.quantitative_data_jC {
    padding: 120px 0;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}

.quantitative_data_jC::before {
    opacity: 0.85;
    top: 0;
    position: absolute;
    background-color: #000000;
    width: 100%;
    content: "";
    z-index: 1;
    left: 0;
    height: 100%;
}

.quantitative_data_jC .pro_extra_gQ {
    display: flex;
    flex-direction: column;
    position: relative;
}



.quantitative_data_jC .statistics_plus_DJ svg {
    fill: #ffffff;
    width: 100%;
    height: 100%;
}

.quantitative_data_jC .growth_statistics_CS {
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 2px;
    position: relative;
    padding-top: 50px;
    font-weight: 700;
    text-align: center;
    font-size: 30px;
}

.quantitative_data_jC .statistics_value_jZ {
    color: rgba(255, 255, 255, 0.85);
    max-width: 700px;
    line-height: 1.7;
    text-align: center;
    font-size: 18px;
    margin: 30px auto;
}

.quantitative_data_jC .fast_statistics_rD::after {
    width: 1px;
    top: 0;
    z-index: 1;
    height: 100%;
    left: 50%;
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
}

.quantitative_data_jC .fast_gain_dF:hover::before {
    width: 100%;
}

.quantitative_data_jC .mentor_statistics_EG {
    display: flex;
    transform: translateY(0);
    width: 55px;
    transition: transform 0.3s ease;
    height: 55px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.quantitative_data_jC .fast_gain_dF:hover span::after {
    width: 50px;
}

.quantitative_data_jC .fast_gain_dF p {
    margin: 0;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    max-width: 200px;
}

.quantitative_data_jC .fast_gain_dF:nth-child(3) {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    animation: fadeIn 0.5s ease forwards 0.4s;
}

.quantitative_data_jC .pro_extra_gQ::after {
    height: 300px;
    border-radius: 50%;
    content: "";
    width: 300px;
    transform: translate(-50%, -50%);
    border: 1px dashed rgb(149,151,147);
    top: 50%;
    left: 50%;
    position: absolute;
    opacity: 0.15;
    animation: pulseCircle 4s infinite 1s;
}

.client_experience_Sf h4 {
    position: relative;
    text-transform: uppercase;
    font-size: 31px;
    margin-bottom: 80px;
    color: #000000;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 700;
}

.client_experience_Sf .alumni_views_CP {
    gap: 50px 30px;
    display: grid;
    transform-style: preserve-3d;
    grid-template-columns: repeat(3, 1fr);
    perspective: 1000px;
}

.client_experience_Sf .user_voices_Ko::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(149,151,147,0.5), rgb(189,193,187,0.5));
    z-index: -1;
    border-radius: 27px;
    content: "";
    opacity: 0;
    transition: opacity 0.5s ease;
    inset: 0;
}

.client_experience_Sf .user_voices_Ko:hover::after {
    opacity: 0.3;
    transform: scale(1) translateZ(10px);
}

.client_experience_Sf .pic_grid_vb {
    border-radius: 27px;
    transition: all 0.5s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
    width: 90px;
    margin: 0 auto 20px;
    height: 90px;
    border: 3px solid #ffffff;
}

.client_experience_Sf .user_voices_Ko p {
    text-align: center;
    transition: all 0.5s ease;
    color: #000000;
    line-height: 1.7;
    position: relative;
    font-size: 15px;
    padding-top: 15px;
    transform: translateZ(10px);
}

.client_experience_Sf .user_voices_Ko:nth-child(3n+1) {
    animation: floatIn 0.7s ease-out both;
    animation-delay: 0.1s;
}

.about_this_qd {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about_this_qd .container {
    max-width: 1200px;
    padding: 3rem 2rem;
    width: 100%;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}

.about_this_qd .text_box_wrapper_dE:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.about_this_qd .text_box_wrapper_dE > div:first-child {
    position: relative;
    margin-bottom: 1rem;
}

.about_this_qd .text_box_wrapper_dE h5 {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgb(189,193,187);
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
    position: relative;
    margin: 0;
}

.about_this_qd .text_box_wrapper_dE p b {
    color: rgb(149,151,147);
    position: relative;
    display: inline-block;
    font-weight: 700;
}

.pricing_tray_Oi {
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}

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

.pricing_tray_Oi .pricing_schemes_JR {
    position: relative;
}

.pricing_tray_Oi .study_fees_dt {
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    display: grid;
    padding: 0;
    gap: 30px;
}

.pricing_tray_Oi .study_fees_dt li {
    perspective: 1000px;
    animation: fadeIn 0.8s forwards;
    opacity: 0;
}

.pricing_tray_Oi .program_rate_Hu {
    text-decoration: none;
    display: block;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
}

.pricing_tray_Oi .cert_cost_BU {
    position: relative;
    flex-direction: column;
    z-index: 2;
    height: 100%;
    display: flex;
}

.pricing_tray_Oi .cert_cost_BU h4 {
    font-weight: 700;
    margin: 0 0 20px;
    font-size: calc(21px + 2px);
    color: #000000;
    position: relative;
    display: inline-block;
}

.pricing_tray_Oi .rate_choice_ZK {
    background: rgb(189,193,187);
    color: #ffffff;
    border-radius: 10px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
              background-color 0.3s ease;
    position: relative;
    font-weight: 700;
    overflow: hidden;
    transform: translateY(0);
    padding: 10px 20px;
    display: inline-block;
    font-size: 19px;
    margin-top: auto;
    align-self: flex-start;
}

.pricing_tray_Oi .program_rate_Hu:hover .rate_choice_ZK {
    transform: translateY(-5px);
    background: rgb(149,151,147);
}

.course_benefits_lK {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(230,226,207) 30%, rgba(rgb(189,193,187,0.5), 0.05) 100%);
}

.course_benefits_lK .container {
    gap: 60px;
    grid-template-columns: 1fr 1.5fr;
    position: relative;
    max-width: 1280px;
    display: grid;
    padding: 0 20px;
    margin: 0 auto;
}

.course_benefits_lK .pic_grid_vb:hover {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}

.course_benefits_lK .text_box_wrapper_dE {
    position: relative;
    transform: translateZ(0);
    z-index: 2;
    padding: 30px;
}

.course_benefits_lK h1::after {
    left: 0;
    width: 80px;
    background: rgb(149,151,147);
    content: "";
    bottom: -10px;
    height: 3px;
    position: absolute;
}

.course_benefits_lK li {
    transition: transform 0.4s ease;
    padding-left: 15px;
    transform: translateZ(0);
    position: relative;
}

.course_benefits_lK li:hover::before {
    transform: translateY(-50%) scale(1);
}

.course_benefits_lK svg {
    margin-right: 15px;
    transform: translateY(-1px);
    height: 24px;
    flex-shrink: 0;
    width: 24px;
}

.course_benefits_lK li:hover svg path {
    fill: rgb(149,151,147);
}

.course_benefits_lK li:hover svg path:last-child {
    transform: translateY(2px);
}

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

.leadership_profile_vE .user_voices_Ko::before {
    opacity: 0.2;
    position: absolute;
    width: 100%;
    background-size: 200% 200%;
    height: 100%;
    left: 0;
    animation: shimmerEffect 10s ease-in-out infinite;
    background: linear-gradient(135deg, transparent, rgb(189,193,187,0.5), transparent);
    top: 0;
    z-index: -1;
    content: "";
}

.leadership_profile_vE .user_voices_Ko:hover .pic_grid_vb {
    box-shadow: 30px 30px 60px rgba(0, 0, 0, 0.5);
    transform: scale(1.05) rotate(2deg);
}

.leadership_profile_vE .name {
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    margin: 0;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    font-size: 33px;
    grid-column: 1;
    z-index: 4;
    transform: translateX(0);
    grid-row: 1;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.leadership_profile_vE .user_voices_Ko:hover span:not(.name) {
    transform: translateX(10px);
    background: rgba(0, 0, 0, 0.3);
}

.leadership_profile_vE .user_voices_Ko:hover .job_progress_ip {
    transform: translateY(-10px);
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.4);
}

.leadership_profile_vE .job_progress_ip::before {
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    width: 100%;
    left: 0;
    z-index: -1;
    animation: shimmerEffect 5s ease-in-out infinite;
    height: 100%;
    background-size: 200% 200%;
}

.cookieUsagePromptPanel_vy {
    border-top: 2px solid rgb(189,193,187);
    position: fixed;
    background: rgb(230,226,207);
    width: 100%;
    bottom: 0;
    z-index: 90;
}

#cookieNoticePopup_oB:checked ~ .cookieUsagePromptPanel_vy {
    opacity: 0;
    visibility: hidden;
}

.cookie_reset_qY {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookieUsagePromptPanel_vy p a {
    text-decoration: none;
    color: rgb(189,193,187);
}

.layer-container_LD .visitor_controls_Yn {
    margin-left: 30px;
    color: #ffffff;
    border: none;
    background: rgb(189,193,187);
    font-weight: 400;
    font-size: 20px;
    padding: 10px;
}

.layer-container_LD .cookie_hide_XP h5, .layer-container_LD .cookie_hide_XP p {
    color: #000000;
}

.connect_form_dB {
    position: relative;
    padding: 100px 0;
    background-color: rgb(230,226,207);
    overflow: hidden;
}

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

.connect_form_dB h2 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 31px;
    color: #000000;
    position: relative;
    text-align: center;
    font-family: Arial, sans-serif;
}

.connect_form_dB .support_map_js {
    padding: 60px;
    position: relative;
    flex: 0 0 60%;
}

.connect_form_dB form {
    width: 100%;
    padding-left: 25px;
}

.connect_form_dB form h3 {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 35px;
    color: #000000;
}

.connect_form_dB form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(189,193,187,0.5);
    outline: none;
    background: rgba(rgb(189,193,187), 0.05);
}

.connect_form_dB .support_help_fI label {
    position: relative;
    color: #000000;
    line-height: 1.5;
    padding-left: 35px;
    font-size: 13px;
    cursor: pointer;
}

.connect_form_dB .support_help_fI input[type="checkbox"]:checked + label::after {
    position: absolute;
    border-right: 2px solid #ffffff;
    left: 8px;
    top: 9px;
    border-bottom: 2px solid #ffffff;
    height: 11px;
    transform: rotate(45deg);
    content: "";
    width: 6px;
}

.connect_form_dB form .query_card_XT:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(189,193,187), 0.3);
}

.connect_form_dB form .query_card_XT:hover::before {
    transform: rotate(45deg) translateX(200%);
}

.connect_form_dB svg {
    height: 22px;
    width: 22px;
    fill: rgb(189,193,187);
}

.course_structure_jr::before {
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: 0.25;
    left: 0;
    background: 
        linear-gradient(135deg, rgb(189,193,187,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(149,151,147,0.5) 0%, transparent 70%);
    content: "";
    z-index: -1;
    top: 0;
}

.course_structure_jr .pic_grid_vb {
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s;
    z-index: 1;
    transform: translateZ(0);
    height: 450px;
    border-radius: 17px;
}

.course_structure_jr .knowledge_plan_SQ {
    padding: 40px;
    border-radius: 17px;
    z-index: 1;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    position: relative;
}

.course_structure_jr .top_bar_hk {
    background: rgb(230,226,207);
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 15px;
    margin-bottom: 25px;
    position: relative;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: inline-flex;
}

.course_structure_jr .top_bar_hk:hover svg {
    transform: scale(1.05);
}

.course_structure_jr .top_bar_hk:hover svg path {
    fill: rgb(149,151,147);
}

.course_structure_jr .knowledge_plan_SQ h3::after {
    left: 0;
    background: rgb(189,193,187);
    transition: width 0.4s ease;
    height: 3px;
    width: 50px;
    position: absolute;
    content: "";
    bottom: 0;
}

.find_support_Oc::before {
    top: 0;
    background: linear-gradient(to right, rgb(189,193,187,0.5) 0%, transparent 70%);
    content: '';
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
}

.find_support_Oc .pic_grid_vb {
    position: relative;
    overflow: hidden;
    height: 250px;
    width: 100%;
}

.find_support_Oc .get_support_jM {
    background: #ffffff;
    gap: 15px;
    padding: 30px;
    display: grid;
}

.find_support_Oc .get_support_jM p svg {
    width: 20px;
    fill: rgb(189,193,187);
    transition: transform 0.3s ease, fill 0.3s ease;
    transform: translateY(-50%);
    position: absolute;
    left: 15px;
    top: 50%;
    height: 20px;
}

.find_support_Oc .get_support_jM p:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateX(5px);
}

.find_support_Oc .get_support_jM p span a:hover {
    color: rgb(149,151,147);
}

.find_support_Oc .talk_team_IX {
    padding-top: 20px;
    border-top: 1px solid rgb(149,151,147,0.5);
    margin-top: 20px;
}

.find_support_Oc .join_us_mR:hover svg {
    transform: translateY(-50%) rotate(15deg);
    fill: rgb(149,151,147);
}

.find_support_Oc .join_us_mR svg path {
    transition: fill 0.3s ease;
    fill: inherit;
}

.find_support_Oc .support_now_SC {
    gap: 10px;
    display: grid;
}

.find_support_Oc .contact_team_pI svg {
    transition: transform 0.3s ease, fill 0.3s ease;
    top: 50%;
    width: 16px;
    transform: translateY(-50%);
    left: 12px;
    position: absolute;
    height: 16px;
    fill: rgb(189,193,187);
}

.find_support_Oc .contact_team_pI:hover::before {
    width: 100%;
}


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



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



@media (min-width: 1024px) {.title_greeting_Tx {
    padding: 0;
    height: 100vh;
}.title_greeting_Tx .main_welcome_tU > div {
    grid-template-columns: 1fr 2fr;
    gap: 5rem;
}.title_greeting_Tx h3 {
    max-width: 36rem;
    font-size: calc(24px * 1.2);
}.title_greeting_Tx .training_classes_cD {
    height: 560px;
}.title_greeting_Tx .training_classes_cD > div {
    padding: 6rem 5rem;
}.title_greeting_Tx p {
    font-size: calc(12px * 1.2);
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    max-width: 36rem;
}.title_greeting_Tx .title_style_header {
    font-size: calc(45px * 1.4);
    max-width: 36rem;
}.title_greeting_Tx p::after {
    height: 4px;
    width: 80px;
}
}



@media (max-width: 991px) {header .head_lesson_NU {
    margin: 0.8rem 0;
    padding: 1.2rem 0;
}header .head_mentor_hy {
    padding: 0 0 0.8rem 0;
}header .head_mentor_hy svg {
    width: 160px;
}header .head_pagewrap_Jg {
    padding: 0.8rem 1.5rem 0;
    gap: 0.6rem;
}header .nav_learning_aj {
    padding: 0.6rem 1.1rem;
}
}



@media screen and (max-width: 992px) {.tyPanel_cx {
    padding: 5rem 0;
}.tyPanel_cx .pro_program_iU {
    padding: 2.5rem;
}.tyPanel_cx h5 {
    font-size: calc(23px * 0.95);
}
}



@media screen and (max-width: 576px) {.tyPanel_cx {
    padding: 3rem 0;
}.tyPanel_cx .pro_program_iU {
    clip-path: polygon(0 0, 100% 0, 100% 98%, 98% 100%, 0 100%);
    padding: 1.75rem;
}.tyPanel_cx .pro_program_iU > div:first-child {
    margin-bottom: 1.5rem;
}.tyPanel_cx .pro_program_iU > div:first-child::before {
    left: -1.2rem;
    height: 60%;
}.tyPanel_cx h5 {
    font-size: calc(23px * 0.85);
}.tyPanel_cx p {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 768px) {.stay_updated_yp .pro_program_iU {
    padding: 2rem;
}.stay_updated_yp h3 {
    font-size: calc(17px * 1.1);
    margin-bottom: 1.5rem;
}.stay_updated_yp .input_holder {
    flex-direction: column;
    gap: 1rem;
}.stay_updated_yp input[type="email"],
    .stay_updated_yp .updates_card_Al {
    width: 100%;
}.stay_updated_yp .updates_card_Al {
    margin-top: 0.5rem;
}
}



@media screen and (max-width: 991px) {.quantitative_data_jC {
    padding: 100px 0;
}.quantitative_data_jC .statistics_value_jZ {
    max-width: 600px;
}.quantitative_data_jC .fast_gain_dF {
    height: 180px;
    padding: 20px;
}.quantitative_data_jC .fast_gain_dF span {
    font-size: 40px;
}.quantitative_data_jC .statistics_plus_DJ {
    height: 80px;
    width: 80px;
    padding: 18px;
}
}



@media (max-width: 1024px) {.client_experience_Sf {
    padding: 90px 0;
}.client_experience_Sf .alumni_views_CP {
    gap: 40px 30px;
    grid-template-columns: repeat(2, 1fr);
}.client_experience_Sf h4 {
    font-size: calc(31px * 0.9);
    margin-bottom: 60px;
}.client_experience_Sf .user_voices_Ko {
    padding: 25px;
}.client_experience_Sf .pic_grid_vb {
    height: 80px;
    width: 80px;
}
}



@media (max-width: 768px) {.client_experience_Sf {
    padding: 70px 0;
}.client_experience_Sf::before {
    transform: perspective(500px) rotateX(20deg) scale(2);
}.client_experience_Sf h4 {
    margin-bottom: 50px;
    font-size: calc(31px * 0.8);
}.client_experience_Sf .alumni_views_CP {
    grid-template-columns: 1fr;
    gap: 40px;
}.client_experience_Sf .user_voices_Ko {
    margin: 0 auto;
    padding: 20px;
    max-width: 350px;
    transform: rotateX(5deg) rotateY(-5deg);
}.client_experience_Sf .user_voices_Ko:hover {
    transform: rotateX(0) rotateY(0) translateZ(20px);
}.client_experience_Sf .pic_grid_vb {
    width: 70px;
    height: 70px;
}.client_experience_Sf .user_voices_Ko span {
    font-size: calc(23px * 0.9);
}.client_experience_Sf .user_voices_Ko p {
    font-size: calc(15px * 0.95);
}}



@media (max-width: 992px) {.pricing_tray_Oi h2 {
    font-size: calc(38px - 4px);
}.pricing_tray_Oi .fee_deals_gu {
    margin-bottom: 30px;
}.pricing_tray_Oi .study_fees_dt {
    gap: 20px;
}.pricing_tray_Oi .cost_options_Wo {
    padding: 25px;
}
}



@media (max-width: 1024px) {.course_benefits_lK {
    padding: 80px 0;
}.course_benefits_lK .container {
    grid-template-columns: 1fr;
    gap: 40px;
}.course_benefits_lK .pic_grid_vb {
    max-height: 400px;
    margin: 0 auto;
    width: 80%;
    transform: perspective(1000px) rotateY(-5deg);
}.course_benefits_lK h1 {
    font-size: calc(44px * 0.9);
}
}



@media (max-width: 480px) {.course_benefits_lK {
    padding: 40px 0;
}.course_benefits_lK .pic_grid_vb {
    box-shadow: 8px 8px 0 rgba(rgb(189,193,187,0.5), 0.2);
    max-height: 250px;
}.course_benefits_lK h1 {
    font-size: calc(44px * 0.7);
    margin-bottom: 20px;
}.course_benefits_lK h1::after {
    height: 2px;
    width: 60px;
}.course_benefits_lK p {
    font-size: calc(12px * 0.9);
}.course_benefits_lK svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}.course_benefits_lK ul {
    gap: 12px;
}.course_benefits_lK li:hover {
    transform: translateX(5px);
}}


@media only screen and (max-width: 1200px) {.cookieUsagePromptPanel_vy {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.cookie_reset_qY {
    display: none;
}.cookie_preference_GH {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookieUsagePromptPanel_vy h5 {
    text-align: center;
}.cookieUsagePromptPanel_vy p {
    text-align: center;
}.cookie_hide_XP {
    margin-bottom: 20px;
}body .layer-container_LD .visitor_controls_Yn {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media screen and (max-width: 480px) {.connect_form_dB {
    padding: 50px 0;
}.connect_form_dB h2 {
    font-size: calc(31px * 0.8);
}.connect_form_dB .pic_grid_vb {
    min-height: 200px;
}.connect_form_dB .support_map_js {
    padding: 30px 20px;
}.connect_form_dB .support_map_js::before {
    left: 20px;
    width: calc(100% - 40px);
}.connect_form_dB form h3 {
    font-size: calc(24px * 0.9);
    margin-bottom: 25px;
}.connect_form_dB form input[type="text"] {
    padding: 15px 20px;
}.connect_form_dB form .query_card_XT {
    width: 100%;
    text-align: center;
}}



@media (max-width: 576px) {.course_structure_jr {
    padding: 50px 0;
}.course_structure_jr .pro_program_iU {
    gap: 25px;
}.course_structure_jr .pic_grid_vb {
    height: 250px;
}.course_structure_jr .knowledge_plan_SQ {
    padding: 20px;
}.course_structure_jr .top_bar_hk {
    padding: 8px;
    margin-bottom: 15px;
}.course_structure_jr .top_bar_hk svg {
    width: 50px;
}.course_structure_jr .knowledge_plan_SQ h3 {
    font-size: calc(34px * 0.8);
    padding-bottom: 10px;
    margin-bottom: 12px;
}}

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



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

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




@keyframes slide-up {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}



@keyframes scale-line {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}



@keyframes slide-up-header {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes glowCircle {
    0% {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    }
    100% {
        box-shadow: 0 8px 25px rgb(189,193,187,0.5);
    }
}



@keyframes lineGrow {
    0% {
        transform: scaleX(0.3);
    }
    100% {
        transform: scaleX(1);
    }
}



@keyframes float {
    0%, 100% {
        transform: rotate(45deg) translate(0, 0);
    }
    25% {
        transform: rotate(45deg) translate(-20px, 20px);
    }
    50% {
        transform: rotate(45deg) translate(0, 40px);
    }
    75% {
        transform: rotate(45deg) translate(20px, 20px);
    }
}



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

