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

header,footer {
    width: 100%;
}

header {
    background: rgb(214,214,228);
    position: relative;
    width: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    padding: 1rem 0;
    z-index: 100;
}

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


.XxWq_company_info {
    padding: 120px 0;
    overflow: hidden;
    background: rgb(214,214,228);
    position: relative;
}

.XxWq_company_info::after {
    content: "";
    position: absolute;
    background: linear-gradient(225deg, 
                rgb(135,131,170,0.5) 0%, 
                transparent 25%);
    z-index: 1;
    width: 100%;
    right: 0;
    height: 100%;
    top: 0;
}

.XxWq_company_info h2::after {
    height: 4px;
    width: 80px;
    position: absolute;
    background: rgb(174,175,204);
    border-radius: 10px;
    content: "";
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
}

.XxWq_company_info .tCMI_history_tl:nth-child(2) {
    grid-column: 2;
    transform-origin: right center;
    grid-row: 1 / span 2;
}

.XxWq_company_info .tCMI_history_tl h3 {
    margin: 0;
    background: rgb(174,175,204);
    position: relative;
    font-weight: 600;
    padding: 20px 30px;
    color: #ffffff;
    font-size: 18px;
    z-index: 2;
}

.XxWq_company_info .tCMI_history_tl:nth-child(2) p::first-letter {
    color: rgb(135,131,170);
}

.XxWq_company_info .tCMI_history_tl::before {
    width: 100px;
    bottom: 0;
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(174,175,204,0.5), 0.1) 50%);
    right: 0;
    height: 100px;
    content: "";
    z-index: 1;
    position: absolute;
}

.AVxj_confidential_cove {
    padding: 40px;
    background: linear-gradient(135deg, rgb(174,175,204,0.5) 30%, rgb(135,131,170,0.5) 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 100%;
    height: auto;
}

.AVxj_confidential_cove ul, .AVxj_confidential_cove ol {
    list-style: none;
    list-style-position: outside;
    color: #000000;
    font-size: 17px;
    padding: 15px 0;
    font-family: Arial, sans-serif;
    padding-left: 20px;
}

.AVxj_confidential_cove p:hover, .AVxj_confidential_cove span:hover, .AVxj_confidential_cove div:hover {
    color: rgb(174,175,204);
    transform: translateY(-2px);
}

.qdSD_program_information::after {
    opacity: 0.2;
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(174,175,204,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(135,131,170,0.5) 0%, transparent 40%);
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    z-index: 1;
}

.qdSD_program_information .Bxpi_message_wrap {
    text-align: center;
    padding: 40px;
    background: rgba(255, 255, 255, 0.02);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 3;
    width: 100%;
}

.qdSD_program_information .Bxpi_message_wrap h2 {
    color: #000000;
    display: inline-block;
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
    font-size: 35px;
}



.qdSD_program_information .Bxpi_message_wrap h2 {
    animation: reveal 0.8s forwards;
}

.qdSD_program_information .XysB_pic_strip_wrap {
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    height: 450px;
    overflow: hidden;
    z-index: 2;
    width: 100%;
}



.qdSD_program_information .ETDF_learn_business::after {
    bottom: -30px;
    content: "";
    position: absolute;
    height: 2px;
    width: 100px;
    background: linear-gradient(to right, transparent, rgb(135,131,170,0.5), transparent);
    left: calc(50% - 50px);
}

.qdSD_program_information .container::after {
    z-index: 0;
    opacity: 0.03;
    animation: hexMove 60s linear infinite;
    content: "";
    top: 0;
    background-image: 
        repeating-linear-gradient(60deg, rgb(174,175,204,0.5) 0, rgb(174,175,204,0.5) 1px, transparent 1px, transparent 30px),
        repeating-linear-gradient(120deg, rgb(174,175,204,0.5) 0, rgb(174,175,204,0.5) 1px, transparent 1px, transparent 30px),
        repeating-linear-gradient(180deg, rgb(174,175,204,0.5) 0, rgb(174,175,204,0.5) 1px, transparent 1px, transparent 30px);
    background-size: 50px 86.6px;
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
}

.xGnJ_interested_learners .kaQw_community_ed {
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 10;
    position: relative;
    text-align: center;
}

.xGnJ_interested_learners h3 {
    padding: 0 20px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 70px;
    color: #000000;
    position: relative;
    font-size: 28px;
}

.xGnJ_interested_learners ul {
    list-style: none;
    flex-wrap: wrap;
    margin: 0;
    gap: 40px;
    justify-content: center;
    display: flex;
    padding: 0;
}

.xGnJ_interested_learners ul li::before {
    left: 0;
    position: absolute;
    content: '';
    transition: opacity 0.4s ease;
    width: 100%;
    height: 5px;
    top: 0;
    opacity: 0;
    background: linear-gradient(90deg, rgb(174,175,204), rgb(135,131,170));
}

.xGnJ_interested_learners ul li:hover {
    transform: translateY(-15px);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.08);
}

.xGnJ_interested_learners ul li:hover svg {
    transform: translateY(-5px) scale(1.1);
}

.xGnJ_interested_learners ul li:hover svg path {
    fill: rgb(135,131,170);
}

.xGnJ_interested_learners ul li:nth-child(3) {
    animation-delay: 0.4s;
}

.xGnJ_interested_learners ul li:nth-child(6) {
    animation-delay: 0.85s;
}

.xGnJ_interested_learners ul li:nth-child(3n+3) {
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite 2s;
    animation-delay: 0.4s, 4s;
}

header .uclX_main_tutor {
    grid-template-areas:
        "logo logo logo"
        "left menu right";
    align-items: center;
    grid-template-columns: 1fr 3fr 1fr;
    gap: 1rem;
    display: grid;
}

header .HxbF_main_navbar::after {
    content: '';
    background: linear-gradient(90deg, 
        transparent, 
        rgb(174,175,204), 
        rgb(135,131,170), 
        rgb(174,175,204), 
        transparent);
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    height: 2px;
}

header .ATUo_top_bar:hover {
    background: linear-gradient(135deg, rgb(174,175,204), rgb(135,131,170));
    box-shadow: 0 3px 8px rgb(174,175,204,0.5);
    transform: translateY(-2px);
    color: #ffffff;
}

.VKpw_client_comments::before {
    opacity: 0.15;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(135,131,170,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(174,175,204,0.5) 0%, transparent 40%);
    left: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
    top: 0;
    content: "";
}

.VKpw_client_comments .bqIx_student_feedback {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
    margin-top: 1rem;
}

.VKpw_client_comments .jCQT_review_slider:nth-child(3) {
    --index: 3;
}

.VKpw_client_comments .jCQT_review_slider:nth-child(5) {
    --index: 5;
}

.VKpw_client_comments .jCQT_review_slider:nth-child(7) {
    --index: 7;
}

.VKpw_client_comments .jCQT_review_slider:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12), 
                0 5px 15px rgba(0, 0, 0, 0.06);
}

.VKpw_client_comments .jCQT_review_slider:hover::after {
    transform: translateX(0);
}

.VKpw_client_comments .jCQT_review_slider h3::after {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 40px;
    left: 0;
    background: rgb(174,175,204);
    transition: width 0.3s ease;
    height: 2px;
}

.VKpw_client_comments .jCQT_review_slider .description {
    line-height: 1.6;
    color: #000000;
    font-size: 13px;
    flex-grow: 1;
    margin-bottom: 1.5rem;
}

.VKpw_client_comments .jCQT_review_slider:hover div::before {
    opacity: 0.5;
}

.VKpw_client_comments .jCQT_review_slider img {
    object-fit: cover;
    height: 100%;
    transition: transform 0.5s ease;
    width: 100%;
}

.xywr_leadership_experience::before {
    position: absolute;
    top: 40%;
    content: "";
    transform-origin: left center;
    width: 40%;
    background: linear-gradient(to right, transparent, rgb(174,175,204,0.5), transparent);
    height: 1px;
    animation: lineExpand 5s ease-in-out infinite alternate;
    left: 0;
}

.xywr_leadership_experience .XysB_pic_strip_wrap::after {
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(174,175,204,0.5) 0%, transparent 50%);
    mix-blend-mode: overlay;
    transition: all 0.7s ease;
    opacity: 0.5;
}

.xywr_leadership_experience .name::after {
    content: "";
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    height: 2px;
    transition: transform 0.5s ease 0.2s;
    bottom: -0.5rem;
    background: rgb(174,175,204);
    width: 50px;
    left: 0;
}

.xywr_leadership_experience .ijlI_emp_tasks::before {
    left: 0;
    line-height: 1;
    content: "";
    font-size: 4rem;
    color: rgb(174,175,204,0.5);
    position: absolute;
    top: -1rem;
    font-family: serif;
}

.xywr_leadership_experience .jCQT_review_slider:hover .name {
    transform: translateX(10px);
}

.xywr_leadership_experience .jCQT_review_slider:hover .ijlI_emp_tasks {
    transform: translateX(5px);
}

.LZzR_case_study .container {
    position: relative;
    z-index: 1;
}

.LZzR_case_study .alLw_learn_ask {
    position: relative;
    gap: 1.5rem;
    border-bottom: 1px solid rgb(135,131,170,0.5);
    padding-bottom: 2.5rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    display: grid;
}

.LZzR_case_study .info_item a:hover {
    color: rgb(174,175,204);
}

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

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

.LZzR_case_study .onDy_head_class h5 {
    margin-bottom: 0.5rem;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}

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

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

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

.LZzR_case_study .Tgfu_footer_clients {
    opacity: 0.8;
    color: #000000;
    font-size: 16px;
}

.LZzR_case_study .JxAV_header_start:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}

.uDCY_opening_page::before {
    background: 
        radial-gradient(circle at 20% 30%, rgba(94,170,168,0.1) 5px, transparent 60px),
        radial-gradient(circle at 80% 70%, rgba(94,170,168,0.1) 10px, transparent 80px),
        linear-gradient(45deg, rgba(94,170,168,0.05) 25%, transparent 25%) 0 0,
        linear-gradient(45deg, rgba(94,170,168,0.05) 25%, transparent 25%) 20px 20px;
    content: "";
    height: 100%;
    left: 0;
    animation: backgroundShift 30s infinite alternate ease-in-out;
    width: 100%;
    z-index: 0;
    background-size: 40px 40px;
    top: 0;
    position: absolute;
}

.uDCY_opening_page h1::after {
    position: absolute;
    transition: transform 0.5s ease;
    transform-origin: left;
    left: 0;
    background: rgb(174,175,204);
    height: 3px;
    width: 80px;
    content: "";
    transform: scaleX(0.7);
    bottom: -10px;
}

.uDCY_opening_page svg {
    margin-bottom: 1rem;
    filter: drop-shadow(0 5px 10px rgba(94,170,168,0.3));
    height: 100px;
    transform: translateY(0);
    width: 100px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.uDCY_opening_page ul {
    padding: 0;
    list-style: none;
    margin-top: 1rem;
    display: flex;
}

.uDCY_opening_page .GeRL_request_inquiry:hover {
    box-shadow: 
        0 8px 20px -5px rgba(94,170,168,0.6),
        0 4px 10px -2px rgba(0,0,0,0.2);
    transform: translateY(-3px) scale(1.03);
}

.uDCY_opening_page .GeRL_request_inquiry:hover::before {
    left: 100%;
}

.uDCY_opening_page .XysB_pic_strip_wrap {
    box-shadow: 
        0 20px 40px -20px rgba(0,0,0,0.5),
        0 10px 20px -10px rgba(0,0,0,0.3);
    animation: slideInRight 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s both;
    border-radius: 10px;
    overflow: hidden;
    height: 320px;
    position: relative;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
    transition: transform 0.5s ease;
    width: 100%;
}

.DiVL_ty_section::before {
    background: repeating-linear-gradient(
        45deg,
        rgb(135,131,170,0.5) 0px,
        rgb(135,131,170,0.5) 2px,
        transparent 2px,
        transparent 8px
    );
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none;
    height: 100%;
    z-index: 1;
    width: 100%;
    opacity: 0.07;
}

.DiVL_ty_section .kaQw_community_ed {
    backdrop-filter: blur(10px);
    transform: rotateX(2deg) rotateY(1deg);
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3.5rem;
    border-radius: 3px;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 2px 5px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    background: linear-gradient(
        to right bottom,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.7)
    );
}

.DiVL_ty_section p {
    color: #000000;
    font-size: clamp(1rem, 1.2vw, 17px);
    transform: translateY(20px);
    max-width: 95%;
    margin: 0;
    font-family: Arial, sans-serif;
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.6s;
    line-height: 1.8;
    opacity: 0;
}

.DiVL_ty_section a::after {
    left: 0;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    content: "";
    height: 1px;
    position: absolute;
    bottom: -5px;
    transform-origin: right;
    transform: scaleX(0);
    background: linear-gradient(
        to right,
        rgb(135,131,170),
        rgb(174,175,204)
    );
    width: 100%;
}

.Oqms_contact_form_section .XysB_pic_strip_wrap::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgb(214,214,228) 100%);
    content: '';
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
}

.Oqms_contact_form_section .KmFV_feedback_links {
    position: relative;
    padding: 60px 50px;
    flex: 2;
}

.Oqms_contact_form_section form h3 {
    margin-bottom: 30px;
    letter-spacing: normal;
    text-transform: none;
    font-size: 20px;
    text-shadow: none;
    color: #000000;
    text-align: left;
    font-weight: 700;
}

.Oqms_contact_form_section textarea {
    resize: none;
    height: 120px;
}

.Oqms_contact_form_section .Cxsq_query_form {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}

.Oqms_contact_form_section .Cxsq_query_form label::before {
    height: 22px;
    width: 22px;
    left: 0;
    top: 0;
    content: '';
    position: absolute;
    border: 2px solid rgb(135,131,170);
    transition: all 0.3s ease;
    background: #ffffff;
}

.Oqms_contact_form_section .Cxsq_query_form a:hover {
    color: #000000;
}

.Oqms_contact_form_section .GeRL_request_inquiry {
    transition: all 0.3s ease;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    padding: 16px 40px;
    display: inline-block;
    border-radius: 50px;
    font-weight: 700;
    cursor: pointer;
    border: none;
    background: rgb(174,175,204);
    color: #ffffff;
    font-size: 20px;
}

.Oqms_contact_form_section .ozqp_message_support h4::after {
    background: rgb(174,175,204);
    bottom: -15px;
    content: '';
    left: 0;
    width: 50px;
    position: absolute;
    height: 3px;
}

.Oqms_contact_form_section .zQhr_reach_message li:last-child {
    margin-bottom: 0;
}

.Oqms_contact_form_section .zQhr_reach_message svg {
    flex-shrink: 0;
    transition: transform 0.3s ease;
    margin-right: 20px;
    width: 24px;
    height: 24px;
}

.Oqms_contact_form_section .zQhr_reach_message a:hover {
    color: rgb(174,175,204);
}

.Pjig_data_control {
    display: flex;
    justify-content: space-between;
    z-index: 1;
    align-items: center;
    flex-wrap: nowrap;
}

.GOyh_consent_learn svg {
    fill: rgb(174,175,204);
    height: 60px;
    transition: fill 0.3s ease-in-out;
    width: 60px;
}

.ROwt_user_choices p {
    margin-bottom: 0;
    font-size: 17px;
    color: #000000;
}

.PQXH_cookie_verify:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}

.OtQc_cookie_message_window p a:hover {
    color: #000000;
}

.FYbZ_statistical_summary::before {
    left: 0;
    background: linear-gradient(135deg, #ffffff 0%, rgb(135,131,170,0.5) 100%);
    content: "";
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
}

.FYbZ_statistical_summary h2 {
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    background: linear-gradient(90deg, rgb(174,175,204), #000000, rgb(135,131,170));
    position: relative;
    text-align: center;
    font-weight: 700;
    color: #000000;
    -webkit-background-clip: text !important;
    font-size: 44px;
    text-fill-color: transparent;
    margin-bottom: 80px;
}

.FYbZ_statistical_summary .FTjb_statistics_tracks::before {
    z-index: -1;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    inset: 2px;
    clip-path: polygon(50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
    content: "";
}

.FYbZ_statistical_summary .FTjb_statistics_tracks span {
    max-width: 100%;
    color: rgba(0, 0, 0, 0.7);
    font-size: calc(17px * 0.85);
    line-height: 1.3;
    position: relative;
}

.FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:only-child) {
    justify-content: center;
    display: flex;
}

.FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:only-child) .FTjb_statistics_tracks span {
    font-size: 17px;
}

.FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(4):last-child) {
    grid-template-columns: repeat(2, 1fr);
}

.FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(5):last-child) .FTjb_statistics_tracks:nth-child(5) {
    grid-column: 2;
}

.FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(9):last-child),
.FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(10):last-child) {
    grid-template-columns: repeat(5, 1fr);
}



.HIng_learning_system::after {
    left: -50%;
    content: '';
    animation: slide 30s linear infinite;
    z-index: 1;
    height: 200%;
    width: 200%;
    background: repeating-linear-gradient(
        45deg,
        rgb(135,131,170,0.5) 0,
        rgb(135,131,170,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    top: -50%;
    position: absolute;
}

.HIng_learning_system .kaQw_community_ed:hover {
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.2), 0 15px 25px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.HIng_learning_system .Bxpi_message_wrap::before {
    width: 5px;
    position: absolute;
    left: 0;
    content: '';
    height: 50%;
    top: 0;
    background: linear-gradient(to bottom, rgb(174,175,204), transparent);
    border-radius: 10px;
}

.HIng_learning_system .kaQw_community_ed:hover h2 {
    transform: perspective(500px) translateZ(20px);
}

.HIng_learning_system .kaQw_community_ed:hover p {
    transform: perspective(500px) translateZ(10px);
}

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

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

.nuFB_plan_list h2::after {
    transform: scaleX(1);
    height: 3px;
    content: "";
    width: 80px;
    transition: transform 0.4s ease;
    background: linear-gradient(90deg, rgb(135,131,170), rgb(174,175,204));
    margin: 20px auto 0;
    display: block;
}

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

.nuFB_plan_list .vpVi_payment_option::before {
    content: "";
    transition: opacity 0.5s ease;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(230deg, rgb(135,131,170,0.5) 0%, transparent 80%);
    opacity: 0;
    top: 0;
    left: 0;
}

.nuFB_plan_list .otuH_study_pricing {
    flex-direction: column;
    height: 100%;
    display: flex;
}

.nuFB_plan_list .otuH_study_pricing h4::after {
    bottom: 0;
    height: 2px;
    left: 0;
    content: "";
    transition: width 0.4s ease;
    width: 40px;
    position: absolute;
    background: rgb(174,175,204);
}

.nuFB_plan_list .mPHG_rate_card {
    margin-top: auto;
    position: relative;
    background-clip: text !important;
    display: inline-block;
    transition: transform 0.3s ease;
    -webkit-background-clip: text !important;
    font-weight: 700;
    background: linear-gradient(90deg, rgb(135,131,170) 0%, rgb(174,175,204) 100%);
    font-size: calc(18px + 4px);
    color: #ffffff;
    -webkit-text-fill-color: transparent;
    padding: 10px 0;
}

.YTdj_program_outcomes .container {
    flex-direction: column;
    display: flex;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 1;
}

.YTdj_program_outcomes .XysB_pic_strip_wrap {
    filter: saturate(1.05);
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    object-fit: cover;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    margin-bottom: 2rem;
    transform: perspective(1000px) rotateY(-2deg) translateZ(0);
    max-height: 400px;
    width: 100%;
}

.YTdj_program_outcomes h1 {
    transition: transform 0.5s ease-out;
    color: #000000;
    font-size: 41px;
    font-weight: 700;
    line-height: 1.3;
    transform: translateX(-5px);
    position: relative;
    margin-bottom: 2rem;
}

.YTdj_program_outcomes li {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.YTdj_program_outcomes li:hover {
    transform: translateX(5px);
}

.YTdj_program_outcomes li:hover svg {
    transform: scale(1.15);
}

.YTdj_program_outcomes li svg path {
    fill: rgb(174,175,204);
    transition: fill 0.3s ease;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}



@media screen and (max-width: 576px) {.XxWq_company_info {
    padding: 60px 0;
}.XxWq_company_info .container {
    padding: 0 15px;
}.XxWq_company_info h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 40px;
}.XxWq_company_info h2::after {
    width: 60px;
    bottom: -15px;
    height: 3px;
}.XxWq_company_info .tCMI_history_tl h3 {
    font-size: calc(18px * 0.9);
    padding: 15px 20px;
}.XxWq_company_info .tCMI_history_tl p {
    line-height: 1.7;
    padding: 20px;
    font-size: calc(15px * 0.95);
}}



@media (max-width: 991px) {.qdSD_program_information {
    padding: 80px 0;
}.qdSD_program_information .ETDF_learn_business {
    gap: 40px;
}.qdSD_program_information .Bxpi_message_wrap {
    padding: 30px;
}.qdSD_program_information .XysB_pic_strip_wrap {
    height: 400px;
}
}



@media (min-width: 992px) {.qdSD_program_information .Bxpi_message_wrap:hover {
    transition: transform 0.3s ease;
    transform: translateY(-5px);
}.qdSD_program_information .Bxpi_message_wrap:hover::before {
    transition: all 0.3s ease;
    opacity: 0.5;
    border-color: rgb(174,175,204);
}.qdSD_program_information .XysB_pic_strip_wrap:hover::after {
    transition: opacity 0.3s ease;
    opacity: 0.8;
}}



@media (max-width: 576px) {.xGnJ_interested_learners {
    padding: 70px 0;
}.xGnJ_interested_learners h3 {
    margin-bottom: 50px;
    font-size: calc(28px * 0.9);
}.xGnJ_interested_learners h3::before,
    .xGnJ_interested_learners h3::after {
    display: none;
}.xGnJ_interested_learners ul {
    gap: 25px;
}.xGnJ_interested_learners ul li {
    padding: 30px 20px;
}.xGnJ_interested_learners ul li svg {
    width: 40px;
    height: 40px;
}
}



@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .HxbF_main_navbar svg {
    width: 120px;
}header .onDy_head_class {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0.4rem;
}header .onDy_head_class::-webkit-scrollbar {
    height: 2px;
}header .onDy_head_class::-webkit-scrollbar-thumb {
    background: rgb(174,175,204);
    border-radius: 10px;
}header .ATUo_top_bar {
    white-space: nowrap;
    flex-shrink: 0;
}}



@media screen and (max-width: 991px) {.xywr_leadership_experience .jCQT_review_slider {
    gap: 3rem;
    grid-template-columns: 1fr;
}.xywr_leadership_experience .XysB_pic_strip_wrap {
    clip-path: polygon(0 5%, 100% 0%, 95% 100%, 0% 95%);
    margin: 0 auto;
    width: 80%;
    height: 350px;
}.xywr_leadership_experience .lUdx_professional_exp::before {
    height: 1px;
    top: -1.5rem;
    background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.5), transparent);
    width: 60%;
    left: 20%;
}.xywr_leadership_experience .jCQT_review_slider:hover .name,
    .xywr_leadership_experience .jCQT_review_slider:hover .lUdx_professional_exp div:nth-child(2),
    .xywr_leadership_experience .jCQT_review_slider:hover .ijlI_emp_tasks {
    transform: translateX(0);
}}



@media (min-width: 992px) {.uDCY_opening_page .kaQw_community_ed {
    gap: 4rem;
    grid-template-columns: 55% 45%;
}.uDCY_opening_page .Bxpi_message_wrap {
    padding: 4rem;
}.uDCY_opening_page h1 {
    font-size: calc(44px * 1.4);
}.uDCY_opening_page .ZgXE_page_welcome p {
    font-size: calc(14px * 1.2);
}.uDCY_opening_page .XysB_pic_strip_wrap {
    height: 550px;
    clip-path: polygon(10% 0%, 100% 5%, 90% 100%, 0% 95%);
    transform: perspective(1200px) rotateY(-5deg);
    box-shadow: 
            30px 30px 60px -20px rgba(0,0,0,0.3),
            15px 15px 30px -10px rgba(0,0,0,0.2);
}.uDCY_opening_page .XysB_pic_strip_wrap:hover {
    transform: perspective(1200px) rotateY(-2deg);
}.uDCY_opening_page svg {
    width: 140px;
    height: 140px;
}
}



@media (max-width: 767px) {.DiVL_ty_section {
    padding: 3rem 0;
    min-height: auto;
}.DiVL_ty_section .kaQw_community_ed {
    padding: 2rem;
    transform: none;
}.DiVL_ty_section .kaQw_community_ed > div:first-child {
    margin-bottom: 1.5rem;
    padding-bottom: 1.2rem;
}.DiVL_ty_section .kaQw_community_ed > div:first-child::after {
    width: 80%;
}.DiVL_ty_section p {
    line-height: 1.6;
}.DiVL_ty_section::after {
    right: -50%;
    top: -30%;
    width: 100%;
}
}



@media (max-width: 768px) {.Oqms_contact_form_section {
    padding: 80px 0;
}.Oqms_contact_form_section .XysB_pic_strip_wrap {
    height: 25%;
}.Oqms_contact_form_section h3 {
    margin-bottom: 40px;
    font-size: calc(39px * 0.8);
}.Oqms_contact_form_section .KmFV_feedback_links,
    .Oqms_contact_form_section .ozqp_message_support {
    padding: 30px;
}.Oqms_contact_form_section form h3,
    .Oqms_contact_form_section .ozqp_message_support h4 {
    font-size: calc(20px * 0.9);
    margin-bottom: 25px;
}.Oqms_contact_form_section .GeRL_request_inquiry {
    padding: 14px 30px;
}
}



@media screen and (min-width: 1441px) {.FYbZ_statistical_summary {
    padding: 150px 0;
}.FYbZ_statistical_summary h2 {
    font-size: calc(44px * 1.2);
    margin-bottom: 100px;
}.FYbZ_statistical_summary .FTjb_statistics_tracks p {
    font-size: 3rem;
}
}



@media screen and (max-width: 991px) {.FYbZ_statistical_summary {
    padding: 80px 0;
}.FYbZ_statistical_summary h2 {
    font-size: calc(44px * 0.9);
    margin-bottom: 60px;
}.FYbZ_statistical_summary ul {
    grid-template-columns: repeat(2, 1fr);
}.FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(3):last-child),
    .FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(4):last-child),
    .FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(5):last-child),
    .FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(6):last-child),
    .FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(7):last-child),
    .FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(8):last-child),
    .FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(9):last-child),
    .FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(10):last-child) {
    grid-template-columns: repeat(2, 1fr);
}.FYbZ_statistical_summary ul:has(.FTjb_statistics_tracks:nth-child(5):last-child) .FTjb_statistics_tracks:nth-child(5) {
    grid-column: auto;
}.FYbZ_statistical_summary .FTjb_statistics_tracks {
    padding: 20px;
}.FYbZ_statistical_summary .FTjb_statistics_tracks p {
    font-size: 2rem;
}
}



@media (max-width: 992px) {.nuFB_plan_list {
    padding: 90px 0;
}.nuFB_plan_list .TdpD_price_tiers {
    grid-template-columns: repeat(2, 1fr);
}.nuFB_plan_list .wRAF_price_options {
    padding: 30px 25px;
}
}



@media (max-width: 480px) {.nuFB_plan_list {
    padding: 60px 0;
}.nuFB_plan_list h2 {
    font-size: calc(35px - 6px);
}.nuFB_plan_list .otuH_study_pricing h4 {
    font-size: 18px;
}.nuFB_plan_list .otuH_study_pricing p {
    font-size: calc(18px - 1px);
}}



@media (min-width: 992px) {.YTdj_program_outcomes .container:hover .XysB_pic_strip_wrap {
    transform: perspective(1000px) rotateY(-5deg) translateZ(0) scale(1.02);
}.YTdj_program_outcomes .container:hover .Bxpi_message_wrap {
    transform: perspective(1000px) rotateX(2deg) translateZ(0) translateY(-5px);
}.YTdj_program_outcomes .container:hover .Bxpi_message_wrap::before {
    transform: scaleX(1);
}.YTdj_program_outcomes .container:hover h1 {
    transform: translateX(0);
}.YTdj_program_outcomes .container:hover h1::after {
    width: 120px;
}
}

@keyframes circuitPulse {
    0% {
        opacity: 0.03;
    }
    100% {
        opacity: 0.07;
    }
}



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

@keyframes floatingAnimation {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-15px) rotate(2deg);
    }
    100% {
        transform: translateY(0) rotate(0deg);
    }
}



@keyframes slideInRight {
    0% {
        transform: translateX(50px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes lineExtend {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



@keyframes shimmerEffect {
    0%, 100% {
        opacity: 0.15;
        transform: rotate(35deg) translateX(0);
    }
    50% {
        opacity: 0.25;
        transform: rotate(35deg) translateX(5%);
    }
}



@keyframes pulseGradient {
  0%, 100% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
}

