﻿.urXG_wrapper-skeleton {
    height: 100%;
    min-height: 100%;
    flex-direction: column;
    display: flex;
}

.Ugqh_login_footer {
    flex: 0 0 auto;
}


.Ugqh_login_footer {
    color: #000000;
    position: relative;
    padding: 5rem 0 2rem;
    background-color: rgb(197,210,209);
    font-family: Arial, sans-serif;
}

.Ugqh_login_footer {
    background-size: 40px 40px;
    background-repeat: repeat;
    background-image: 
        linear-gradient(rgb(128,143,142,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(128,143,142,0.5) 1px, transparent 1px);
    background-position: center;
    background-blend-mode: overlay;
    background-attachment: fixed;
}

.Ugqh_login_footer .info_item {
    transition: transform 0.3s ease-out;
    padding: 0.5rem;
}

.Ugqh_login_footer .info_item:hover {
    transform: translateX(5px);
}

.Ugqh_login_footer .info_item svg {
    flex-shrink: 0;
    height: 20px;
    width: 20px;
    fill: rgb(162,176,175);
}

.Ugqh_login_footer .ElJo_nav_lead {
    flex-direction: column;
    display: flex;
    gap: 1.25rem;
}

.Ugqh_login_footer .WDBZ_blog_ref {
    max-width: 300px;
    opacity: 0.8;
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
}

.Ugqh_login_footer .FlYi_main_mainwrap a {
    transition: color 0.3s ease, padding-left 0.3s ease;
    font-size: 18px;
    position: relative;
    padding-left: 0;
    color: #000000;
    text-decoration: none;
}

.Ugqh_login_footer .subscribe_holder {
    flex-direction: column;
    border-radius: 28px;
    padding: 2rem;
    display: flex;
    background-color: #ffffff;
    gap: 1.5rem;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.Ugqh_login_footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(162,176,175,0.5);
    border-color: rgb(162,176,175);
}

.Ugqh_login_footer .noba_sub_url:hover {
    background-color: rgb(128,143,142);
    transform: translateY(-2px);
}

.Ugqh_login_footer .FEfN_volunteer {
    margin-top: 3rem;
    padding-top: 1.5rem;
    text-align: center;
    border-top: 1px solid rgb(128,143,142,0.5);
}

.Ugqh_login_footer .FlYi_main_mainwrap:first-child::after {
    background-color: rgb(128,143,142,0.5);
    position: absolute;
    content: '';
    left: 0;
    height: 1px;
    bottom: -0.75rem;
    width: 30px;
}

.xdmj_welcome_page .YfmU_learning_lead::after {
    content: "";
    height: 40%;
    bottom: 0;
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.75) 0%,
    transparent 100%
  );
    width: 100%;
    left: 0;
    z-index: 2;
    transform: translateZ(0);
    position: absolute;
}

.xdmj_welcome_page .EGXp_learn_culture h1 {
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    opacity: 0;
    animation: textFlyIn 1s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    font-size: calc(43px * 1.15);
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    animation-delay: 0.2s;
    position: relative;
    letter-spacing: -0.5px;
    transform: translateZ(40px);
    line-height: 1.1;
}

.xdmj_welcome_page .EGXp_learn_culture h3 {
    font-size: calc(19px * 1.1);
    color: #ffffff;
    font-weight: 600;
    animation: textFlyIn 1s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: translateZ(30px);
    opacity: 0.9;
    margin-bottom: 1.75rem;
    animation-delay: 0.4s;
    line-height: 1.4;
    opacity: 0;
}

.zaWG_statistical_report {
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(197,210,209) 0%, rgba(245, 245, 250, 0.9) 100%);
}

.zaWG_statistical_report h3 {
    opacity: 0;
    color: #000000;
    animation: fadeSlideUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 3.5rem;
    text-align: center;
    font-size: 32px;
    letter-spacing: 0.015em;
    transform: translateY(20px);
}

.zaWG_statistical_report .oHir_extra_pro {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    animation-delay: calc(0.15s * var(--i, 0));
    border-left: 3px solid rgb(162,176,175);
    transform: translateY(30px);
    opacity: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    animation: statAppear 0.7s forwards cubic-bezier(0.19, 1, 0.22, 1);
    padding: 1.8rem 1.5rem;
}

.zaWG_statistical_report .oHir_extra_pro:hover::before {
    opacity: 1;
}

.zaWG_statistical_report .oHir_extra_pro:hover span {
    transform: translateX(5px);
}

.zaWG_statistical_report .oHir_extra_pro p {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    line-height: 1.1;
    font-size: calc(32px * 1.2);
    background: linear-gradient(135deg, rgb(162,176,175) 0%, rgb(128,143,142) 100%);
    transition: transform 0.3s ease;
    font-weight: 700;
    margin: 0;
    position: relative;
    color: rgb(162,176,175);
    font-family: Arial, sans-serif;
}

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

.QcVW_join_our_mailing_list .tnaC_study_guides::after {
    z-index: 2;
    right: 0;
    transform-origin: right;
    content: "";
    height: 6px;
    background: rgb(128,143,142);
    bottom: 0;
    position: absolute;
    width: 40%;
}

.QcVW_join_our_mailing_list .input_holder span {
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    display: block;
    position: relative;
}

.QcVW_join_our_mailing_list .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}

.QcVW_join_our_mailing_list .noba_sub_url {
    cursor: pointer;
    font-size: 19px;
    width: 100%;
    position: relative;
    transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    z-index: 1;
    padding: 1rem 1.5rem;
    font-weight: 600;
    font-family: Arial, sans-serif;
    color: #ffffff;
    background: rgb(162,176,175);
    border: none;
}


#sHgj_cookie_alert_panel {
    display: none;
}

#sHgj_cookie_alert_panel:checked ~ .KFoR_cookie_popup_display {
    visibility: hidden;
    opacity: 0;
}

.ZYvj_track_edu {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    padding: 20px 5%;
}

.KFoR_cookie_popup_display p {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    font-family: Arial, sans-serif;
}

.ImfM_cookie_guard svg {
    height: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(162,176,175);
    width: 80px;
}

.cookie_button.vpGY_cookie_comply {
    border: 2px solid rgb(128,143,142);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.KFoR_cookie_popup_display p a {
    transition: color 0.3s ease;
    color: rgb(162,176,175);
    text-decoration: none;
}

.IHUx_teacher_profile::before {
    filter: blur(60px);
    background: 
        radial-gradient(circle at 20% 30%, rgb(162,176,175,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(128,143,142,0.5) 0%, transparent 25%);
    height: 100%;
    animation: ambientLight 20s ease-in-out infinite alternate;
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.IHUx_teacher_profile .ZpiP_pic_card {
    height: 180px;
    top: -90px;
    left: 50%;
    transform: translateX(-50%) translateZ(30px);
    border: 3px solid #ffffff;
    border-radius: 50%;
    width: 180px;
    position: absolute;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgb(162,176,175,0.5);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.IHUx_teacher_profile .ctfj_career_section {
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    border-radius: 10px;
    transition: transform 0.3s ease;
    transform: translateZ(10px);
    line-height: 1.7;
    width: 100%;
    padding: 2rem;
    border-left: 3px solid rgb(162,176,175);
    font-size: 15px;
    margin-top: 2rem;
    color: #ffffff;
}

header .top_plank .ywte_learn_protrack div span {
    color: #ffffff;
}

header .top_plank .ywte_learn_protrack div {
    margin-right: 24px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.kfWv_learning_process {
    background: rgb(197,210,209);
    overflow: hidden;
    display: flex;
    position: relative;
    min-height: 70vh;
    align-items: center;
    padding: 6rem 2rem;
}

.kfWv_learning_process .tnaC_study_guides {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    justify-content: center;
    width: 100%;
    display: flex;
    position: relative;
}

.kfWv_learning_process .MUWV_text_box_wrap:hover {
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.2),
        -15px -15px 30px rgba(255, 255, 255, 0.9);
}



.kfWv_learning_process .MUWV_text_box_wrap::after {
    left: 20px;
    content: '';
    width: 40px;
    height: 40px;
    bottom: 20px;
    animation: pulse 5s infinite alternate-reverse;
    z-index: -1;
    border-radius: 50%;
    position: absolute;
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.9);
    background: linear-gradient(135deg, rgb(128,143,142,0.5), rgb(162,176,175,0.5));
}

.kfWv_learning_process h2::before {
    border-radius: 10px;
    width: 100%;
    position: absolute;
    content: '';
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    bottom: -10px;
    height: 5px;
    background: linear-gradient(90deg, rgb(162,176,175,0.5) 0%, rgb(128,143,142) 50%, rgb(162,176,175,0.5) 100%);
    left: 0;
}

.kfWv_learning_process .MUWV_text_box_wrap:hover::after {
    transform: scale(1.15) translateY(5px);
}

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

.LITW_contact_box .Zhks_query_reach::before {
    background: linear-gradient(90deg, 
        rgb(162,176,175), 
        rgb(128,143,142));
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    height: 5px;
}

.LITW_contact_box .NrkK_query_message div {
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    padding: 1rem;
    border-radius: 10px;
    margin-bottom: 2rem;
}

.LITW_contact_box .NrkK_query_message div svg path {
    fill: #ffffff;
}

.LITW_contact_box .NrkK_query_message div span a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: #000000;
}

.LITW_contact_box .mdaN_query_card::before {
    transform: rotate(45deg);
    left: -10px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    height: 20px;
    content: "";
    width: 20px;
    position: absolute;
    top: 3rem;
}

.LITW_contact_box .mdaN_query_card input[type="text"]:focus,
.LITW_contact_box .mdaN_query_card input[type="email"]:focus {
    border-color: rgb(162,176,175);
    outline: none;
    box-shadow: 0 0 0 3px rgb(162,176,175,0.5);
}

.LITW_contact_box .mdaN_query_card .HoVS_reach_request {
    gap: 10px;
    margin: 0.5rem 0;
    align-items: flex-start;
    display: flex;
}

.LITW_contact_box .mdaN_query_card .HoVS_reach_request input[type="checkbox"]:checked::after {
    left: 7px;
    top: 3px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    height: 8px;
    content: "";
    width: 4px;
    transform: rotate(45deg);
    position: absolute;
}

.LITW_contact_box .mdaN_query_card .eIyc_support_request::after {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    transform: scale(1, 1) translate(-50%);
    height: 5px;
    position: absolute;
    opacity: 0;
    border-radius: 100%;
    width: 5px;
    transform-origin: 50% 50%;
    left: 50%;
    top: 50%;
}

.Qdet_company_info {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.Qdet_company_info .MUWV_text_box_wrap {
    opacity: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    border-left: 5px solid rgb(162,176,175);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(20px);
    animation: fadeUp 0.8s ease-out forwards 0.3s;
    padding: 3rem;
}

.Qdet_company_info .MUWV_text_box_wrap > div:nth-child(2) {
    margin-bottom: 2rem;
}

.Qdet_company_info .MUWV_text_box_wrap > div:nth-child(2) p {
    animation: fadeUp 0.6s ease-out forwards 0.7s;
    margin: 0;
    color: #000000;
    font-weight: 300;
    transform: translateY(15px);
    opacity: 0;
    font-size: calc(24px * 1.3);
}

.Qdet_company_info ol li {
    font-family: Arial, sans-serif;
    position: relative;
    column-gap: 3rem;
    font-size: 18px;
    text-align: justify;
    line-height: 1.8;
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards 1s;
    columns: 2;
    padding-left: 0;
    transform: translateY(20px);
    color: #000000;
}

.LNAX_course_beneficiaries .container {
    z-index: 2;
    max-width: 1140px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
}

.LNAX_course_beneficiaries h4 {
    color: #000000;
    padding-left: 20px;
    margin-bottom: 60px;
    position: relative;
    text-align: left;
    border-left: 4px solid rgb(162,176,175);
    font-size: 38px;
    font-weight: 700;
}

.LNAX_course_beneficiaries div > div::before {
    height: 100%;
    z-index: 1;
    content: "";
    position: absolute;
    width: 2px;
    background: linear-gradient(to bottom, rgb(162,176,175,0.5), rgb(128,143,142,0.5));
    left: 15px;
    top: 0;
}

.LNAX_course_beneficiaries p::after {
    height: 16px;
    border-radius: 50%;
    transition: all 0.3s ease;
    z-index: 3;
    background: #ffffff;
    border: 3px solid rgb(162,176,175);
    top: 50%;
    width: 16px;
    left: -42px;
    content: "";
    transform: translateY(-50%);
    position: absolute;
}

.LNAX_course_beneficiaries p:nth-child(even):hover::after {
    background: rgb(128,143,142);
}

.LNAX_course_beneficiaries p:nth-child(even) svg path {
    fill: rgb(128,143,142);
}

.LNAX_course_beneficiaries p:nth-child(2) {
    transform: translateX(30px);
}

.LNAX_course_beneficiaries p:nth-child(5) {
    transform: translateX(120px);
}

.LNAX_course_beneficiaries p:nth-child(2):hover {
    transform: translateX(40px);
}

.LNAX_course_beneficiaries p:nth-child(5):hover {
    transform: translateX(130px);
}

.LNAX_course_beneficiaries .tnaC_study_guides > div p:nth-child(1) {
    animation-delay: 0.1s;
}

.LNAX_course_beneficiaries .tnaC_study_guides > div p:nth-child(4) {
    transform: translateX(90px);
    animation-delay: 0.4s;
    animation-name: none;
    opacity: 1;
}

.LNAX_course_beneficiaries .tnaC_study_guides > div p:nth-child(7) {
    animation-delay: 0.6s;
    transform: translateX(120px);
    animation-name: none;
    opacity: 1;
}

.LNAX_course_beneficiaries .tnaC_study_guides > div p:nth-child(10) {
    opacity: 1;
    transform: translateX(30px);
    animation-delay: 0.6s;
    animation-name: none;
}

.bJKV_plan_display::after {
    bottom: -5%;
    z-index: 0;
    border-radius: 10px;
    content: "";
    background: linear-gradient(45deg, rgb(128,143,142,0.5) 30%, rgb(162,176,175,0.5) 70%);
    opacity: 0.08;
    height: 50%;
    position: absolute;
    left: -3%;
    width: 35%;
    transform: rotate(10deg);
}

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

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

.bJKV_plan_display .lHjm_plan_deals::before {
    width: 100%;
    left: 0;
    transform: translateY(-5px);
    background: linear-gradient(90deg, rgb(162,176,175), rgb(128,143,142));
    position: absolute;
    top: 0;
    height: 5px;
    content: "";
    transition: transform 0.3s ease;
}

.bJKV_plan_display .nvyk_cert_fees .lULc_plan_options {
    font-weight: 700;
    color: rgb(162,176,175);
    margin-bottom: 1.5rem;
    position: relative;
    font-size: calc(24px * 1.3);
}

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

.bJKV_plan_display .lHjm_plan_deals:hover .ZpiP_pic_card {
    transform: scale(1.05);
}

.bJKV_plan_display .lHjm_plan_deals:nth-child(even) .nvyk_cert_fees::before {
    left: 1rem;
    border-radius: 50%;
    position: absolute;
    height: 2.5rem;
    opacity: 0.1;
    bottom: 1rem;
    content: "";
    z-index: -1;
    background: rgb(128,143,142,0.5);
    width: 2.5rem;
}

.fXnH_program_information .Dvtc_fast_development {
    flex-direction: column;
    display: flex;
    align-items: center;
}

.fXnH_program_information .MUWV_text_box_wrap {
    z-index: 3;
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    transform: translateZ(0);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 10px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    position: relative;
    padding: 4rem 3rem;
    width: 100%;
    backdrop-filter: blur(10px);
}

.fXnH_program_information .MUWV_text_box_wrap:hover h2::after {
    bottom: -20px;
    width: 55px;
    height: 55px;
    right: -20px;
}

.fXnH_program_information .description:last-of-type {
    border-radius: 10px;
    padding: 1.2rem 1.8rem;
    border-right: 3px solid rgb(128,143,142);
    transition: all 0.5s ease;
    font-weight: 600;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    transform: perspective(1000px) rotateX(2deg);
    max-width: 90%;
    border-left: 3px solid rgb(162,176,175);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.fXnH_program_information .ZpiP_pic_card::after {
    animation: rotateGradient 20s infinite linear;
    background: 
        radial-gradient(
            ellipse at center, 
            transparent 30%, 
            rgb(162,176,175,0.5) 70%, 
            rgb(128,143,142,0.5) 100%
        );
    z-index: 2;
    width: 150%;
    top: -25%;
    opacity: 0.3;
    left: -25%;
    content: "";
    position: absolute;
    height: 150%;
}

.IuXU_secure_nook::before {
    background: repeating-linear-gradient(
        -45deg,
        rgb(162,176,175,0.5) 0,
        rgb(162,176,175,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    top: 0;
    opacity: 0.05;
    content: "";
    position: absolute;
    height: 100%;
    z-index: 0;
    width: 100%;
}

.IuXU_secure_nook:hover h1::after {
    width: 120px;
}

.IuXU_secure_nook h2 {
    font-weight: 600;
    color: rgb(128,143,142);
    margin: 2.5rem 0 1.2rem;
    padding-left: 1rem;
    font-size: 37px;
    position: relative;
}

.IuXU_secure_nook h3::before {
    background: rgb(128,143,142);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 12px;
    height: 2px;
}

.IuXU_secure_nook p {
    opacity: 0.9;
    margin-bottom: 1.5rem;
    max-width: 92%;
    font-size: 18px;
    color: #000000;
    transition: opacity 0.3s ease;
    line-height: 1.7;
}

.IuXU_secure_nook p strong:hover::after {
    transform: scaleX(1);
}

.IuXU_secure_nook ul::before {
    left: 0;
    top: 0;
    border-radius: 1.5px;
    position: absolute;
    content: "";
    bottom: 0;
    background: linear-gradient(180deg, rgb(162,176,175) 0%, rgb(162,176,175,0.5) 100%);
    width: 3px;
}

.IuXU_secure_nook li:hover {
    transform: translateX(3px);
}

.IuXU_secure_nook li:hover::before {
    background: rgb(162,176,175);
}

.IuXU_secure_nook span:hover {
    opacity: 1;
    background-color: rgba(rgb(128,143,142,0.5), 0.1);
}

.WVqC_thanks_page::before {
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    background: repeating-linear-gradient(45deg, transparent, transparent 50px, rgb(128,143,142,0.5) 50px, rgb(128,143,142,0.5) 52px);
    left: 0;
    pointer-events: none;
    opacity: 0.1;
}

.WVqC_thanks_page .tnaC_study_guides:hover {
    transform: translateX(10px);
}

.WVqC_thanks_page .tnaC_study_guides > div:first-child {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    border-left: 4px solid rgb(162,176,175);
    padding-left: 30px;
    transform-origin: left center;
}

.WVqC_thanks_page .tnaC_study_guides > div:last-child {
    transform: translateY(0);
    background: #ffffff;
    padding: 35px 40px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.WVqC_thanks_page .tnaC_study_guides > div:last-child::after {
    z-index: 0;
    width: 90px;
    opacity: 0.15;
    position: absolute;
    background: rgb(128,143,142,0.5);
    content: "";
    top: -30px;
    right: -30px;
    height: 90px;
    border-radius: 50%;
}

.VUIS_register_now::before {
    background-size: 60px 60px;
    animation: crystalBackground 30s linear infinite;
    left: 0;
    opacity: 0.05;
    z-index: -1;
    background: 
        linear-gradient(45deg, transparent 48%, #ffffff 49%, #ffffff 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, #ffffff 49%, #ffffff 51%, transparent 52%);
    width: 100%;
    top: 0;
    height: 100%;
    position: absolute;
    content: '';
}

.VUIS_register_now .tnaC_study_guides::after {
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 20px,
            rgba(255, 255, 255, 0.03) 20px,
            rgba(255, 255, 255, 0.03) 21px
        );
    top: 0;
    z-index: -1;
    opacity: 0.3;
    position: absolute;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
}

.VUIS_register_now h3::before {
    border-radius: 50%;
    height: 30px;
    top: -40px;
    content: '';
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 30px;
    animation: orbitalSpin 10s linear infinite;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    opacity: 0.6;
}

.VUIS_register_now .QUNA_feedback_form::before {
    z-index: -1;
    left: 0;
    content: '';
    height: 100%;
    transition: opacity 0.4s ease;
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.1) 100%
    );
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
}

.VUIS_register_now .QUNA_feedback_form:hover {
    background: rgba(255, 255, 255, 0.8);
    border-color: transparent;
    color: rgb(162,176,175);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(255, 255, 255, 0.3);
    transform: translateY(-5px);
}

.yuXI_educational_gains::before {
    right: -50px;
    z-index: 0;
    height: 300px;
    width: 300px;
    opacity: 0.08;
    content: "";
    top: -50px;
    background: linear-gradient(120deg, rgb(162,176,175,0.5), rgb(128,143,142));
    transform: rotate(45deg);
    position: absolute;
}

.yuXI_educational_gains .tnaC_study_guides {
    align-items: center;
    position: relative;
    gap: 60px;
    display: flex;
}

.yuXI_educational_gains h4::after {
    transform: scaleX(0.7);
    transition: transform 0.4s ease-out;
    background: rgb(162,176,175);
    position: absolute;
    bottom: -10px;
    content: "";
    width: 80px;
    left: 0;
    height: 3px;
    transform-origin: left;
}

.yuXI_educational_gains li {
    margin-bottom: 20px;
    transform: translateY(0);
    position: relative;
    transition: transform 0.3s ease;
}

.yuXI_educational_gains li p span:first-child {
    align-items: center;
    flex-shrink: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    justify-content: center;
    width: 40px;
    display: flex;
    border-radius: 10px;
    height: 40px;
    background: #ffffff;
}

.yuXI_educational_gains svg path {
    transition: fill 0.3s ease;
    fill: rgb(162,176,175);
}

.yuXI_educational_gains .ZpiP_pic_card::before {
    z-index: -1;
    background: linear-gradient(135deg, rgb(162,176,175,0.5), transparent);
    content: "";
    transition: transform 0.4s ease, opacity 0.4s ease;
    position: absolute;
    border-radius: 16px;
    opacity: 0.3;
    transform: scale(0.95);
    inset: -10px;
}

header .yZqQ_main_navbar {
    padding: 25px 30px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

header .yZqQ_main_navbar::after {
    width: 30%;
    content: "";
    height: 5px;
    right: 10%;
    filter: blur(5px);
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, transparent, rgb(128,143,142));
}

header .yZqQ_main_navbar .ElJo_nav_lead .Zdzt_site_main {
    display: block;
    transition: transform 0.3s ease;
    position: relative;
}

header .yZqQ_main_navbar .ElJo_nav_lead .Zdzt_site_main svg {
    width: auto;
    height: 45px;
}

header .yZqQ_main_navbar .UhLW_site_head .BnKv_site_navbar {
    margin: 0 3px;
    position: relative;
}

header .yZqQ_main_navbar .UhLW_site_head .BnKv_site_navbar a::before {
    z-index: -1;
    transition: opacity 0.3s ease;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(162,176,175), rgb(128,143,142));
    content: "";
}

header .yZqQ_main_navbar .UhLW_site_head .BnKv_site_navbar:hover a {
    color: #ffffff;
}

header .yZqQ_main_navbar .UhLW_site_head .BnKv_site_navbar:nth-child(odd) a::before {
    background: linear-gradient(to right, rgb(162,176,175), rgb(128,143,142));
}



::-webkit-scrollbar {
    width: 7px;
    background: rgb(255, 255, 255, 0.5);
    height: 9px;
}

::-webkit-scrollbar-track {
    border-radius: 4%;
    box-shadow: inset -1px 3px 0px 8px rgba(0, 0, 0, 0.1);
    background: rgb(128,143,142);
}

::-webkit-scrollbar-track:active {
    background: rgb(162,176,175);
}

::-webkit-scrollbar-thumb {
    background: radial-gradient(ellipse at bottom right, #ffffff 96%, rgb(255, 255, 255, 0.5) 23%, rgb(128,143,142) 78%, rgb(128,143,142,0.5) 89%, rgb(162,176,175) 73%, rgb(162,176,175,0.5) 76%, rgb(197,210,209) 79%);
    min-height: 74px;
    transition: all, border-radius 1s cubic-bezier(0.42, 0, 0.58, 1);
    border: 3px double #ffffff;
    border-radius: 20px;
}

::-webkit-scrollbar-thumb:hover {
    box-shadow: -1px -4px 13px 7px rgba(0, 0, 0, 0.5);
    background: rgb(197,210,209);
}

::-webkit-scrollbar-corner {
    background: rgb(128,143,142);
}



@media (max-width: 992px) {.xdmj_welcome_page {
    height: 90vh;
}.xdmj_welcome_page .EGXp_learn_culture {
    transform: translateZ(0) rotateX(2deg);
    padding: 2rem;
}.xdmj_welcome_page .EGXp_learn_culture h1 {
    font-size: 43px;
}.xdmj_welcome_page .EGXp_learn_culture h3 {
    font-size: calc(19px * 0.95);
}.xdmj_welcome_page .EGXp_learn_culture p {
    max-width: 95%;
}
}



@media (max-width: 576px) {.xdmj_welcome_page {
    height: 80vh;
}.xdmj_welcome_page .YfmU_learning_lead::after {
    height: 50%;
}.xdmj_welcome_page .EGXp_learn_culture {
    padding: 1.5rem;
    clip-path: polygon(
      0 0,
      100% 0,
      100% calc(100% - 1rem),
      calc(100% - 1rem) 100%,
      0 100%
    );
}.xdmj_welcome_page .EGXp_learn_culture h1 {
    margin-bottom: 1rem;
    font-size: calc(43px * 0.8);
}.xdmj_welcome_page .EGXp_learn_culture h1::after {
    width: 50px;
}.xdmj_welcome_page .EGXp_learn_culture h3 {
    margin-bottom: 1rem;
    font-size: calc(19px * 0.85);
}.xdmj_welcome_page .EGXp_learn_culture p {
    padding-left: 1rem;
    font-size: calc(14px * 0.9);
}.xdmj_welcome_page .EGXp_learn_culture p::before {
    width: 2px;
}}



@media (min-width: 768px) {.QcVW_join_our_mailing_list {
    padding: 6rem 0;
}.QcVW_join_our_mailing_list .tnaC_study_guides {
    padding: 3rem;
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.QcVW_join_our_mailing_list .input_holder {
    grid-template-columns: 2fr 1fr;
    gap: 1rem;
}.QcVW_join_our_mailing_list h4 {
    margin: 0;
    font-size: calc(19px * 1.1);
}.QcVW_join_our_mailing_list .tnaC_study_guides::after {
    width: 25%;
}
}



@media (max-width: 480px) {.QcVW_join_our_mailing_list {
    padding: 2.5rem 0;
}.QcVW_join_our_mailing_list .tnaC_study_guides {
    padding: 1.5rem;
}.QcVW_join_our_mailing_list h4 {
    font-size: calc(18px * 0.95);
}.QcVW_join_our_mailing_list .tnaC_study_guides::before {
    width: 4px;
}.QcVW_join_our_mailing_list .tnaC_study_guides::after {
    width: 50%;
    height: 4px;
}
}



@media (max-width: 991px) {.IHUx_teacher_profile {
    padding: 7rem 0 5rem;
}.IHUx_teacher_profile .GEXw_learner_reflections {
    padding: 2.5rem 2rem;
}.IHUx_teacher_profile .ZpiP_pic_card {
    top: -75px;
    width: 150px;
    height: 150px;
}.IHUx_teacher_profile .name {
    margin-top: 80px;
}.IHUx_teacher_profile .ctfj_career_section {
    padding: 1.5rem;
}
}



@media (max-width: 768px) {.kfWv_learning_process {
    padding: 3rem 1rem;
    min-height: auto;
}.kfWv_learning_process .MUWV_text_box_wrap {
    padding: 2rem;
    width: 100%;
}.kfWv_learning_process h2 {
    margin-bottom: 1.5rem;
    font-size: calc(33px * 0.8);
}.kfWv_learning_process p {
    padding: 0.6rem;
    font-size: calc(15px * 0.95);
}.kfWv_learning_process .MUWV_text_box_wrap::before {
    top: 15px;
    height: 40px;
    width: 40px;
    right: 15px;
}.kfWv_learning_process .MUWV_text_box_wrap::after {
    bottom: 15px;
    height: 30px;
    left: 15px;
    width: 30px;
}
}



@media screen and (max-width: 768px) {.LITW_contact_box {
    padding: 4rem 0;
}.LITW_contact_box .NrkK_query_message,
    .LITW_contact_box .mdaN_query_card {
    padding: 2rem;
}.LITW_contact_box .NrkK_query_message h3,
    .LITW_contact_box .mdaN_query_card h3 {
    font-size: calc(19px - 2px);
}
}



@media (max-width: 992px) {.Qdet_company_info {
    padding: 80px 0;
}.Qdet_company_info .MUWV_text_box_wrap {
    padding: 2.5rem;
}.Qdet_company_info ol li {
    columns: 1;
}.Qdet_company_info h5 {
    font-size: calc(24px * 0.9);
}.Qdet_company_info .MUWV_text_box_wrap > div:nth-child(2) p {
    font-size: calc(24px * 1.1);
}
}



@media (max-width: 576px) {.Qdet_company_info {
    padding: 40px 0;
}.Qdet_company_info .MUWV_text_box_wrap {
    border-left-width: 3px;
    padding: 1.5rem;
}.Qdet_company_info h5 {
    letter-spacing: 1px;
    font-size: calc(24px * 0.8);
}.Qdet_company_info .MUWV_text_box_wrap > div:nth-child(2) p {
    font-size: calc(18px * 1.2);
}.Qdet_company_info ol li {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}
}



@media (max-width: 576px) {.LNAX_course_beneficiaries {
    padding: 60px 0;
}.LNAX_course_beneficiaries h4 {
    font-size: calc(38px * 0.7);
    margin-bottom: 30px;
    border-left-width: 3px;
}.LNAX_course_beneficiaries div > div {
    margin-left: 25px;
}.LNAX_course_beneficiaries p {
    font-size: calc(16px * 0.9);
    padding: 12px;
    margin-bottom: 15px;
}.LNAX_course_beneficiaries p svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}.LNAX_course_beneficiaries p::after {
    border-width: 2px;
    width: 12px;
    height: 12px;
}}



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



@media (max-width: 575px) {.bJKV_plan_display {
    padding: 3rem 0;
}.bJKV_plan_display .container {
    padding: 0 1.5rem;
}.bJKV_plan_display .cFYM_tuition_table {
    gap: 1.5rem;
}.bJKV_plan_display .nvyk_cert_fees {
    padding: 1.5rem;
}.bJKV_plan_display .ZpiP_pic_card {
    height: 140px;
}
}



@media (max-width: 1200px) {.fXnH_program_information .MUWV_text_box_wrap {
    max-width: 800px;
    padding: 3.5rem 2.5rem;
}.fXnH_program_information .ZpiP_pic_card {
    height: 130%;
    width: 130%;
}
}



@media (max-width: 576px) {.fXnH_program_information {
    padding: 3rem 0;
}.fXnH_program_information .MUWV_text_box_wrap {
    padding: 2rem 1.2rem;
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
    max-width: 95%;
}.fXnH_program_information h2 {
    font-size: calc(35px * 0.85);
    margin-bottom: 1.2rem;
}.fXnH_program_information h2::before,
    .fXnH_program_information h2::after {
    top: -8px;
    border-width: 2px;
    height: 25px;
    width: 25px;
    left: -8px;
}.fXnH_program_information h2::after {
    border-width: 2px;
    bottom: -8px;
    right: -8px;
}.fXnH_program_information .MUWV_text_box_wrap:hover h2::before,
    .fXnH_program_information .MUWV_text_box_wrap:hover h2::after {
    width: 30px;
    height: 30px;
}.fXnH_program_information .description {
    max-width: 100%;
    margin-bottom: 1.2rem;
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.fXnH_program_information .description:last-of-type {
    max-width: 100%;
    transform: none;
    padding: 0.8rem 1.2rem;
    border-width: 2px;
}.fXnH_program_information .MUWV_text_box_wrap:hover {
    transform: translateY(-5px);
}.fXnH_program_information .MUWV_text_box_wrap:hover .description:last-of-type {
    transform: none;
}.fXnH_program_information .ZpiP_pic_card {
    left: -30%;
    height: 160%;
    top: -30%;
    width: 160%;
}.fXnH_program_information .MUWV_text_box_wrap::before,
    .fXnH_program_information .MUWV_text_box_wrap::after {
    height: 80%;
    width: 80%;
}}



@media (max-width: 767px) {.WVqC_thanks_page {
    padding: 80px 0;
}.WVqC_thanks_page::after {
    height: 150px;
    width: 150px;
}.WVqC_thanks_page .tnaC_study_guides > div:first-child {
    padding-left: 20px;
}.WVqC_thanks_page .tnaC_study_guides > div:last-child {
    padding: 25px 30px;
}.WVqC_thanks_page h5 {
    font-size: calc(18px * 0.9);
}.WVqC_thanks_page p {
    font-size: calc(13px * 0.95);
}}



@media screen and (max-width: 768px) {.VUIS_register_now {
    padding: 70px 0;
}.VUIS_register_now .tnaC_study_guides {
    padding: 40px 30px;
}.VUIS_register_now h3 {
    letter-spacing: 3px;
    margin-bottom: 40px;
    font-size: calc(32px * 0.8);
}.VUIS_register_now h3::before {
    width: 20px;
    top: -30px;
    height: 20px;
}.VUIS_register_now h3::after {
    width: 40px;
}.VUIS_register_now .QUNA_feedback_form {
    letter-spacing: 1.5px;
    padding: 12px 35px;
    font-size: calc(16px * 0.95);
}
}



@media (max-width: 768px) {.yuXI_educational_gains {
    padding: 60px 0;
}.yuXI_educational_gains .MUWV_text_box_wrap::before {
    height: 50%;
    left: -15px;
}.yuXI_educational_gains h4 {
    font-size: calc(38px * 0.75);
}.yuXI_educational_gains li p {
    padding: 15px;
}.yuXI_educational_gains li p span:first-child {
    height: 35px;
    width: 35px;
}.yuXI_educational_gains svg {
    height: 20px;
    width: 20px;
}
}



@media (max-width: 767px) {header .yZqQ_main_navbar {
    padding: 15px 10px;
}header .yZqQ_main_navbar .ElJo_nav_lead .Zdzt_site_main svg {
    height: 40px;
}header .yZqQ_main_navbar .UhLW_site_head {
    padding: 5px;
}header .yZqQ_main_navbar .UhLW_site_head .BnKv_site_navbar a {
    font-size: calc(14px - 2px);
    padding: 5px 10px;
}
}



@keyframes textFlyIn {
  0% {
    opacity: 0;
    transform: translateZ(0) translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateZ(40px) translateY(0);
  }
}



@keyframes expandLine {
    0% {
        transform: translateX(-50%) scaleX(0);
    }
    100% {
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes ambientLight {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.1); }
    100% { opacity: 0.3; transform: scale(1); }
}



@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}



@keyframes highlightGrow {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}



@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}



@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(rgb(162,176,175), 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(rgb(162,176,175), 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(rgb(162,176,175), 0);
    }
}

