﻿header,footer {
    width: 100%;
}

header {
    z-index: 99;
    width: 100%;
    position: relative;
    background: rgb(197,210,209);
    overflow: visible;
}

.MlyL_top_head {
    flex: 1 0 auto;
}

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

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

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

.Ugqh_login_footer::before {
    content: '';
    background: linear-gradient(180deg, transparent 0%, rgb(162,176,175,0.5) 100%);
    position: absolute;
    left: 0;
    opacity: 0.05;
    right: 0;
    height: 250px;
    z-index: 0;
    bottom: 0;
}

.Ugqh_login_footer .EgGM_help_desk::after {
    left: 0;
    content: '';
    width: 60px;
    position: absolute;
    bottom: -1px;
    height: 3px;
    background-color: rgb(162,176,175);
}

.Ugqh_login_footer .info_item a:hover {
    color: rgb(162,176,175);
}

.Ugqh_login_footer .text_main_holder {
    gap: 3rem;
    display: grid;
    grid-template-columns: 1.2fr 1fr 1.2fr;
}

.Ugqh_login_footer .ElJo_nav_lead svg {
    height: auto;
    transition: opacity 0.3s ease;
    max-width: 160px;
}

.Ugqh_login_footer .UhLW_site_head h5 {
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #000000;
    font-size: 21px;
    position: relative;
}

.Ugqh_login_footer .FlYi_main_mainwrap a::before {
    top: 50%;
    transition: width 0.3s ease, left 0.3s ease;
    content: '';
    transform: translateY(-50%);
    width: 0;
    height: 1px;
    left: -10px;
    background-color: rgb(162,176,175);
    position: absolute;
}

.Ugqh_login_footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 18px;
    color: #000000;
}

.Ugqh_login_footer .input_holder input[type="email"] {
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    font-size: 18px;
    flex: 1;
    color: #000000;
    background-color: transparent;
    border: 1px solid rgb(128,143,142,0.5);
    padding: 1rem 1.25rem;
}

.Ugqh_login_footer .DgxP_testimonial {
    opacity: 0.8;
    font-size: 13px;
    color: #000000;
}

.Ugqh_login_footer .FlYi_main_mainwrap:first-child {
    margin-bottom: 1.5rem;
    position: relative;
}

.xdmj_welcome_page .YfmU_learning_lead {
    justify-content: center;
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}

.xdmj_welcome_page .EGXp_learn_culture {
    z-index: 5;
    margin: 0 auto;
    perspective: 1000px;
    padding: 2.5rem;
    animation: elementAppear 1.2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    backdrop-filter: blur(10px);
    transform: translateZ(0) rotateX(5deg);
    box-shadow: 
    0 20px 40px rgba(0, 0, 0, 0.3),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transform-style: preserve-3d;
    position: relative;
    background: linear-gradient(
    145deg,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.05) 100%
  );
    clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - 2rem),
    calc(100% - 2rem) 100%,
    0 100%
  );
    max-width: 86%;
}

.xdmj_welcome_page .EGXp_learn_culture p {
    opacity: 0;
    animation: textFlyIn 1s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    position: relative;
    line-height: 1.6;
    padding-left: 1.5rem;
    font-size: calc(14px * 1.15);
    transform: translateZ(20px);
    color: #ffffff;
    animation-delay: 0.6s;
    max-width: 85%;
}

.zaWG_statistical_report::before {
    width: 100%;
    position: absolute;
    z-index: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(162,176,175,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(128,143,142,0.5) 0%, transparent 60%);
    height: 100%;
    opacity: 0.1;
    left: 0;
    top: 0;
    content: "";
}

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

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

.zaWG_statistical_report .oHir_extra_pro:nth-child(1) {
    --i: 1;
}

.zaWG_statistical_report .oHir_extra_pro:nth-child(3) {
    --i: 3;
}

.zaWG_statistical_report .oHir_extra_pro:nth-child(5) {
    --i: 5;
}

.zaWG_statistical_report .oHir_extra_pro:nth-child(7) {
    --i: 7;
}

.zaWG_statistical_report .oHir_extra_pro:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.zaWG_statistical_report .oHir_extra_pro span {
    transition: transform 0.3s ease;
    font-family: Arial, sans-serif;
    letter-spacing: 0.01em;
    display: block;
    font-size: calc(18px * 1.05);
    margin-bottom: 0.8rem;
    font-weight: 600;
    color: #000000;
    position: relative;
}

.zaWG_statistical_report .oHir_extra_pro:hover p::after {
    transform: scaleX(1);
}

.QcVW_join_our_mailing_list {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(162,176,175,0.5), rgb(128,143,142,0.5));
    position: relative;
    padding: 4rem 0;
}

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

.QcVW_join_our_mailing_list .tnaC_study_guides {
    overflow: hidden;
    padding: 2.5rem;
    gap: 2rem;
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transform: translateZ(0);
}

.QcVW_join_our_mailing_list h4 {
    transform: translateY(0);
    font-size: 19px;
    margin: 0 0 0.5rem;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: relative;
    font-weight: 600;
    line-height: 1.4;
    color: #000000;
}

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

.QcVW_join_our_mailing_list .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

.QcVW_join_our_mailing_list .noba_sub_url:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
    background: #000000;
}

.QcVW_join_our_mailing_list .noba_sub_url:hover::before {
    transform: translateX(200%);
}

.KFoR_cookie_popup_display {
    padding: 20px 0;
    border-top: 3px solid rgb(128,143,142);
    background: rgb(128,143,142);
    width: 100%;
    animation: slideUp 0.5s forwards;
    z-index: 90;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    transform: translateY(100%);
    bottom: 0;
    position: fixed;
    transition: transform 0.3s ease-in-out;
}

.ImfM_cookie_guard {
    justify-content: center;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    margin-right: 15px;
    filter: drop-shadow(0 0 10px rgb(162,176,175));
}

.RzvB_manage_tracking:hover {
    box-shadow: 0 0 20px rgb(128,143,142);
}

.cookie_button.vpGY_cookie_comply:hover {
    box-shadow: 0 0 15px rgb(128,143,142);
    background: rgba(0, 0, 0, 0.5);
}

.KFoR_cookie_popup_display p a:hover {
    color: rgb(128,143,142);
}


.IHUx_teacher_profile {
    padding: 8rem 0;
    background: linear-gradient(to bottom, #000000 0%, rgb(197,210,209) 100%);
    position: relative;
    overflow: hidden;
}



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

.IHUx_teacher_profile .GEXw_learner_reflections:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.3),
        0 0 0 2px rgb(128,143,142,0.5),
        inset 0 0 50px rgb(162,176,175,0.5);
    transform: rotateX(0) rotateY(0);
}

.IHUx_teacher_profile .GEXw_learner_reflections:hover .ZpiP_pic_card {
    transform: translateX(-50%) translateZ(50px);
}

.IHUx_teacher_profile .name {
    width: 100%;
    font-weight: 700;
    margin-top: 100px;
    font-size: 34px;
    letter-spacing: 1px;
    text-shadow: 0 0 10px rgb(162,176,175,0.5);
    transform: translateZ(20px);
    color: #ffffff;
    text-align: center;
}

.IHUx_teacher_profile .ctfj_career_section::before {
    position: absolute;
    background: linear-gradient(45deg, rgb(162,176,175,0.5) 0%, transparent 70%);
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.1;
    border-radius: 10px;
    mix-blend-mode: overlay;
    width: 100%;
    content: "";
}

header .top_plank .ywte_learn_protrack {
    justify-content: flex-start;
    line-height: 21px;
    width: 100%;
    padding: 15px 0 10px 0;
    display: flex;
    font-size: 15px;
    align-items: center;
    flex-wrap: wrap;
}

.kfWv_learning_process::before {
    content: '';
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(162,176,175,0.5) 0%, transparent 25%),
        radial-gradient(circle at 90% 80%, rgb(128,143,142,0.5) 0%, transparent 25%);
    filter: blur(40px);
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
}

.kfWv_learning_process .MUWV_text_box_wrap {
    max-width: 800px;
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.15),
        -12px -12px 24px rgba(255, 255, 255, 0.8);
    background: rgb(197,210,209);
    border-radius: 27px;
    position: relative;
    transition: all 0.4s ease;
    width: 80%;
    padding: 3.5rem;
}

.kfWv_learning_process h2 {
    display: inline-block;
    -webkit-background-clip: text !important;
    font-weight: 700;
    color: #000000;
    text-fill-color: transparent;
    font-size: 33px;
    background: linear-gradient(135deg, rgb(162,176,175), rgb(128,143,142));
    background-clip: text !important;
    margin-bottom: 2rem;
    text-align: center;
    position: relative;
    -webkit-text-fill-color: transparent;
}

.kfWv_learning_process .MUWV_text_box_wrap:hover p {
    box-shadow: 
        inset 4px 4px 8px rgba(0, 0, 0, 0.12),
        inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}

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

.LITW_contact_box {
    padding: 5rem 0;
    position: relative;
}

.LITW_contact_box .Zhks_query_reach {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    background: rgb(197,210,209);
    border-radius: 12px;
    position: relative;
}

.LITW_contact_box .NrkK_query_message::after {
    background: linear-gradient(to bottom,
        transparent,
        rgb(162,176,175,0.5),
        transparent);
    position: absolute;
    width: 1px;
    top: 0;
    height: 100%;
    content: "";
    right: 0;
}

.LITW_contact_box .NrkK_query_message div:hover {
    transform: translateX(5px);
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
}

.LITW_contact_box .NrkK_query_message div span {
    color: #000000;
    font-size: 13px;
}

.LITW_contact_box .NrkK_query_message div span a:hover {
    color: rgb(162,176,175);
}

.LITW_contact_box .mdaN_query_card form {
    display: flex;
    gap: 1.5rem;
    flex-direction: column;
}

.LITW_contact_box .mdaN_query_card h3::after {
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    bottom: -10px;
    position: absolute;
    content: "";
    width: 50px;
    background: rgb(162,176,175);
}

.LITW_contact_box .mdaN_query_card input[type="text"]::placeholder,
.LITW_contact_box .mdaN_query_card input[type="email"]::placeholder {
    opacity: 0.7;
    color: #000000;
}

.LITW_contact_box .mdaN_query_card .HoVS_reach_request input[type="checkbox"] {
    background-color: #ffffff;
    transition: all 0.2s ease;
    border-radius: 4px;
    flex-shrink: 0;
    position: relative;
    border: 2px solid #000000;
    height: 20px;
    -webkit-appearance: none;
    cursor: pointer;
    margin-top: 2px;
    width: 20px;
    appearance: none;
}

.LITW_contact_box .mdaN_query_card .eIyc_support_request {
    width: 100%;
    color: #ffffff;
    font-weight: 600;
    background: rgb(162,176,175);
    margin-top: 1rem;
    border-radius: 10px;
    overflow: hidden;
    font-size: 18px;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    padding: 1rem;
    border: none;
}

.Qdet_company_info::before {
    width: 100%;
    background: linear-gradient(135deg, rgb(162,176,175,0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    left: 0;
    backdrop-filter: blur(3px);
    top: 0;
    content: "";
    z-index: 1;
    height: 100%;
    position: absolute;
}

.Qdet_company_info .MUWV_text_box_wrap > div:first-child::before {
    height: 2px;
    width: 60px;
    position: absolute;
    animation: lineGrow 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards 0.8s;
    transform-origin: left;
    left: 0;
    background: rgb(162,176,175);
    content: "";
    bottom: -8px;
    transform: scaleX(0);
}

.Qdet_company_info .MUWV_text_box_wrap > div:nth-child(2) p b::after {
    transform: scaleY(0);
    transform-origin: bottom;
    z-index: -1;
    height: 8px;
    left: 0;
    content: "";
    position: absolute;
    bottom: 0;
    animation: highlightGrow 0.5s ease-out forwards 1.2s;
    background: rgba(var(--primary-color-rgb), 0.2);
    width: 100%;
}

.LNAX_course_beneficiaries::before {
    background: rgb(162,176,175,0.5);
    z-index: 1;
    position: absolute;
    height: 100%;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    content: "";
    top: 0;
    width: 50%;
    right: 0;
    opacity: 0.1;
}

.LNAX_course_beneficiaries .tnaC_study_guides {
    position: relative;
}

.LNAX_course_beneficiaries h4::after {
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(128,143,142), transparent);
    bottom: -10px;
    height: 1px;
    width: 60%;
}

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

.LNAX_course_beneficiaries p::before {
    left: -30px;
    transform: translateY(-50%);
    top: 50%;
    height: 2px;
    content: "";
    background: linear-gradient(90deg, rgb(162,176,175,0.5), rgb(128,143,142));
    width: 30px;
    position: absolute;
}

.LNAX_course_beneficiaries p:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
}

.LNAX_course_beneficiaries p:nth-child(odd)::after {
    border-color: rgb(162,176,175);
}

.LNAX_course_beneficiaries p svg {
    flex-shrink: 0;
    height: 24px;
    width: 24px;
    margin-right: 15px;
    transition: all 0.3s ease;
}

.LNAX_course_beneficiaries p:nth-child(1) {
    transform: translateX(0);
}

.LNAX_course_beneficiaries p:nth-child(4) {
    transform: translateX(90px);
}

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

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



.LNAX_course_beneficiaries .tnaC_study_guides > div p {
    animation: slideIn 0.5s ease forwards;
    opacity: 0;
}

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

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

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

.bJKV_plan_display::before {
    top: -10%;
    background: linear-gradient(120deg, rgb(162,176,175,0.5) 20%, rgb(128,143,142,0.5) 80%);
    height: 70%;
    content: "";
    transform: rotate(-15deg);
    width: 40%;
    z-index: 0;
    border-radius: 10px;
    right: -5%;
    opacity: 0.1;
    position: absolute;
}

.bJKV_plan_display .cQfA_pricing_deals {
    text-align: center;
    margin-bottom: 3.5rem;
    position: relative;
    order: 1;
}

.bJKV_plan_display .pRWn_class_cost {
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto;
    font-size: 18px;
    color: #000000;
}

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

.bJKV_plan_display .nvyk_cert_fees {
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 2rem 1.75rem;
}

.bJKV_plan_display .nvyk_cert_fees .lULc_plan_options::after {
    bottom: -0.75rem;
    position: absolute;
    width: 40px;
    height: 2px;
    left: 0;
    content: "";
    background: rgb(162,176,175,0.5);
}

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

.fXnH_program_information {
    background: rgb(197,210,209);
    position: relative;
    overflow: hidden;
    padding: 7rem 0;
}

.fXnH_program_information::before {
    background: 
        linear-gradient(45deg, transparent 45%, rgb(162,176,175,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(128,143,142,0.5) 100%);
    width: 100%;
    opacity: 0.15;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    content: "";
}

.fXnH_program_information .MUWV_text_box_wrap:hover {
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
    transform: translateY(-8px);
}

.fXnH_program_information h2::before {
    border-top: 3px solid rgb(162,176,175);
    position: absolute;
    top: -15px;
    opacity: 0.7;
    width: 45px;
    left: -15px;
    height: 45px;
    content: "";
    border-left: 3px solid rgb(162,176,175);
    transition: all 0.5s ease;
}

.fXnH_program_information .MUWV_text_box_wrap:hover h2::before {
    left: -20px;
    height: 55px;
    width: 55px;
    top: -20px;
}

.fXnH_program_information .description {
    margin-right: auto;
    color: #000000;
    margin-left: auto;
    max-width: 85%;
    position: relative;
    margin-bottom: 1.8rem;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    line-height: 1.9;
    font-size: 17px;
}

.fXnH_program_information .ZpiP_pic_card {
    transform: none;
    border-radius: 0;
    z-index: 0;
    height: 120%;
    top: -10%;
    filter: brightness(0.95) contrast(1.05);
    left: -10%;
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    width: 120%;
}



.fXnH_program_information .MUWV_text_box_wrap::before {
    top: -5%;
    animation: morph 15s linear infinite alternate;
    background: rgb(162,176,175,0.5);
    right: -5%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    opacity: 0.15;
    height: 70%;
    width: 70%;
    z-index: -1;
    content: "";
    position: absolute;
}

.IuXU_secure_nook {
    position: relative;
    padding: 4rem 1.5rem;
    overflow: hidden;
    background: linear-gradient(165deg, rgb(197,210,209) 0%, #ffffff 100%);
    color: #000000;
    font-family: Arial, sans-serif;
}

.IuXU_secure_nook h1 {
    padding-bottom: 1rem;
    position: relative;
    font-size: 46px;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.2;
    font-weight: 700;
    color: rgb(162,176,175);
    margin: 0 0 2rem;
}

.IuXU_secure_nook h2::before {
    top: 0;
    height: 100%;
    background: rgb(162,176,175);
    transform: scaleY(0.8);
    content: "";
    transition: transform 0.3s ease;
    left: 0;
    position: absolute;
    width: 4px;
    border-radius: 2px;
}

.IuXU_secure_nook h4 {
    color: #000000;
    position: relative;
    padding-left: 1.5rem;
    font-weight: 400;
    margin: 2rem 0 0.8rem;
    font-size: calc(37px * 0.7);
}

.IuXU_secure_nook p:hover {
    opacity: 1;
}

.IuXU_secure_nook p strong {
    color: #000000;
    position: relative;
    font-weight: 600;
    z-index: 1;
}

.IuXU_secure_nook ul {
    margin: 1.5rem 0;
    position: relative;
    padding: 0.5rem 0 1rem 1.5rem;
    list-style: none;
}

.IuXU_secure_nook li {
    padding-left: 1.5rem;
    font-size: 18px;
    transition: transform 0.3s ease;
    color: #000000;
    position: relative;
    line-height: 1.7;
    margin-bottom: 1rem;
}

.IuXU_secure_nook span {
    opacity: 0.85;
    background-color: rgba(rgb(128,143,142,0.5), 0.07);
    margin-bottom: 2rem;
    color: #000000;
    padding: 1rem 1.5rem;
    font-size: calc(18px * 0.95);
    transition: all 0.3s ease;
    display: block;
    border-left: 3px solid rgb(128,143,142);
    line-height: 1.65;
}

.WVqC_thanks_page::after {
    opacity: 0.08;
    transform: rotate(15deg);
    bottom: -20px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
    z-index: 0;
    right: -20px;
    height: 250px;
    background: rgb(162,176,175);
    position: absolute;
    width: 250px;
}

.WVqC_thanks_page .tnaC_study_guides > div:first-child::before {
    border: 3px solid rgb(162,176,175);
    left: -14px;
    background: #ffffff;
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    width: 24px;
    content: "";
    transition: transform 0.4s ease;
    top: 50%;
    height: 24px;
}

.WVqC_thanks_page .tnaC_study_guides > div:last-child::before {
    top: 0;
    height: 100%;
    transition: width 0.4s ease;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(162,176,175), rgb(128,143,142));
    width: 6px;
}

.WVqC_thanks_page a:hover {
    transform: translateX(5px);
}

.WVqC_thanks_page p {
    line-height: 1.8;
    margin: 0;
    position: relative;
    color: #000000;
    z-index: 2;
    font-size: 13px;
}

.VUIS_register_now::after {
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    width: 100%;
    filter: blur(50px);
    height: 100%;
    background: radial-gradient(
        circle at 30% 40%,
        #ffffff 0%,
        transparent 60%
    ),
    radial-gradient(
        circle at 70% 60%,
        #ffffff 0%,
        transparent 60%
    );
    opacity: 0.1;
    z-index: -1;
}

.VUIS_register_now .tnaC_study_guides::before {
    animation: borderGlow 5s ease infinite;
    bottom: -2px;
    position: absolute;
    background: linear-gradient(
        45deg,
        rgb(162,176,175,0.5),
        rgb(128,143,142,0.5),
        rgb(162,176,175,0.5)
    );
    opacity: 0.5;
    left: -2px;
    right: -2px;
    z-index: -1;
    content: '';
    filter: blur(20px);
    clip-path: polygon(
        4% 0%, 
        96% 0%, 
        100% 4%, 
        100% 96%, 
        96% 100%, 
        4% 100%, 
        0% 96%, 
        0% 4%
    );
    top: -2px;
}

.VUIS_register_now h3::after {
    bottom: -15px;
    transform: translateX(-50%);
    height: 2px;
    width: 50px;
    background: linear-gradient(
        to right,
        transparent,
        #ffffff,
        transparent
    );
    box-shadow: 0 0 10px #ffffff;
    left: 50%;
    position: absolute;
    content: '';
}

.VUIS_register_now .QUNA_feedback_form::after {
    transition: all 0.6s ease;
    content: '';
    z-index: 1;
    height: 200%;
    width: 40%;
    left: -100%;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.5),
        transparent
    );
    position: absolute;
    top: -50%;
    transform: rotate(25deg);
}

.VUIS_register_now .QUNA_feedback_form:hover::before {
    opacity: 1;
}

.VUIS_register_now .QUNA_feedback_form:hover::after {
    left: 150%;
}

.yuXI_educational_gains {
    padding: 120px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(197,210,209) 30%, #ffffff 100%);
    position: relative;
}

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

.yuXI_educational_gains .MUWV_text_box_wrap::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(162,176,175), rgb(128,143,142));
    content: "";
    left: -30px;
    transform: translateY(-20px);
    width: 4px;
    top: 20px;
    height: 60%;
}

.yuXI_educational_gains .MUWV_text_box_wrap:hover h4::after {
    transform: scaleX(1);
}

.yuXI_educational_gains ul {
    margin: 0;
    padding: 0;
    flex: 1;
    list-style: none;
    min-width: 280px;
}

.yuXI_educational_gains li p {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.07);
    align-items: flex-start;
    border-left: 3px solid rgb(162,176,175);
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    background: #ffffff;
    gap: 15px;
    padding: 20px;
    display: flex;
}

.yuXI_educational_gains li:hover svg {
    transform: scale(1.1);
}

.yuXI_educational_gains li:hover svg path {
    fill: rgb(128,143,142);
}

.yuXI_educational_gains .tnaC_study_guides:hover .ZpiP_pic_card {
    transform: perspective(1000px) rotateY(0deg);
}

.yuXI_educational_gains .tnaC_study_guides:hover .ZpiP_pic_card::before {
    opacity: 0.5;
    transform: scale(1);
}

header::before {
    opacity: 0.2;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    background: radial-gradient(circle at 30% 30%, rgb(162,176,175,0.5) 0%, transparent 70%);
    width: 100%;
    top: 0;
}

header .yZqQ_main_navbar::before {
    position: absolute;
    filter: blur(5px);
    height: 5px;
    left: 10%;
    top: -10px;
    width: 30%;
    content: "";
    background: linear-gradient(90deg, rgb(162,176,175), transparent);
}

header .yZqQ_main_navbar .ElJo_nav_lead:hover::before {
    opacity: 0.7;
}

header .yZqQ_main_navbar .ElJo_nav_lead:hover .Zdzt_site_main {
    transform: scale(1.05);
}

header .yZqQ_main_navbar .UhLW_site_head {
    margin: 0;
    border-radius: 12px;
    padding: 10px;
    list-style: none;
    display: flex;
    position: relative;
}

header .yZqQ_main_navbar .UhLW_site_head .BnKv_site_navbar a {
    display: block;
    z-index: 1;
    border-radius: 10px;
    text-decoration: none;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 15px;
    overflow: hidden;
}

header .yZqQ_main_navbar .UhLW_site_head .BnKv_site_navbar:hover a::before {
    opacity: 1;
}

header .yZqQ_main_navbar .UhLW_site_head .BnKv_site_navbar:active a::after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.3;
}

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



@media (max-width: 1024px) {.Ugqh_login_footer {
    padding: 4rem 0 2rem;
}.Ugqh_login_footer .text_main_holder {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}.Ugqh_login_footer .subscribe_holder {
    grid-column: span 2;
}
}



@media (max-width: 576px) {.Ugqh_login_footer {
    padding: 3rem 0 1.5rem;
}.Ugqh_login_footer .EgGM_help_desk {
    grid-template-columns: 1fr;
}.Ugqh_login_footer .input_holder {
    flex-direction: column;
}.Ugqh_login_footer .noba_sub_url {
    width: 100%;
}.Ugqh_login_footer .ElJo_nav_lead,
    .Ugqh_login_footer .UhLW_site_head h5,
    .Ugqh_login_footer .FlYi_main_mainwrap,
    .Ugqh_login_footer .FlYi_main_mainwrap a {
    align-items: center;
    text-align: center;
}.Ugqh_login_footer .ElJo_nav_lead svg {
    margin: 0 auto;
}.Ugqh_login_footer .WDBZ_blog_ref {
    text-align: center;
    max-width: 100%;
}.Ugqh_login_footer .FlYi_main_mainwrap:first-child::after {
    transform: translateX(-50%);
    left: 50%;
}.Ugqh_login_footer .EgGM_help_desk::after {
    transform: translateX(-50%);
    left: 50%;
}.Ugqh_login_footer .FlYi_main_mainwrap a::before {
    display: none;
}.Ugqh_login_footer .FlYi_main_mainwrap a:hover {
    padding-left: 0;
}}



@media (min-width: 768px) {.zaWG_statistical_report {
    padding: 8rem 3rem;
}.zaWG_statistical_report h3 {
    font-size: calc(32px * 1.1);
    margin-bottom: 4.5rem;
}.zaWG_statistical_report ul {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 2.5rem;
}.zaWG_statistical_report .oHir_extra_pro {
    padding: 2.2rem 1.8rem;
}
}



@media (min-width: 992px) {.zaWG_statistical_report {
    padding: 10rem 4rem;
}.zaWG_statistical_report .container {
    padding: 0 2rem;
}.zaWG_statistical_report ul {
    gap: 3rem 2rem;
    grid-template-columns: repeat(3, 1fr);
}.zaWG_statistical_report .oHir_extra_pro {
    transform-origin: center;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
}.zaWG_statistical_report .oHir_extra_pro:hover {
    transform: translateY(-8px) !important;
}
}



@media (min-width: 992px) {.QcVW_join_our_mailing_list .tnaC_study_guides {
    padding: 4rem;
    gap: 4rem;
}.QcVW_join_our_mailing_list h4 {
    font-size: calc(19px * 1.2);
}.QcVW_join_our_mailing_list .input_holder input[type="email"] {
    padding: 1.1rem 1.5rem;
}.QcVW_join_our_mailing_list .noba_sub_url {
    padding: 1.1rem 2rem;
}.QcVW_join_our_mailing_list .tnaC_study_guides:hover h4 {
    transform: translateY(-3px);
}
}



@media (prefers-reduced-motion: reduce) {.QcVW_join_our_mailing_list .tnaC_study_guides:hover h4,
    .QcVW_join_our_mailing_list .input_holder span:hover,
    .QcVW_join_our_mailing_list .noba_sub_url:hover,
    .QcVW_join_our_mailing_list .noba_sub_url:hover::before {
    transform: none;
    transition: none;
}}



@media (max-width: 767px) {.IHUx_teacher_profile {
    padding: 6rem 0 3rem;
}.IHUx_teacher_profile .container {
    padding: 0 1rem;
}.IHUx_teacher_profile .GEXw_learner_reflections {
    transform: none;
    padding: 2rem 1.5rem;
}.IHUx_teacher_profile .ZpiP_pic_card {
    width: 120px;
    height: 120px;
    top: -60px;
}.IHUx_teacher_profile .name {
    font-size: calc(34px - 2px);
    margin-top: 70px;
}.IHUx_teacher_profile .GEXw_learner_reflections span:not(.name) {
    font-size: calc(20px - 1px);
}.IHUx_teacher_profile .ctfj_career_section {
    font-size: calc(15px - 1px);
    padding: 1.2rem;
    margin-top: 1.5rem;
}.IHUx_teacher_profile .GEXw_learner_reflections:hover {
    transform: none;
}}



@media screen and (max-width: 992px) {.LITW_contact_box .Zhks_query_reach {
    flex-direction: column;
}.LITW_contact_box .NrkK_query_message {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.LITW_contact_box .NrkK_query_message::after {
    right: unset;
    left: 0;
    width: 100%;
    bottom: 0;
    top: unset;
    background: linear-gradient(to right,
            transparent,
            rgb(162,176,175,0.5),
            transparent);
    height: 1px;
}.LITW_contact_box .mdaN_query_card::before {
    top: -10px;
    transform: rotate(135deg);
    left: 3rem;
}
}



@media (max-width: 768px) {.Qdet_company_info {
    padding: 60px 0;
}.Qdet_company_info .MUWV_text_box_wrap {
    padding: 2rem;
}.Qdet_company_info h5 {
    font-size: calc(24px * 0.85);
}.Qdet_company_info .MUWV_text_box_wrap > div:nth-child(2) p {
    font-size: 24px;
}.Qdet_company_info .MUWV_text_box_wrap > div:first-child::before {
    width: 40px;
}
}




@media (max-width: 991px) {.LNAX_course_beneficiaries {
    padding: 80px 0;
}.LNAX_course_beneficiaries h4 {
    margin-bottom: 50px;
    font-size: calc(38px * 0.9);
}.LNAX_course_beneficiaries div > div {
    margin-left: 40px;
}.LNAX_course_beneficiaries p {
    padding: 18px 20px;
    margin-bottom: 25px;
}.LNAX_course_beneficiaries p:nth-child(1) {
    transform: translateX(0);
}.LNAX_course_beneficiaries p:nth-child(2) {
    transform: translateX(20px);
}.LNAX_course_beneficiaries p:nth-child(3) {
    transform: translateX(40px);
}.LNAX_course_beneficiaries p:nth-child(4) {
    transform: translateX(60px);
}.LNAX_course_beneficiaries p:nth-child(5) {
    transform: translateX(80px);
}.LNAX_course_beneficiaries p:nth-child(6) {
    transform: translateX(100px);
}.LNAX_course_beneficiaries p:nth-child(7) {
    transform: translateX(120px);
}.LNAX_course_beneficiaries p:nth-child(8) {
    transform: translateX(140px);
}.LNAX_course_beneficiaries p:nth-child(9) {
    transform: translateX(160px);
}.LNAX_course_beneficiaries p:nth-child(10) {
    transform: translateX(180px);
}.LNAX_course_beneficiaries p:nth-child(1):hover {
    transform: translateX(5px);
}.LNAX_course_beneficiaries p:nth-child(2):hover {
    transform: translateX(25px);
}.LNAX_course_beneficiaries p:nth-child(3):hover {
    transform: translateX(45px);
}.LNAX_course_beneficiaries p:nth-child(4):hover {
    transform: translateX(65px);
}.LNAX_course_beneficiaries p:nth-child(5):hover {
    transform: translateX(85px);
}.LNAX_course_beneficiaries p:nth-child(6):hover {
    transform: translateX(105px);
}.LNAX_course_beneficiaries p:nth-child(7):hover {
    transform: translateX(125px);
}.LNAX_course_beneficiaries p:nth-child(8):hover {
    transform: translateX(145px);
}.LNAX_course_beneficiaries p:nth-child(9):hover {
    transform: translateX(165px);
}.LNAX_course_beneficiaries p:nth-child(10):hover {
    transform: translateX(185px);
}
}



@media (max-width: 992px) {.fXnH_program_information {
    padding: 5rem 0;
}.fXnH_program_information .MUWV_text_box_wrap {
    max-width: 700px;
    padding: 3rem 2rem;
}.fXnH_program_information h2 {
    font-size: 35px;
}.fXnH_program_information .description {
    line-height: 1.8;
    max-width: 90%;
}.fXnH_program_information .ZpiP_pic_card {
    height: 140%;
    top: -20%;
    left: -20%;
    width: 140%;
}
}



@media screen and (max-width: 992px) {.IuXU_secure_nook {
    padding: 3rem 1rem;
}.IuXU_secure_nook .container {
    padding: 2.5rem 2rem;
}.IuXU_secure_nook h1 {
    font-size: calc(46px * 0.9);
}.IuXU_secure_nook h2 {
    font-size: calc(37px * 0.9);
}.IuXU_secure_nook p {
    max-width: 100%;
}
}



@media screen and (max-width: 768px) {.IuXU_secure_nook {
    padding: 2.5rem 0.75rem;
}.IuXU_secure_nook .container {
    padding: 2rem 1.5rem;
}.IuXU_secure_nook h1 {
    margin-bottom: 1.5rem;
    font-size: calc(46px * 0.8);
}.IuXU_secure_nook h2 {
    margin: 2rem 0 1rem;
    font-size: calc(37px * 0.8);
}.IuXU_secure_nook h3 {
    font-size: calc(37px * 0.7);
}.IuXU_secure_nook h4 {
    font-size: calc(37px * 0.6);
}.IuXU_secure_nook p, 
    .IuXU_secure_nook li {
    font-size: calc(18px * 0.95);
}.IuXU_secure_nook span {
    padding: 0.75rem 1rem;
    font-size: calc(18px * 0.9);
}
}



@media (min-width: 768px) {.WVqC_thanks_page {
    padding: 150px 0;
}.WVqC_thanks_page .tnaC_study_guides {
    gap: 60px;
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
}.WVqC_thanks_page .tnaC_study_guides > div:first-child {
    padding-left: 50px;
}.WVqC_thanks_page h5 {
    max-width: 90%;
    font-size: calc(18px * 1.2);
}
}



@media (min-width: 992px) {.WVqC_thanks_page {
    padding: 180px 0;
}.WVqC_thanks_page .tnaC_study_guides {
    gap: 80px;
    grid-template-columns: 1fr 1.2fr;
}.WVqC_thanks_page .tnaC_study_guides > div:first-child {
    transform: translateX(-30px);
}.WVqC_thanks_page .tnaC_study_guides:hover > div:first-child {
    transform: translateX(-20px);
}.WVqC_thanks_page .tnaC_study_guides > div:last-child {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    padding: 50px 60px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), clip-path 0.6s ease, box-shadow 0.6s ease;
}.WVqC_thanks_page .tnaC_study_guides > div:last-child:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}



@media screen and (max-width: 576px) {.VUIS_register_now {
    padding: 60px 0;
}.VUIS_register_now .tnaC_study_guides {
    padding: 30px 20px;
}.VUIS_register_now h3 {
    font-size: calc(32px * 0.7);
    margin-bottom: 35px;
    letter-spacing: 2px;
}.VUIS_register_now h3::before {
    height: 15px;
    top: -25px;
    width: 15px;
}.VUIS_register_now h3::after {
    width: 35px;
}.VUIS_register_now .QUNA_feedback_form {
    letter-spacing: 1px;
    padding: 10px 30px;
    font-size: calc(16px * 0.9);
}}



@media (max-width: 576px) {.yuXI_educational_gains {
    padding: 40px 0;
}.yuXI_educational_gains .container {
    padding: 0 15px;
}.yuXI_educational_gains h4 {
    font-size: calc(38px * 0.65);
}.yuXI_educational_gains .MUWV_text_box_wrap::before {
    display: none;
}.yuXI_educational_gains li p {
    padding: 12px;
}.yuXI_educational_gains li p span:first-child {
    width: 30px;
    height: 30px;
}.yuXI_educational_gains li p span:last-child {
    font-size: calc(13px * 0.9);
}.yuXI_educational_gains svg {
    width: 18px;
    height: 18px;
}}



@keyframes elementAppear {
  0% {
    opacity: 0;
    transform: translateZ(0) rotateX(15deg) translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) rotateX(5deg) translateY(0);
  }
}



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

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.1);
        opacity: 0.9;
    }
}



@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-10px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes crystalBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}



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

