﻿html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
}

.skill_test_35Wgy2 {
    flex: 0 0 auto;
}

.skill_test_35Wgy2 {
    z-index: 1;
    background: linear-gradient(135deg, #000000 0%, rgb(147,171,166,0.5) 100%);
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 5rem 0 1rem;
    position: relative;
}

.track_alert_RXjZoc {
    display: flex;
    max-width: 1200px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    justify-content: space-between;
    border: 2px solid rgb(147,171,166);
    align-items: center;
    width: 90%;
    border-radius: 23px;
}

.online_tracking_6nt5JG h5 {
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
    color: rgb(147,171,166);
}

#cookie_modal_alert_ZIsSg2 {
    display: none;
}


.course_overview_RjemPx {
    min-height: 100vh;
    position: relative;
    background-color: rgb(184,208,203);
    display: flex;
    overflow: hidden;
    flex-direction: column;
}

.course_overview_RjemPx .career_challenge_lf7G4M:hover .job_classes_uNYa7f {
    animation-play-state: paused;
}

.course_overview_RjemPx .program_guide_VoJpCu::before {
    transition: opacity 0.5s ease;
    right: 0;
    left: 0;
    z-index: 1;
    opacity: 0.8;
    top: 0;
    bottom: 0;
    background: linear-gradient(
        135deg,
        rgb(147,171,166,0.5) 0%,
        transparent 30%,
        transparent 70%,
        rgb(111,133,127,0.5) 100%
    );
    content: "";
    position: absolute;
}

.course_overview_RjemPx .knowledge_base_09yhp6 {
    background: rgba(var(--dark-color, 21, 20, 26), 0.75);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 
                0 1px 3px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    transform: translateY(0);
    overflow: hidden;
    backdrop-filter: blur(8px);
    padding: 3rem;
    border-radius: 29px;
}

.course_overview_RjemPx .knowledge_base_09yhp6 {
    padding: 2rem;
}

.course_overview_RjemPx .knowledge_base_09yhp6 h3::after {
    width: 40%;
    background-color: rgb(147,171,166);
    position: absolute;
    bottom: -8px;
    height: 2px;
    content: "";
    transition: width 0.3s ease;
    left: 0;
}

.course_overview_RjemPx .knowledge_base_09yhp6 .support_map_FsnYyD {
    color: #ffffff;
    font-weight: 600;
    padding: 0.85rem 2rem;
    z-index: 1;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(
        45deg,
        rgb(147,171,166) 0%,
        rgb(111,133,127) 100%
    );
    box-shadow: 0 4px 15px rgb(147,171,166,0.5);
    font-size: 19px;
    display: inline-block;
}

.course_overview_RjemPx .knowledge_base_09yhp6 .support_map_FsnYyD {
    padding: 0.75rem 1.75rem;
}

.course_overview_RjemPx .program_guide_VoJpCu:nth-child(2) {
    --slide-color: rgb(111,133,127);
}

.course_overview_RjemPx .program_guide_VoJpCu:nth-child(5) {
    --slide-color: rgb(147,171,166);
}

.education_experience_78kEG9 {
    padding: 6rem 0;
    background-color: rgb(184,208,203);
    overflow: hidden;
    position: relative;
}

.education_experience_78kEG9::after {
    filter: blur(20px);
    position: absolute;
    width: 35%;
    z-index: 1;
    opacity: 0.1;
    bottom: -10%;
    background: linear-gradient(225deg, rgb(111,133,127,0.5), rgb(147,171,166,0.5));
    height: 60%;
    transform: rotate(10deg) skewX(-10deg);
    left: -5%;
    content: "";
}

.education_experience_78kEG9 .user_review_3PTQv1 > div:first-child {
    width: 100%;
    margin: 0 auto;
    max-width: 320px;
    position: relative;
}

.education_experience_78kEG9 .user_review_3PTQv1 .background_img_r7yoxc {
    padding-bottom: 100%;
    box-shadow: 
        0 10px 30px -10px rgba(0,0,0,0.15),
        0 1px 3px rgba(0,0,0,0.1);
    position: relative;
    border-radius: 5px;
    transform: translateZ(20px);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.5s ease;
    width: 100%;
    overflow: hidden;
}

.education_experience_78kEG9 .user_review_3PTQv1 > div:nth-child(2) {
    position: relative;
    text-align: center;
}

.education_experience_78kEG9 .user_review_3PTQv1 .name {
    color: #000000;
    display: inline-block;
    font-size: calc(18px * 1.1);
    position: relative;
    margin-bottom: 0.5rem;
    font-weight: 700;
}

.education_experience_78kEG9 .user_review_3PTQv1 > div:nth-child(3) {
    position: relative;
}

.education_experience_78kEG9 .user_review_3PTQv1 .work_skills_neCKBz::before {
    position: absolute;
    left: -10px;
    color: rgb(147,171,166,0.5);
    opacity: 0.2;
    content: "";
    font-family: serif;
    z-index: -1;
    font-size: 5rem;
    top: -20px;
}

.secure_lodge_7i3npA::after {
    transform: rotate(-15deg);
    border-radius: 50%;
    content: "";
    top: 40px;
    right: -100px;
    border: 2px solid rgba(rgb(147,171,166,0.5), 0.1);
    position: absolute;
    height: 250px;
    width: 250px;
    opacity: 0.5;
    pointer-events: none;
}

.secure_lodge_7i3npA h1::after {
    position: absolute;
    background: linear-gradient(90deg, rgb(147,171,166), transparent);
    width: 6rem;
    bottom: -1rem;
    left: 0;
    transform-origin: left;
    animation: pulse 4s infinite alternate ease-in-out;
    height: 4px;
    content: "";
}

.secure_lodge_7i3npA h3::before {
    width: 3px;
    top: 0.2rem;
    left: 0;
    opacity: 0.8;
    background: rgb(111,133,127);
    position: absolute;
    content: "";
    transform: scaleY(0.8);
    height: calc(100% - 0.4rem);
}

.secure_lodge_7i3npA p strong {
    padding: 0 0.2rem;
    position: relative;
    color: #000000;
    display: inline-block;
    background: linear-gradient(to bottom, transparent 60%, rgba(rgb(111,133,127,0.5), 0.15) 40%);
    font-weight: 600;
}

.secure_lodge_7i3npA li::before {
    transform: rotate(45deg);
    border: 2px solid rgb(147,171,166);
    position: absolute;
    left: 0;
    height: 10px;
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0.8;
    width: 10px;
    top: 0.5rem;
    content: "";
}

.our_team_s1G2cA .container {
    z-index: 10;
    position: relative;
}

.our_team_s1G2cA h2 {
    font-size: 33px;
    position: relative;
    margin-bottom: 60px;
    font-weight: 700;
    color: #000000;
    text-align: center;
}

.our_team_s1G2cA h2::before {
    width: 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    background-color: rgb(147,171,166);
    content: "";
    bottom: -15px;
}

.our_team_s1G2cA .edu_values_VrDeTR {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    position: relative;
}

.our_team_s1G2cA .creds_sect_gDbfIN {
    flex: 1;
    border-radius: 0;
    background-color: #ffffff;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    min-width: calc(50% - 15px);
    z-index: 2;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

.our_team_s1G2cA .creds_sect_gDbfIN {
    padding: 40px;
    transform: translateY(0);
}

.our_team_s1G2cA .creds_sect_gDbfIN::after {
    content: "";
    width: 0;
    border-color: transparent transparent rgb(147,171,166,0.5) transparent;
    border-width: 0 0 40px 40px;
    right: 0;
    bottom: 0;
    height: 0;
    transition: opacity 0.4s ease;
    border-style: solid;
    opacity: 0;
    position: absolute;
}

.our_team_s1G2cA .creds_sect_gDbfIN:hover h3 {
    color: rgb(147,171,166);
}

.our_team_s1G2cA .creds_sect_gDbfIN p {
    color: #000000;
    font-size: 17px;
    line-height: 1.8;
    position: relative;
}

.our_team_s1G2cA .creds_sect_gDbfIN:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.our_team_s1G2cA .creds_sect_gDbfIN:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.our_team_s1G2cA .creds_sect_gDbfIN:last-child::after {
    border-color: transparent transparent rgb(111,133,127,0.5) transparent;
}

.gratFrame_SN5joc::after {
    position: absolute;
    opacity: 0.2;
    top: -150px;
    filter: blur(50px);
    animation: float 15s infinite ease-in-out;
    background: radial-gradient(circle, rgb(111,133,127) 0%, transparent 70%);
    border-radius: 50%;
    width: 300px;
    right: -150px;
    content: "";
    height: 300px;
}

.gratFrame_SN5joc .legacy_edu_DEkKoI {
    box-shadow: 0 15px 30px rgba(0,0,0,0.1), 
                0 5px 15px rgba(0,0,0,0.05);
    overflow: hidden;
    background: #ffffff;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    padding: 40px;
    border-radius: 19px;
}

.gratFrame_SN5joc .legacy_edu_DEkKoI:hover h2::after {
    width: 120px;
}

.gratFrame_SN5joc li {
    position: relative;
    padding-left: 25px;
}

.gratFrame_SN5joc li:hover::before {
    transform: rotate(225deg) scale(1.2);
}

.gratFrame_SN5joc span {
    color: #000000;
    font-size: calc(14px + 2px);
    line-height: 1.7;
    padding: 10px 0;
    letter-spacing: 0.3px;
    font-family: Arial, sans-serif;
    display: block;
    font-weight: 400;
    position: relative;
}



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

.skill_test_35Wgy2 .sec_cert_3mfWD1 {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.skill_test_35Wgy2 .msg_support_oDZdS3::before {
    animation: scanLine 4s infinite linear;
    transform: translateX(-50%);
    position: absolute;
    width: 50%;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(111,133,127), transparent);
    content: '';
    left: 50%;
    top: -2px;
}

.skill_test_35Wgy2 .info_item svg {
    transition: fill 0.3s ease;
    fill: rgb(111,133,127);
    height: 1.25rem;
    width: 1.25rem;
}

.skill_test_35Wgy2 .info_item a:hover svg {
    fill: rgb(147,171,166);
}

.skill_test_35Wgy2 .head_section_w5xgdA {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    flex-direction: column;
}

.skill_test_35Wgy2 .head_section_w5xgdA svg:hover {
    filter: drop-shadow(0 0 10px rgb(147,171,166));
}

.skill_test_35Wgy2 .nav_sitewrap_OvJFzN {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.skill_test_35Wgy2 .nav_sitewrap_OvJFzN h5::after {
    content: '';
    position: absolute;
    transition: width 0.3s ease;
    bottom: 0;
    background: rgb(111,133,127);
    left: 0;
    width: 40px;
    height: 2px;
}

.skill_test_35Wgy2 .top_bar_BQyEoS a:hover {
    color: rgb(147,171,166);
    opacity: 1;
    transform: translateX(5px);
}

.skill_test_35Wgy2 .subscribe_holder {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    gap: 1.25rem;
    display: flex;
    position: relative;
    padding: 1.5rem;
    overflow: hidden;
    flex-direction: column;
    border-radius: 17px;
    border: 1px solid rgb(111,133,127,0.5);
}

.skill_test_35Wgy2 .input_holder {
    flex-direction: column;
    position: relative;
    gap: 0.75rem;
    display: flex;
}

.skill_test_35Wgy2 .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #ffffff;
}

.skill_test_35Wgy2 .sub_component_br1h0G::before {
    content: '';
    top: 0;
    width: 100%;
    left: -100%;
    transition: left 0.7s ease;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
}

.skill_test_35Wgy2 .leaderboard_cbaR9W {
    padding-top: 1.5rem;
    position: relative;
    margin-top: 3rem;
    border-top: 1px solid rgb(111,133,127,0.5);
    text-align: center;
}

.welcome_board_OIMpdy .edu_start_DZt2BA {
    justify-content: center;
    position: relative;
    min-height: 90vh;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}

.welcome_board_OIMpdy .knowledge_hub_Aj4CE0:hover {
    box-shadow: 
    25px 25px 50px rgba(0, 0, 0, 0.3),
    -12px -12px 35px rgba(255, 255, 255, 0.15);
    transform: perspective(1000px) rotateX(0deg);
}

.welcome_board_OIMpdy .knowledge_hub_Aj4CE0 > div:nth-child(1) {
    animation-delay: 0.2s;
}

.welcome_board_OIMpdy .knowledge_hub_Aj4CE0 > div:nth-child(2) {
    animation-delay: 0.5s;
}

.welcome_board_OIMpdy .title_style_header::after {
    width: 100px;
    animation: scaleIn 0.6s 0.8s forwards;
    content: "";
    background: linear-gradient(90deg, rgb(147,171,166) 0%, rgb(111,133,127) 100%);
    left: 0;
    transform: scaleX(0);
    position: absolute;
    height: 4px;
    transform-origin: left;
    bottom: -15px;
}

header:before {
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: 
        radial-gradient(circle at 15% 15%, rgb(147,171,166,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(111,133,127,0.5) 0%, transparent 25%);
    content: '';
    pointer-events: none;
}

header .top_info_FEMBKc {
    justify-content: space-between;
    position: relative;
    display: flex;
    align-items: center;
}

header .top_info_FEMBKc:before {
    left: -10px;
    animation: breathe 5s infinite alternate;
    top: 50%;
    filter: blur(15px);
    opacity: 0.3;
    content: '';
    height: 20px;
    width: 20px;
    background: rgb(147,171,166);
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
}

header .nav_sitewrap_OvJFzN:before {
    height: 110%;
    content: '';
    animation: menuGlow 10s infinite ease-in-out;
    opacity: 0.15;
    width: 110%;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(147,171,166,0.5), 
        transparent
    );
    top: -5%;
    left: -5%;
    filter: blur(5px);
    transform: translateX(-100%);
}

header .top_start_t2TzmU:hover {
    transform: translateY(-2px);
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(147,171,166);
    color: #ffffff;
}

header .top_start_t2TzmU:hover:after {
    width: 100%;
    box-shadow: 
        0 0 5px rgb(147,171,166),
        0 0 10px rgb(147,171,166);
}

header .main_head_vBm1JD:before {
    position: absolute;
    top: 50%;
    content: '';
    left: 50%;
    width: 150%;
    transition: opacity 0.5s ease;
    height: 150%;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle, 
        rgb(147,171,166,0.5) 0%, 
        transparent 70%
    );
    opacity: 0;
}

header .main_head_vBm1JD:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(147,171,166));
}

.plan_qnR0lZ {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    padding: 100px 0;
}

.cost_summary_xdRDWb {
    position: relative;
}

.cost_summary_xdRDWb::before {
    right: -50px;
    top: -50px;
    width: 200px;
    filter: blur(15px);
    content: "";
    position: absolute;
    animation: pulseGlow 8s infinite alternate;
    height: 200px;
    background: radial-gradient(circle, rgb(147,171,166,0.5) 5%, transparent 70%);
}

.plan_qnR0lZ .indv_sub_mdpVnx {
    margin: 0 auto 50px;
    line-height: 1.6;
    text-align: center;
    font-size: calc(17px * 1.1);
    transform: perspective(1000px) translateZ(5px);
    max-width: 800px;
    color: rgb(255, 255, 255, 0.5);
}

.plan_qnR0lZ .package_rates_X0Zauo li:hover {
    transform: translateY(-15px) rotateY(5deg);
    z-index: 5;
}

.plan_qnR0lZ .study_offers_CijOby:hover::before {
    opacity: 0.2;
}

.plan_qnR0lZ .study_offers_CijOby::after {
    left: -50%;
    opacity: 0;
    height: 200%;
    z-index: 1;
    top: -50%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    content: "";
    position: absolute;
    transition: all 0.8s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: rotate(45deg);
    width: 200%;
}

.plan_qnR0lZ .study_offers_CijOby h4 {
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    font-weight: 600;
    color: rgb(147,171,166);
    position: relative;
    padding-bottom: 15px;
    font-size: calc(18px * 1.1);
}

.plan_qnR0lZ .cert_plans_nAINDe {
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgb(147,171,166), rgb(111,133,127));
    transform: translateZ(20px);
    font-size: calc(18px * 1.3);
    overflow: hidden;
    color: #ffffff;
    align-self: flex-start;
    font-weight: 700;
    transition: all 0.3s ease;
    position: relative;
    margin-top: auto;
    padding: 10px 20px;
}

.stay_connected_oZLRWI .container {
    grid-template-columns: 1fr;
    position: relative;
    z-index: 2;
    display: grid;
    grid-gap: 2rem;
}

.stay_connected_oZLRWI .legacy_edu_DEkKoI {
    padding: 2rem;
    transform: perspective(1000px) rotateX(5deg);
}

.stay_connected_oZLRWI p::before {
    transform-origin: left;
    transform: scaleX(0);
    top: 50%;
    height: 2px;
    left: 0;
    content: "";
    position: absolute;
    animation: growLine 0.8s forwards 0.6s;
    background: rgb(147,171,166);
    width: 2rem;
}

.stay_connected_oZLRWI .sub_component_br1h0G {
    align-self: flex-start;
    padding: 1rem 2rem;
    background: linear-gradient(135deg, rgb(147,171,166) 0%, rgb(111,133,127) 100%);
    cursor: pointer;
    overflow: hidden;
    font-size: 18px;
    transition: all 0.3s ease;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    letter-spacing: 0.5px;
    border: none;
    position: relative;
}

.connect_form_IKECPv::before {
    height: 100%;
    opacity: 0.05;
    z-index: 1;
    width: 100%;
    animation: patternShift 30s linear infinite;
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    background: repeating-linear-gradient(
        -45deg,
        rgb(147,171,166,0.5) 0,
        rgb(147,171,166,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}

.connect_form_IKECPv h3::after {
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    height: 4px;
    content: '';
    width: 60px;
    position: absolute;
    background: rgb(111,133,127);
}

.connect_form_IKECPv .inquiry_links_jdAgBH::after {
    right: 0;
    height: 80%;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    content: '';
    background: linear-gradient(to bottom, transparent, rgb(111,133,127,0.5), transparent);
    width: 2px;
}

.connect_form_IKECPv input[type="text"]:focus,
.connect_form_IKECPv textarea:focus {
    box-shadow: 0 0 0 3px rgb(147,171,166,0.5);
    outline: none;
    border-color: rgb(147,171,166);
}

.connect_form_IKECPv input[type="checkbox"] {
    background: #ffffff;
    transition: all 0.2s ease;
    width: 22px;
    height: 22px;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    margin-top: 2px;
    flex-shrink: 0;
    -webkit-appearance: none;
    border: 2px solid rgb(111,133,127,0.5);
    appearance: none;
}

.connect_form_IKECPv .message_support_MjCFQ6 a:hover {
    color: rgb(111,133,127);
}

.connect_form_IKECPv .support_map_FsnYyD::before {
    content: '';
    z-index: -1;
    height: 100%;
    width: 100%;
    background: rgb(111,133,127);
    position: absolute;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.2, 1);
    left: 0;
    top: 0;
}

.connect_form_IKECPv .message_query_NCUH8J::before {
    height: 150px;
    opacity: 0.4;
    width: 150px;
    content: '';
    position: absolute;
    filter: blur(60px);
    background: rgb(147,171,166,0.5);
    border-radius: 50%;
    right: 0;
    bottom: 0;
}

.connect_form_IKECPv .help_reach_QgVPbc li {
    display: flex;
    align-items: center;
    gap: 18px;
    position: relative;
    transition: transform 0.3s ease;
}

.connect_form_IKECPv .help_reach_QgVPbc li svg path {
    fill: rgb(147,171,166);
}

.connect_form_IKECPv .help_reach_QgVPbc li a {
    text-decoration: none;
    color: #000000;
    transition: color 0.3s ease;
}

.aspiring_learners_YUJfF8 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(184,208,203) 0%, rgb(147,171,166,0.5) 100%);
}

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

.aspiring_learners_YUJfF8 .legacy_edu_DEkKoI {
    overflow: visible;
    padding: 0 50px;
    position: relative;
}

.aspiring_learners_YUJfF8 div {
    flex-direction: column;
    display: flex;
    position: relative;
}

.aspiring_learners_YUJfF8 div::before {
    width: 2px;
    content: "";
    left: 36px;
    background: linear-gradient(180deg, rgb(147,171,166,0.5), rgb(111,133,127,0.5));
    top: 0;
    height: 100%;
    position: absolute;
    opacity: 0.5;
}

.aspiring_learners_YUJfF8 div p:hover svg {
    transform: scale(1.2);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.aspiring_learners_YUJfF8 div p:hover svg path {
    fill: rgb(111,133,127);
}

.aspiring_learners_YUJfF8 div p:hover::before {
    opacity: 1;
    width: 20px;
}

.aspiring_learners_YUJfF8 div p:hover::after {
    transform: scale(1);
    opacity: 1;
}

.operation_process_6wlOW5::before {
    width: 100%;
    left: 0;
    position: absolute;
    opacity: 0.5;
    background: 
        linear-gradient(135deg, rgb(147,171,166,0.5) 0%, transparent 50%),
        linear-gradient(225deg, rgb(111,133,127,0.5) 0%, transparent 50%);
    height: 100%;
    content: "";
    top: 0;
    z-index: 1;
}

.operation_process_6wlOW5 .legacy_edu_DEkKoI {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    display: flex;
    max-width: 900px;
    background: #ffffff;
    width: 100%;
    padding: 4rem;
    border-radius: 21px;
    gap: 3rem;
    overflow: hidden;
    position: relative;
}

.operation_process_6wlOW5 .legacy_edu_DEkKoI::after {
    z-index: 1;
    animation: rotateDash 15s linear infinite;
    inset: 20px;
    opacity: 0.3;
    position: absolute;
    border: 1px dashed rgb(147,171,166,0.5);
    content: "";
}

.operation_process_6wlOW5 h3::before {
    animation: lineGrow 4s ease-in-out infinite;
    position: absolute;
    background: linear-gradient(90deg, rgb(147,171,166), rgb(111,133,127));
    height: 4px;
    bottom: 0;
    left: 0;
    width: 0;
    content: "";
}

.operation_process_6wlOW5 span::after {
    width: 5px;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgb(111,133,127,0.5));
    position: absolute;
    content: "";
    top: 0;
    right: 0;
}


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


@media only screen and (max-width: 1200px) {.track_alert_RXjZoc {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookie_verify_8dX9QA {
    margin-bottom: 20px;
    margin-right: 0;
}.track_prefs_6Auf4j {
    width: 100%;
    margin: 10px 0;
    max-width: 250px;
}}



@media (min-width: 768px) {.education_experience_78kEG9 .user_review_3PTQv1 {
    grid-template-rows: auto 1fr;
    gap: 2rem 3.5rem;
    padding: 3.5rem;
    grid-template-columns: 280px 1fr;
    grid-template-areas: 
            "photo info"
            "photo quote";
}.education_experience_78kEG9 .user_review_3PTQv1 > div:first-child {
    margin: 0;
    grid-area: photo;
}.education_experience_78kEG9 .user_review_3PTQv1 > div:nth-child(2) {
    text-align: left;
    align-self: flex-end;
    grid-area: info;
}.education_experience_78kEG9 .user_review_3PTQv1 > div:nth-child(3) {
    grid-area: quote;
    align-self: flex-start;
}.education_experience_78kEG9 .user_review_3PTQv1 .name::after {
    width: 50px;
    left: 0;
    transform: none;
}.education_experience_78kEG9 .user_review_3PTQv1 .background_img_r7yoxc {
    border-radius: 8px;
}
}



@media (min-width: 1024px) {.secure_lodge_7i3npA {
    padding: 8rem 4rem 6rem;
}.secure_lodge_7i3npA::after {
    top: 80px;
    width: 400px;
    height: 400px;
    right: -80px;
}.secure_lodge_7i3npA .container {
    max-width: 1200px;
}.secure_lodge_7i3npA h1 {
    transform: translateX(-1rem);
}.secure_lodge_7i3npA h1::after {
    width: 8rem;
}.secure_lodge_7i3npA h2 {
    padding-left: 1.5rem;
    font-size: calc(29px * 1.1);
}.secure_lodge_7i3npA h2::before {
    width: 6px;
}.secure_lodge_7i3npA li {
    padding-left: 2rem;
}.secure_lodge_7i3npA li::before {
    width: 12px;
    height: 12px;
}
}



@media screen and (max-width: 576px) {.our_team_s1G2cA {
    padding: 50px 0;
}.our_team_s1G2cA h2 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.8);
}.our_team_s1G2cA h2::before {
    bottom: -12px;
    width: 40px;
}.our_team_s1G2cA h2::after {
    width: 15px;
    transform: translateX(-50%) translateX(25px);
    bottom: -12px;
}.our_team_s1G2cA .creds_sect_gDbfIN {
    padding: 25px;
}.our_team_s1G2cA .creds_sect_gDbfIN h3 {
    padding-left: 12px;
    margin-bottom: 12px;
    font-size: calc(20px * 0.85);
}.our_team_s1G2cA .creds_sect_gDbfIN h3::before {
    height: 18px;
    width: 4px;
}.our_team_s1G2cA .creds_sect_gDbfIN p {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}.our_team_s1G2cA .creds_sect_gDbfIN::after {
    border-width: 0 0 30px 30px;
}}



@media (min-width: 769px) {.skill_test_35Wgy2 .input_holder {
    flex-direction: row;
}.skill_test_35Wgy2 .sub_component_br1h0G {
    width: auto;
}
}



@media (max-width: 480px) {.skill_test_35Wgy2 {
    padding: 2.5rem 0 1rem;
}.skill_test_35Wgy2 .info_item p, 
    .skill_test_35Wgy2 .info_item a {
    font-size: calc(12px - 3px);
}.skill_test_35Wgy2 .nav_sitewrap_OvJFzN h5, 
    .skill_test_35Wgy2 .subscribe_holder h5 {
    font-size: calc(18px - 2px);
}.skill_test_35Wgy2 .top_bar_BQyEoS a, 
    .skill_test_35Wgy2 .subscribe_holder p {
    font-size: calc(12px - 2px);
}.skill_test_35Wgy2 .honor_cta_cdWFVg {
    font-size: calc(14px - 2px);
}}



@media (max-width: 576px) {.welcome_board_OIMpdy {
    padding: 4rem 0;
    min-height: auto;
}.welcome_board_OIMpdy .edu_start_DZt2BA {
    min-height: auto;
}.welcome_board_OIMpdy .knowledge_hub_Aj4CE0 {
    padding: 1.5rem;
    box-shadow: 
      10px 10px 20px rgba(0, 0, 0, 0.25),
      -5px -5px 15px rgba(255, 255, 255, 0.1);
}.welcome_board_OIMpdy .title_style_header {
    margin-bottom: 1.25rem;
    font-size: calc(37px - 0.2rem);
}.welcome_board_OIMpdy .title_style_header::after {
    height: 3px;
    width: 60px;
    bottom: -10px;
}.welcome_board_OIMpdy h3 {
    font-size: calc(22px + 0.1rem);
}.welcome_board_OIMpdy p {
    margin-top: 1rem;
    padding-left: 0.75rem;
}.welcome_board_OIMpdy p::before {
    width: 2px;
}}



@media (max-width: 1200px) {.plan_qnR0lZ {
    padding: 80px 0;
}.plan_qnR0lZ .package_rates_X0Zauo {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}
}



@media (max-width: 768px) {.plan_qnR0lZ {
    padding: 60px 0;
}.plan_qnR0lZ .package_rates_X0Zauo {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.plan_qnR0lZ .study_offers_CijOby h4 {
    font-size: 18px;
}.plan_qnR0lZ .cert_plans_nAINDe {
    font-size: calc(18px * 1.1);
}.plan_qnR0lZ .package_rates_X0Zauo li:hover {
    transform: translateY(-10px) rotateY(3deg);
}
}



@media screen and (min-width: 768px) {.stay_connected_oZLRWI {
    padding: 5rem 3rem;
}.stay_connected_oZLRWI .container {
    align-items: center;
    grid-template-columns: 1.2fr 1fr;
}.stay_connected_oZLRWI p {
    margin-bottom: 0;
    padding-left: 5rem;
    font-size: 38px;
}.stay_connected_oZLRWI p::before {
    width: 4rem;
}.stay_connected_oZLRWI .input_holder {
    align-items: stretch;
    flex-direction: row;
}.stay_connected_oZLRWI .news_box_JxBIbZ {
    flex: 1;
    border-radius: 10px 0 0 10px;
}.stay_connected_oZLRWI .sub_component_br1h0G {
    align-self: stretch;
    border-radius: 0 10px 10px 0;
}}



@media (max-width: 768px) {.connect_form_IKECPv {
    padding: 60px 0;
}.connect_form_IKECPv .container {
    padding: 0 20px;
}.connect_form_IKECPv .inquiry_links_jdAgBH,
    .connect_form_IKECPv .message_query_NCUH8J {
    padding: 30px 25px;
}.connect_form_IKECPv h3 {
    font-size: calc(36px * 0.85);
    margin-bottom: 40px;
}.connect_form_IKECPv .inquiry_links_jdAgBH h3,
    .connect_form_IKECPv .message_query_NCUH8J h4 {
    margin-bottom: 25px;
    font-size: calc(21px * 0.95);
}.connect_form_IKECPv input[type="text"],
    .connect_form_IKECPv textarea {
    padding: 14px 18px;
}.connect_form_IKECPv .support_map_FsnYyD {
    padding: 14px 28px;
}
}



@media (max-width: 767px) {.aspiring_learners_YUJfF8 {
    padding: 80px 0;
}.aspiring_learners_YUJfF8 .legacy_edu_DEkKoI {
    padding: 0 20px;
}.aspiring_learners_YUJfF8 h4 {
    padding-left: 20px;
    font-size: calc(43px - 12px);
    margin-bottom: 50px;
}.aspiring_learners_YUJfF8 h4::before {
    width: 4px;
}.aspiring_learners_YUJfF8 div p {
    padding-left: 65px;
    margin-bottom: 25px;
}.aspiring_learners_YUJfF8 div::before {
    left: 28px;
}.aspiring_learners_YUJfF8 div p svg {
    width: 24px;
    left: 16px;
    height: 24px;
}.aspiring_learners_YUJfF8 div p::before {
    left: 55px;
    top: 14px;
}.aspiring_learners_YUJfF8 div p::after {
    left: 45px;
    width: calc(100% - 45px);
}
}



@media (max-width: 576px) {.operation_process_6wlOW5 {
    padding: 3rem 0;
}.operation_process_6wlOW5 .container {
    padding: 0 1rem;
}.operation_process_6wlOW5 .legacy_edu_DEkKoI {
    padding: 2rem;
    gap: 1.5rem;
}.operation_process_6wlOW5 h3 {
    padding-bottom: 1rem;
    font-size: calc(29px * 0.7);
}.operation_process_6wlOW5 span {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: calc(17px * 0.85);
}.operation_process_6wlOW5 span::before,
    .operation_process_6wlOW5 span::after {
    width: 3px;
}.operation_process_6wlOW5 .legacy_edu_DEkKoI::before {
    inset: 5px;
}.operation_process_6wlOW5 .legacy_edu_DEkKoI::after {
    inset: 10px;
}
}

@keyframes set-slide-count {
    to {
        --slide-count: attr(data-slides integer);
    }
}



@keyframes pulse {
    0%, 100% {
        transform: scaleX(1);
        opacity: 0.8;
    }
    50% {
        transform: scaleX(1.1);
        opacity: 1;
    }
}



@keyframes float {
    0% { transform: translate(0, 0); }
    25% { transform: translate(-30px, 30px); }
    50% { transform: translate(0, 60px); }
    75% { transform: translate(30px, 30px); }
    100% { transform: translate(0, 0); }
}

@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}



@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}



@keyframes borderRotate {
    0% {
        border-image: linear-gradient(45deg, rgb(147,171,166), rgb(111,133,127), rgb(147,171,166)) 1;
    }
    50% {
        border-image: linear-gradient(225deg, rgb(147,171,166), rgb(111,133,127), rgb(147,171,166)) 1;
    }
    100% {
        border-image: linear-gradient(405deg, rgb(147,171,166), rgb(111,133,127), rgb(147,171,166)) 1;
    }
}



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



@keyframes borderFlowInner {
    0% {
        border-image-source: linear-gradient(45deg, 
            rgb(147,171,166,0.5) 0%, 
            transparent 25%, 
            rgb(111,133,127,0.5) 50%, 
            transparent 75%, 
            rgb(147,171,166,0.5) 100%
        );
    }
    50% {
        border-image-source: linear-gradient(45deg, 
            rgb(111,133,127,0.5) 0%, 
            transparent 25%, 
            rgb(147,171,166,0.5) 50%, 
            transparent 75%, 
            rgb(111,133,127,0.5) 100%
        );
    }
    100% {
        border-image-source: linear-gradient(45deg, 
            rgb(147,171,166,0.5) 0%, 
            transparent 25%, 
            rgb(111,133,127,0.5) 50%, 
            transparent 75%, 
            rgb(147,171,166,0.5) 100%
        );
    }
}

