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

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

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

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

.meet_us_Tp35 h1 {
    color: #000000;
    margin-bottom: 50px;
    transition: transform 0.5s ease-out;
    font-size: 44px;
    text-align: center;
    transform: perspective(1000px) translateZ(0);
    font-weight: 700;
    position: relative;
}

.meet_us_Tp35 .diff_block_oj4t {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(145deg, #ffffff, #f8f9fa);
    padding: 20px;
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.05),
                -8px -8px 16px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(255, 255, 255, 0.6),
                inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
}

.meet_us_Tp35 .student_voice_Ijny:hover::before {
    height: 100%;
}

.meet_us_Tp35 .student_voice_Ijny h4::after {
    position: absolute;
    transition: width 0.4s ease;
    content: "";
    background: linear-gradient(90deg, rgb(173,191,193), rgb(112,159,164));
    left: 0;
    bottom: -8px;
    width: 0;
    height: 2px;
}

.pricing_plan_PB98::before {
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(rgb(173,191,193), 0.03) 40px, rgba(rgb(173,191,193), 0.03) 80px);
    left: 0;
    z-index: 1;
    content: "";
    top: 0;
    pointer-events: none;
    width: 100%;
}

.pricing_plan_PB98 .study_price_yUic:hover h2::after {
    transform: scaleX(1.5);
}

.pricing_plan_PB98 .value_plan_4r6S {
    font-size: 12px;
    margin-top: 1.5rem;
    color: #000000;
    overflow-wrap: break-word;
    line-height: 1.6;
    max-width: 100%;
    word-break: break-word;
}

.pricing_plan_PB98 .pay_plans_qkiZ:hover .payment_deals_g4jF {
    box-shadow: 0 15px 35px rgba(rgb(173,191,193,0.5), 0.15);
}

.pricing_plan_PB98 .pricing_fees_dLgq {
    position: relative;
    margin: 0.5rem 0 1.25rem;
    font-weight: 700;
    color: rgb(173,191,193);
    display: block;
    font-size: calc(24px + 0.3rem);
}

.pricing_plan_PB98 .hero_image_ePy3::after {
    width: 100%;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
}

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

.program_details_5faI h2::before {
    transform: translateY(-50%) scaleY(0);
    width: 4px;
    position: absolute;
    background: rgb(173,191,193);
    left: -10px;
    height: 60%;
    transform-origin: bottom;
    top: 50%;
    animation: growUp 1.2s 0.3s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    content: "";
}

.program_details_5faI .hero_image_ePy3::before {
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(0, 0, 0, 0.2) 100%
    );
    top: 0;
    position: absolute;
}

.program_details_5faI .description:last-child {
    margin-bottom: 0;
}

.education_history_fX3T {
    overflow: hidden;
    padding: 70px 30px;
    position: relative;
    background: linear-gradient(45deg, rgb(230,234,235) 0%, #ffffff 100%);
}

.education_history_fX3T .hero_image_ePy3 {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    border-radius: 21px 21px 0 0;
    width: 100%;
    position: relative;
    transform: rotateX(10deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    height: 300px;
    transform-origin: bottom;
    z-index: 2;
}

.education_history_fX3T .name {
    font-weight: 700;
    transform: translateZ(0);
    display: inline-block;
    margin-bottom: 10px;
    transition: transform 0.4s ease;
    font-size: 38px;
    color: rgb(173,191,193);
    position: relative;
}

.education_history_fX3T .emp_items_erTx {
    padding: 20px 0 0 0;
    font-size: 12px;
    line-height: 1.7;
    color: #000000;
    border-top: 1px solid rgb(230,234,235);
    transform: translateZ(0);
    transition: transform 0.4s ease 0.2s;
    position: relative;
}

.potential_learners_KGIY .edu_ethos_U05h {
    background: rgb(230,234,235);
    border-radius: 27px;
    position: relative;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.8);
    padding: 50px;
}

.potential_learners_KGIY div p {
    transition: all 0.3s ease;
    align-items: center;
    overflow: hidden;
    color: #000000;
    flex: 1 1 calc(33.333% - 20px);
    min-width: 250px;
    position: relative;
    display: flex;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.05),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.3);
    border-radius: 27px;
    line-height: 1.6;
    font-size: 17px;
    background: rgb(230,234,235);
    padding: 25px;
    margin: 0;
}

.access_now_RAcL::before {
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.15) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgba(255, 255, 255, 0.1) 0%, transparent 20%);
    left: 0;
    z-index: 1;
}

.access_now_RAcL .container:hover h6::before {
    opacity: 1;
    transform: translateX(-50%) scaleX(1);
}

.access_now_RAcL span::before {
    border-radius: 50%;
    transform: scale(0);
    z-index: -1;
    content: "";
    width: 100%;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    height: 100%;
    opacity: 0;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
}

.access_now_RAcL .query_panel_HZgU:hover::before {
    transform: translateX(100%);
}

.access_now_RAcL .query_panel_HZgU span {
    position: relative;
    z-index: 2;
    transition: transform 0.3s ease;
}

.access_now_RAcL .query_panel_HZgU:active {
    transform: translateY(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.location_details_UGnb::after {
    position: absolute;
    opacity: 0.4;
    z-index: -1;
    content: '';
    background: linear-gradient(45deg, rgb(173,191,193,0.5) 0%, transparent 50%, rgb(112,159,164,0.5) 100%);
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

.location_details_UGnb .support_request_jQCk::before {
    left: 0;
    height: 100%;
    width: 5px;
    transition: height 0.5s ease;
    content: '';
    z-index: 1;
    position: absolute;
    background: linear-gradient(to bottom, rgb(173,191,193), rgb(112,159,164));
    opacity: 1;
    top: 0;
}

.location_details_UGnb .feedback_form_stEf {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.5px;
    padding: 25px 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    align-items: center;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    color: #ffffff;
}

.location_details_UGnb .edu_asknow_X4it::before {
    height: 100%;
    position: absolute;
    background:
        repeating-linear-gradient(
            -45deg,
            transparent,
            transparent 5px,
            rgba(0, 0, 0, 0.02) 5px,
            rgba(0, 0, 0, 0.02) 10px
        );
    left: 0;
    top: 0;
    z-index: -1;
    content: '';
    width: 100%;
}

.location_details_UGnb .edu_asknow_X4it p a::after {
    background: rgb(173,191,193);
    width: 0;
    transition: width 0.3s ease;
    height: 1px;
    content: '';
    bottom: 0;
    position: absolute;
    left: 0;
}

.location_details_UGnb .contact_feedback_TZCn:hover svg {
    stroke: rgb(112,159,164);
    transform: translateY(-50%) rotate(0deg);
}

.location_details_UGnb .contact_today_OPd9 svg {
    transform: translateY(-50%);
    stroke-linejoin: round;
    stroke-width: 2;
    height: 14px;
    transition: all 0.3s ease;
    width: 14px;
    left: 12px;
    position: absolute;
    stroke-linecap: round;
    fill: none;
    top: 50%;
    stroke: rgb(173,191,193);
    opacity: 0.8;
}

header .container {
    display: flex;
    padding: 0;
    flex-direction: column;
    position: relative;
    align-items: center;
}

header .top_page_iB6S {
    flex-direction: column;
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
    padding-top: 1.5rem;
    z-index: 2;
}

header .head_mainwrap_2APl svg {
    height: 48px;
    position: relative;
    z-index: 2;
    width: auto;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    filter: drop-shadow(0 0 8px rgb(173,191,193,0.5));
}

header .main_primary_R6iZ::before {
    height: 1px;
    left: 0;
    top: 0;
    content: "";
    background: rgb(173,191,193,0.5);
    width: 100%;
    position: absolute;
}

header .header_learn_sIUY::after {
    height: 8px;
    background: rgb(112,159,164);
    content: "";
    box-shadow: 0 0 10px rgb(112,159,164);
    position: absolute;
    transition: transform 0.3s ease;
    right: 12px;
    top: 50%;
    transform: translateY(-50%) scale(0);
    border-radius: 50%;
    width: 8px;
}

.contact_section_rHPn {
    position: relative;
    padding: 100px 0;
    background-color: rgb(230,234,235);
    overflow: hidden;
}

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

.contact_section_rHPn .contact_request_Cbo7 {
    position: relative;
    padding: 60px;
    flex: 0 0 60%;
}

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

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

.contact_section_rHPn form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}

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

.contact_section_rHPn .inquiry_list_Wb4U label a {
    text-decoration: none;
    color: rgb(173,191,193);
    transition: all 0.3s ease;
}

.contact_section_rHPn form .query_panel_HZgU::before {
    left: -10%;
    top: -10%;
    height: 120%;
    transform: rotate(45deg) translateX(-200%);
    width: 120%;
    content: "";
    position: absolute;
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.2);
}

.diploma_cta_fEyA::before {
    top: 0;
    right: 0;
    left: 0;
    animation: shimmer 8s linear infinite;
    height: 1px;
    position: absolute;
    content: "";
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(173,191,193) 25%, 
                #ffffff 50%, 
                rgb(112,159,164) 75%, 
                transparent 100%);
}

.diploma_cta_fEyA .company_holder h3::after {
    bottom: -8px;
    height: 2px;
    transform: scaleX(0.3);
    transform-origin: left;
    background: linear-gradient(to right, rgb(173,191,193), rgb(112,159,164));
    left: 0;
    position: absolute;
    width: 100%;
    transition: transform 0.5s ease;
    content: "";
}

.diploma_cta_fEyA .main_primary_R6iZ:hover h5::before {
    width: 100%;
}

.diploma_cta_fEyA .main_primary_R6iZ .head_lesson_nCJv {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}

.diploma_cta_fEyA .main_primary_R6iZ a:hover::before {
    width: 100%;
}

.teach_supp_zvXk {
    backdrop-filter: blur(15px);
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    position: relative;
    overflow: hidden;
}

.teach_supp_zvXk .tech_stack_jMPN {
    padding: 0.5rem 1rem;
    text-align: center;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    position: relative;
    font-size: 12px;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.7);
}

.diploma_cta_fEyA .company_holder:hover .collab_net_CAMr::before {
    transition: width 0.5s ease, height 0.5s ease 0.3s;
    height: calc(100% + 20px);
    border-right-color: rgb(173,191,193,0.5);
    width: calc(100% + 20px);
    border-top-color: rgb(173,191,193,0.5);
}

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

.customer_comments_LAQE h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 3rem;
    font-size: 33px;
    transform: translateX(-50%);
    text-align: center;
    left: 50%;
    font-weight: 700;
    color: #000000;
}

.customer_comments_LAQE .user_opinions_l6do::before {
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 22px;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(173,191,193,0.5) 0%, transparent 80%);
    opacity: 0.3;
    transition: all 0.3s ease;
    height: 100%;
}

.customer_comments_LAQE .user_opinions_l6do p {
    color: #000000;
    margin: 0.5rem 0;
    font-size: calc(17px + 0.1rem);
    transition: all 0.3s ease;
    font-weight: 600;
}

.thanksCore_HztG {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(230,234,235) 0%, rgba(245, 245, 245, 0.9) 100%);
    padding: 80px 0;
    perspective: 1000px;
}

.thanksCore_HztG h2 {
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.5px;
    transform: translateZ(30px);
    position: relative;
    animation: titleEntrance 1.2s cubic-bezier(0.17, 0.84, 0.44, 1) forwards;
    font-size: 28px;
    color: #000000;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    opacity: 0;
    line-height: 1.4;
}

.thanksCore_HztG .edu_ethos_U05h::after {
    width: 180px;
    transform: translate(40%, 40%);
    right: 0;
    position: absolute;
    animation: glowPulse 8s ease-in-out infinite alternate;
    border-radius: 50%;
    height: 180px;
    opacity: 0.2;
    bottom: 0;
    content: "";
    background: radial-gradient(circle at center, rgb(173,191,193,0.5), transparent 70%);
    z-index: -1;
}

.title_opener_JuE5 {
    position: relative;
    justify-content: center;
    min-height: 100vh;
    overflow: hidden;
    align-items: center;
    width: 100%;
    display: flex;
    background: linear-gradient(145deg, rgb(230,234,235), rgba(0, 0, 0, 0.5));
}

.title_opener_JuE5 .course_entry_mf5T {
    color: #ffffff;
    font-size: 39px;
    transform: translateY(-20px);
    position: relative;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
}

.title_opener_JuE5 .edu_home_Khsu p {
    font-size: calc(13px + 0.1rem);
    animation: fadeInUp 0.6s ease-out 0.6s forwards;
    padding-left: 1rem;
    position: relative;
    opacity: 0;
    transform: translateY(20px);
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.study_process_2L8N::before {
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    z-index: 1;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(112,159,164,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(173,191,193,0.5) 0%, transparent 15%);
    opacity: 0.6;
    position: absolute;
}

.study_process_2L8N::before,
.study_process_2L8N::after {
    transition: all 0.5s ease;
}

.study_process_2L8N .article_wrap_UxHB::after {
    z-index: 1;
    height: 5px;
    position: absolute;
    width: 100%;
    content: '';
    background: linear-gradient(90deg, rgb(173,191,193), rgb(112,159,164));
    left: 0;
    top: 0;
}

.study_process_2L8N h2::after {
    opacity: 0.5;
    border-top: 2px solid rgb(173,191,193);
    position: absolute;
    top: -15px;
    transition: all 0.3s ease;
    right: -15px;
    width: 30px;
    border-right: 2px solid rgb(173,191,193);
    content: '';
    height: 30px;
}

.study_process_2L8N .article_wrap_UxHB:hover::before {
    opacity: 0.3;
    transform: rotate(45deg);
}

.study_process_2L8N:hover::before {
    filter: blur(20px);
}

.privacy_area_Jk8D h1 {
    font-size: 48px;
    text-shadow: 0 0 8px rgb(173,191,193,0.5);
    font-weight: 700;
    color: rgb(173,191,193);
    margin-bottom: 30px;
}

.privacy_area_Jk8D h5 {
    font-size: 19px;
    text-shadow: 0 0 3px rgb(173,191,193,0.5);
    font-weight: 400;
}

.privacy_area_Jk8D li {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.7;
    padding-left: 15px;
    position: relative;
}

.privacy_area_Jk8D span {
    color: rgb(112,159,164);
    text-shadow: 0 0 4px rgb(112,159,164,0.5);
    font-weight: 600;
}

.program_assets_QDw4::after {
    opacity: 0.2;
    animation: rotate 60s linear infinite;
    height: 200%;
    content: '';
    width: 200%;
    background: radial-gradient(ellipse at center, transparent 60%, rgb(112,159,164,0.5) 100%);
    position: absolute;
    top: -50%;
    left: -50%;
}

.program_assets_QDw4 .hero_image_ePy3::after {
    animation: pulse 5s infinite alternate;
    mix-blend-mode: overlay;
    right: 0;
    z-index: 2;
    height: 100%;
    content: '';
    top: 0;
    position: absolute;
    background: linear-gradient(to left, rgb(173,191,193,0.5) 0%, transparent 100%);
    width: 30%;
}

.program_assets_QDw4 .text_main_holder > div {
    border-radius: 10px;
    animation: fadeUp 0.5s forwards;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    align-items: flex-start;
    position: relative;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    animation-delay: calc(var(--i, 0) * 0.15s);
    gap: 15px;
    opacity: 0;
    transform: translateY(30px);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    padding: 25px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
}

.program_assets_QDw4 .text_main_holder p {
    line-height: 1.6;
    font-size: 15px;
    color: #ffffff;
    margin: 0;
}


.consentNotificationBox_Q2Ev .privacy_switch_6DN7 {
    flex-grow: 1;
}

.consentNotificationBox_Q2Ev .privacy_switch_6DN7 p {
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    color: #000000;
}


#windowUserConsent_LRip {
    display: none;
}

#windowUserConsent_LRip:checked ~ .consentNotificationBox_Q2Ev {
    visibility: hidden;
    opacity: 0;
}


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



@media (min-width: 992px) {.meet_us_Tp35 .container {
    padding: 0 40px;
}.meet_us_Tp35 .diff_block_oj4t {
    padding: 40px;
}.meet_us_Tp35 .student_voice_Ijny {
    padding: 40px 35px;
}.meet_us_Tp35 .student_voice_Ijny div {
    max-height: 500px;
    line-height: 1.8;
}
}



@media (min-width: 768px) {.pricing_plan_PB98 .cost_levels_k2lC {
    grid-template-columns: repeat(2, 1fr);
}.pricing_plan_PB98 .study_price_yUic {
    padding: 3rem;
}
}



@media (min-width: 1200px) {.pricing_plan_PB98 .cost_levels_k2lC {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing_plan_PB98 .cost_summary_7SyW {
    padding: 2.5rem;
}.pricing_plan_PB98 .study_price_yUic h2 {
    font-size: calc(38px + 0.2rem);
}.pricing_plan_PB98 .hero_image_ePy3 {
    height: 250px;
}
}



@media (min-width: 992px) {.program_details_5faI {
    padding: 160px 0 120px;
}.program_details_5faI h2 {
    max-width: 70%;
    margin-bottom: 4rem;
    font-size: calc(30px * 1.2);
}.program_details_5faI .training_guide_TOkv {
    gap: 5rem;
}.program_details_5faI .hero_image_ePy3 {
    height: 450px;
}.program_details_5faI .article_wrap_UxHB {
    padding: 0 2rem 0 3rem;
    max-height: 450px;
}.program_details_5faI .description {
    font-size: calc(18px * 1.05);
    line-height: 1.8;
}.program_details_5faI h2::after {
    width: 150px;
}.program_details_5faI .hero_image_ePy3::after {
    height: 50%;
    width: 50%;
}
}



@media (max-width: 767px) {.education_history_fX3T {
    padding: 50px 20px;
}.education_history_fX3T .hero_image_ePy3 {
    height: 250px;
}.education_history_fX3T .work_expertise_NpSb {
    padding: 30px 25px;
}.education_history_fX3T .name {
    font-size: calc(38px - 4px);
}.education_history_fX3T .work_expertise_NpSb > div:nth-child(2) {
    font-size: calc(19px - 1px);
}.education_history_fX3T .emp_items_erTx {
    font-size: calc(12px - 1px);
}}



@media (max-width: 479px) {.potential_learners_KGIY {
    padding: 40px 0;
}.potential_learners_KGIY .edu_ethos_U05h {
    padding: 25px 15px;
}.potential_learners_KGIY h4 {
    margin-bottom: 30px;
    font-size: calc(33px - 6px);
}.potential_learners_KGIY div {
    gap: 15px;
}.potential_learners_KGIY div p {
    padding: 15px;
    font-size: calc(17px - 1px);
}.potential_learners_KGIY div p svg {
    margin-right: 12px;
    height: 26px;
    padding: 5px;
    width: 26px;
    min-width: 26px;
}}


@media screen and (min-width: 992px) {.location_details_UGnb .support_request_jQCk {
    grid-template-areas: 
            "header header"
            "photo information"
            "hours hours";
    grid-template-columns: 1fr 1fr;
    display: grid;
    grid-template-rows: auto 1fr auto;
}.location_details_UGnb .feedback_form_stEf {
    grid-area: header;
}.location_details_UGnb .feedback_form_stEf svg {
    width: 28px;
    margin-right: 15px;
    height: 28px;
}.location_details_UGnb .hero_image_ePy3 {
    height: 100%;
    grid-area: photo;
}.location_details_UGnb .edu_asknow_X4it {
    grid-area: information;
}.location_details_UGnb .edu_asknow_X4it p svg {
    width: 22px;
    height: 22px;
}.location_details_UGnb .get_contact_glU1 {
    margin-top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 35px;
    grid-area: hours;
}.location_details_UGnb .contact_feedback_TZCn svg {
    width: 20px;
    height: 20px;
}.location_details_UGnb .contact_team_zSN9 {
    grid-template-columns: repeat(3, 1fr);
}.location_details_UGnb .contact_today_OPd9 svg {
    height: 16px;
    width: 16px;
}
}



@media (max-width: 992px) {.diploma_cta_fEyA {
    padding: 3.5rem 0 2rem;
}.diploma_cta_fEyA .container {
    flex-direction: column;
}.diploma_cta_fEyA .company_holder {
    flex: 1 1 100%;
    margin-right: 0;
    margin-bottom: 2rem;
}.diploma_cta_fEyA .policy_links_at2e {
    flex: 1 1 100%;
}.diploma_cta_fEyA .policy_links_at2e .head_lesson_nCJv {
    justify-content: space-between;
}.diploma_cta_fEyA .main_primary_R6iZ {
    flex: 1 1 calc(50% - 1rem);
}
}



@media (min-width: 768px) {.customer_comments_LAQE .client_stories_6CKy {
    padding-bottom: 2rem;
}.customer_comments_LAQE .client_stories_6CKy::after {
    flex: 0 0 1rem;
    content: "";
}
}



@media (max-width: 768px) {.thanksCore_HztG {
    padding: 50px 0;
}.thanksCore_HztG h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 25px;
}.thanksCore_HztG .edu_ethos_U05h {
    transform: translateZ(10px) rotateX(1deg);
    padding: 25px;
}.thanksCore_HztG span {
    font-size: 16px;
}.thanksCore_HztG li {
    padding: 15px 10px 15px 25px;
}
}



@media (min-width: 992px) {.title_opener_JuE5 {
    min-height: 90vh;
}.title_opener_JuE5 > div {
    width: 80%;
    max-width: 1400px;
}.title_opener_JuE5 .class_pro_TZWm {
    margin-bottom: 3.5rem;
}.title_opener_JuE5 .course_entry_mf5T {
    font-size: calc(39px + 1rem);
}.title_opener_JuE5 .course_entry_mf5T::after {
    height: 5px;
    width: 100px;
}.title_opener_JuE5 .edu_home_Khsu {
    align-items: center;
    display: flex;
}.title_opener_JuE5 .edu_home_Khsu > div {
    max-width: 80%;
}.title_opener_JuE5 .edu_home_Khsu p {
    margin-bottom: 2rem;
    font-size: calc(13px + 0.3rem);
}.title_opener_JuE5 .edu_home_Khsu h3 {
    line-height: 1.5;
    font-size: calc(20px + 0.2rem);
    max-width: 75%;
}
}



@media (max-width: 576px) {.study_process_2L8N {
    min-height: auto;
    padding: 3rem 0.8rem;
}.study_process_2L8N .article_wrap_UxHB {
    padding: 2rem;
    clip-path: polygon(
            0 0,
            100% 0,
            100% 95%,
            98% 100%,
            0 100%
        );
}.study_process_2L8N h2 {
    padding-bottom: 0.8rem;
    letter-spacing: 0.5px;
    margin-bottom: 1rem;
    font-size: calc(33px * 0.7);
}.study_process_2L8N p {
    font-size: calc(18px * 0.9);
}.study_process_2L8N .article_wrap_UxHB::after {
    height: 3px;
}.study_process_2L8N::before {
    opacity: 0.4;
}.study_process_2L8N::after {
    opacity: 0.05;
}}



@media (max-width: 576px) {.program_assets_QDw4 {
    padding: 60px 0;
}.program_assets_QDw4 .hero_image_ePy3 {
    height: 280px;
}.program_assets_QDw4 .text_main_holder > div {
    padding: 20px;
}.program_assets_QDw4 .text_main_holder svg {
    height: 30px;
    width: 30px;
}}



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

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



@keyframes orb-float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(30px, 10px);
    }
}



@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes gradientPulse {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(2);
    }
    50% {
        opacity: 0.2;
        transform: rotate(-14deg) scale(2.1);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(2);
    }
}



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



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



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

@keyframes logoScale {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

