﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.head_class_SRwZa {
    flex: 1 0 auto;
}

.mod_tools_MXKkq {
    flex: 0 0 auto;
}

.mod_tools_MXKkq {
    color: #000000;
    background-color: #ffffff;
    padding: 80px 0 30px;
    font-family: Arial, sans-serif;
    position: relative;
}

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

.contact_form_section_nYQBV::before {
    opacity: 0.4;
    z-index: 1;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(180deg, rgb(164,152,173,0.5) 0%, transparent 100%);
    width: 100%;
    content: "";
    position: absolute;
}

.contact_form_section_nYQBV .portrait_img_ZjMbG {
    opacity: 0.12;
    width: 100%;
    filter: grayscale(100%) contrast(120%);
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 0;
}

.contact_form_section_nYQBV h3 {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 60px;
    text-align: center;
    font-weight: 700;
    color: #000000;
    position: relative;
}

.support_info_QMHTL .request_inquiry_yTDSe h3 {
    font-weight: 600;
    text-align: left;
    color: #000000;
    font-size: 23px;
    text-transform: none;
    margin-bottom: 40px;
}

.support_info_QMHTL .request_inquiry_yTDSe form {
    flex-direction: column;
    display: flex;
}

.support_info_QMHTL .request_inquiry_yTDSe input[type="text"],
.support_info_QMHTL .request_inquiry_yTDSe textarea {
    border: none;
    margin-bottom: 25px;
    font-family: Arial, sans-serif;
    background: rgba(245, 245, 245, 0.5);
    width: 100%;
    transition: all 0.3s ease;
    padding: 16px 20px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    font-size: 13px;
}

.support_info_QMHTL .request_inquiry_yTDSe .contact_feedback_YlcgM input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.support_info_QMHTL .request_inquiry_yTDSe .contact_feedback_YlcgM label {
    position: relative;
    line-height: 1.5;
    color: #000000;
    font-size: calc(13px - 2px);
    cursor: pointer;
    padding-left: 35px;
}

.support_info_QMHTL .request_inquiry_yTDSe .contact_feedback_YlcgM input[type="checkbox"]:checked + label::before {
    background: rgb(201,191,208);
    border-bottom-color: rgb(201,191,208);
}

.support_info_QMHTL .request_inquiry_yTDSe .contact_feedback_YlcgM a {
    transition: all 0.3s ease;
    color: rgb(201,191,208);
    border-bottom: 1px dashed rgb(201,191,208);
    font-weight: 600;
    text-decoration: none;
}

.support_info_QMHTL .request_inquiry_yTDSe .feedback_help_rkAcO {
    background: transparent;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
    color: #000000;
    border-bottom: 2px solid rgb(201,191,208);
    font-size: 16px;
    padding: 15px 35px;
    cursor: pointer;
    align-self: flex-start;
    border: none;
    transition: all 0.3s ease;
    font-weight: 600;
}

.support_info_QMHTL .request_inquiry_yTDSe .feedback_help_rkAcO:hover::before {
    height: 100%;
}

.support_info_QMHTL .support_support_gdisA::before {
    background-image: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05) 0,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    z-index: -1;
}

.support_info_QMHTL .support_support_gdisA .connect_grid_tNFmr {
    padding: 0;
    margin: 0;
    list-style: none;
}

.support_info_QMHTL .support_support_gdisA .connect_grid_tNFmr li {
    position: relative;
    padding-bottom: 30px;
    z-index: 1;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    align-items: center;
    display: flex;
}

.support_info_QMHTL .support_support_gdisA .connect_grid_tNFmr li svg path {
    fill: rgb(201,191,208);
    transition: all 0.3s ease;
}

.support_info_QMHTL .support_support_gdisA .connect_grid_tNFmr li span {
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.9);
}

.support_info_QMHTL .support_support_gdisA .connect_grid_tNFmr li a:hover {
    color: rgb(201,191,208);
}

.who_we_are_iOIFc::before {
    left: 0;
    content: "";
    top: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.85) 100%);
    position: absolute;
    right: 0;
    z-index: 1;
}

.who_we_are_iOIFc h4 {
    letter-spacing: 3px;
    z-index: 5;
    transition: transform 0.5s ease-out;
    font-size: 32px;
    position: relative;
    margin-bottom: 60px;
    text-transform: uppercase;
    transform: translateY(0);
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.who_we_are_iOIFc .container {
    padding: 0 20px;
    max-width: 1140px;
    margin: 0 auto;
    z-index: 5;
    position: relative;
}

.who_we_are_iOIFc .text_group_fpFLv {
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    border: 1px solid rgba(255,255,255,0.1);
    z-index: 5;
    padding: 40px;
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    transform: perspective(1000px) rotateY(0deg);
}

.who_we_are_iOIFc .text_group_fpFLv h6 {
    font-size: calc(24px * 1.2);
    margin-bottom: 25px;
    display: inline-block;
    transform: translateX(0);
    font-weight: 700;
    position: relative;
    transition: transform 0.4s ease;
    color: #ffffff;
}

.who_we_are_iOIFc .text_group_fpFLv:hover h6::after {
    transform: scaleX(1);
}

.who_we_are_iOIFc .text_group_fpFLv div {
    position: relative;
    z-index: 5;
}

.who_we_are_iOIFc .text_group_fpFLv span {
    display: block;
    color: rgba(255, 255, 255, 0.9);
    transition: opacity 0.4s ease;
    max-width: 100%;
    column-count: 1;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
    font-size: 17px;
    font-weight: 400;
    column-gap: 30px;
    opacity: 0.95;
    line-height: 1.8;
}

.leadership_experience_dbxpD::after {
    transform: rotate(-15deg);
    position: absolute;
    right: -10%;
    height: 140%;
    filter: blur(60px);
    width: 50%;
    background: rgb(201,191,208,0.5);
    z-index: 0;
    content: "";
    top: -20%;
}

.leadership_experience_dbxpD .testimonial_feedback_fjLkM {
    grid-template-columns: 1fr 1.2fr;
    transform: rotateX(5deg) rotateZ(-1deg);
    max-width: 1100px;
    margin: 0 auto;
    z-index: 1;
    gap: 0;
    transform-style: preserve-3d;
    display: grid;
    position: relative;
}

.leadership_experience_dbxpD .past_experience_kxync {
    margin-left: -3rem;
    z-index: 1;
    transform: translateZ(10px);
    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    justify-content: center;
    flex-direction: column;
    transition: all 0.7s ease;
    transform-style: preserve-3d;
    position: relative;
    padding: 3rem 3rem 3rem 5rem;
    display: flex;
}

.leadership_experience_dbxpD .past_experience_kxync div:nth-child(2) {
    margin-bottom: 2rem;
    font-size: 23px;
    font-weight: 600;
    transition: transform 0.5s ease 0.1s;
    transform: translateZ(15px);
    color: rgb(164,152,173);
}

.leadership_experience_dbxpD .career_overview_fMrWU::after {
    line-height: 0;
    position: absolute;
    bottom: -2rem;
    color: rgb(201,191,208,0.5);
    font-size: 5rem;
    font-family: serif;
    right: 0;
    content: "";
}

.leadership_experience_dbxpD .testimonial_feedback_fjLkM:hover .past_experience_kxync {
    transform: translateZ(30px) translateX(20px);
}

.leadership_experience_dbxpD .testimonial_feedback_fjLkM:hover .past_experience_kxync div:nth-child(2) {
    transform: translateZ(35px);
}

header::before {
    content: "";
    top: 0;
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, rgb(201,191,208), rgb(164,152,173));
    left: 0;
    position: absolute;
}

header .nav_begin_TnNGt::after {
    bottom: 0;
    left: 0;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: rgb(230,225,233);
    content: "";
}

header .nav_begin_TnNGt .main_pro_YhKSD .header_sitebar_KcGAC {
    display: block;
    overflow: hidden;
    position: relative;
}

header .nav_begin_TnNGt .main_pro_YhKSD .header_sitebar_KcGAC:hover svg {
    transform: scale(1.08);
}

header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz {
    margin: 0 15px;
    position: relative;
}

header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz {
    margin: 5px 12px;
}

header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz:last-child {
    margin-right: 0;
}

header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz a:hover {
    color: rgb(201,191,208);
    letter-spacing: 1px;
}

header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz a::before,
header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz a::after {
    background-color: rgb(201,191,208);
    left: 0;
    width: 100%;
    bottom: 0;
    transform-origin: right center;
    height: 1px;
    content: "";
    position: absolute;
}

header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz a::before {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
}

header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz a:hover::before {
    transform-origin: left center;
    transform: scaleX(1);
}

header .nav_begin_TnNGt .head_study_AtYDC .head_top_XSRYz a:hover::after {
    transform: scaleX(1);
    transform-origin: right center;
}

.cookie_warning_message_CxqGd {
    bottom: 0;
    border-top: 2px solid rgb(201,191,208);
    position: fixed;
    z-index: 90;
    width: 100%;
    background: rgb(230,225,233);
}

#cookieNoticePanel_tNGHK:checked ~ .cookie_warning_message_CxqGd {
    opacity: 0;
    visibility: hidden;
}

.consent_panel_KFVwk {
    margin-right: 10px;
    flex-shrink: 0;
}

.cookie_alerts_SojHK {
    flex-shrink: 0;
    min-width: 120px;
    font-size: 24px;
    color: rgb(201,191,208);
    margin-left: 10px;
    line-height: 35px;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    border-bottom: 2px solid rgb(201,191,208);
    text-align: center;
}

.wrapper-border_tcVxG .cookie_alerts_SojHK {
    border: none;
    padding: 10px;
    font-weight: 400;
    margin-left: 30px;
    color: #ffffff;
    font-size: 20px;
    background: rgb(201,191,208);
}

.wrapper-border_tcVxG .consent_panel_KFVwk svg, .wrapper-border_tcVxG .consent_panel_KFVwk svg path, .wrapper-border_tcVxG .consent_panel_KFVwk img {
    fill:#000000;
    width: 40px;
    height: 40px;
}

.customer_comments_lCrwA::before {
    top: 0;
    content: "";
    height: 2px;
    right: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, 
        transparent 0%, 
        rgb(201,191,208) 50%, 
        transparent 100%);
}

.customer_comments_lCrwA h2::before {
    left: 0;
    height: 100%;
    width: 4px;
    top: 0;
    content: "";
    position: absolute;
    transform: scaleY(1.2);
    background: rgb(201,191,208);
}

.customer_comments_lCrwA .client_feedback_aEWNY::before {
    background: linear-gradient(to right, rgb(201,191,208,0.5), transparent);
    position: absolute;
    right: 0;
    top: -40px;
    left: 0;
    height: 1px;
    content: "";
}

.customer_comments_lCrwA .testimonial_feedback_fjLkM::before {
    background: rgb(201,191,208);
    bottom: -15px;
    width: 0;
    position: absolute;
    height: 1px;
    content: "";
    left: 0;
    transition: width 0.6s ease;
}

.customer_comments_lCrwA .testimonial_feedback_fjLkM:hover::before {
    width: 100%;
}

.customer_comments_lCrwA .testimonial_feedback_fjLkM:hover img {
    transform: rotate(0deg);
    filter: grayscale(0%);
}

.customer_comments_lCrwA .testimonial_feedback_fjLkM p {
    overflow: hidden;
    margin: 20px 0 5px 0;
    font-size: 23px;
    font-weight: 700;
    color: #000000;
    position: relative;
    grid-area: name;
    font-family: Arial, sans-serif;
}

.customer_comments_lCrwA .testimonial_feedback_fjLkM:hover p::after {
    width: 60px;
}

.customer_comments_lCrwA .testimonial_feedback_fjLkM:hover .description {
    transform: translateX(10px);
}

.customer_comments_lCrwA .testimonial_feedback_fjLkM .description::first-letter {
    font-size: calc(14px * 1.5);
    color: rgb(201,191,208);
    font-weight: 700;
}

.customer_comments_lCrwA .testimonial_feedback_fjLkM:nth-child(3n+1) {
    transform: translateY(20px);
}

footer {
    width: 100%;
    position: relative;
}

footer .footer_caption_WSsHv {
    z-index: 1;
    position: relative;
}

footer .instant_request_ohdjt {
    margin-bottom: 70px;
    position: relative;
    display: flex;
    height: 100px;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item:hover {
    background-color: rgb(201,191,208);
    flex: 1.5;
}

footer .info_item::after {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.1);
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
}

footer .info_item svg {
    margin-right: 15px;
    fill: #ffffff;
    z-index: 2;
    width: 24px;
    position: relative;
    flex-shrink: 0;
    height: 24px;
}

footer .info_item::before {
    position: absolute;
    transition: opacity 0.5s ease;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
}

footer .main_pro_YhKSD, footer .head_study_AtYDC, footer .subscribe_holder {
    transition: all 0.4s ease;
    position: relative;
    margin-right: 30px;
    scroll-snap-align: start;
    max-width: 500px;
    flex: 0 0 100%;
    height: 450px;
    border-radius: 14px;
    min-width: 280px;
    padding: 30px;
}

footer .main_pro_YhKSD {
    text-align: center;
    background-color: rgb(230,225,233);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

footer .head_study_AtYDC::after {
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    pointer-events: none;
    bottom: 0;
    position: absolute;
    background-size: 30px 30px;
    content: "";
    left: 0;
    right: 0;
    opacity: 0.3;
    top: 0;
}

footer .head_study_AtYDC h5::after {
    width: 30px;
    position: absolute;
    height: 2px;
    content: "";
    bottom: -10px;
    background-color: rgb(201,191,208);
    left: 0;
}

footer .nav_top_BVAjm a {
    display: block;
    text-decoration: none;
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 17px;
    color: rgba(255, 255, 255, 0.7);
    padding: 10px 0;
}

footer .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 21px;
}

footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

footer .input_holder input[type="email"]:focus {
    background-color: rgba(255, 255, 255, 0.2);
    outline: none;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .updates_card_EUjXx:hover {
    background-color: rgb(164,152,173,0.5);
}

footer .verify_cta_Nvajf {
    padding-top: 20px;
    margin-top: 40px;
    position: relative;
}

footer .verify_cta_Nvajf::before {
    content: "";
    left: 20%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    right: 20%;
    position: absolute;
    top: 0;
}

.gratBlock_GVDkF::before {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.4;
    height: 100%;
    content: "";
    background: radial-gradient(circle at 70% 30%, rgb(164,152,173,0.5) 0%, transparent 60%);
    width: 100%;
    animation: pulse 15s infinite alternate ease-in-out;
    z-index: 1;
}

.gratBlock_GVDkF .container {
    z-index: 2;
    opacity: 0;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
    animation: slideUp 0.8s forwards 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(20px);
    max-width: 1200px;
}

.gratBlock_GVDkF h2::after {
    content: "";
    transform: translateX(-50%);
    height: 3px;
    bottom: -15px;
    border-radius: 10px;
    width: 80px;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(201,191,208), rgb(164,152,173));
}

.gratBlock_GVDkF .smart_track_cPgWn::before {
    background: linear-gradient(to bottom, rgb(201,191,208), rgb(164,152,173));
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    width: 6px;
    position: absolute;
}

.gratBlock_GVDkF .smart_track_cPgWn::after {
    height: 120px;
    background: radial-gradient(circle, rgb(201,191,208,0.5) 0%, transparent 70%);
    width: 120px;
    z-index: 0;
    opacity: 0.2;
    border-radius: 50%;
    top: 10px;
    position: absolute;
    right: 10px;
    content: "";
}

.gratBlock_GVDkF li span {
    display: block;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
    opacity: 0;
    animation: fadeIn 0.8s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: 17px;
    transform: translateY(10px);
    line-height: 1.8;
}

.privacy_haven_ZflvL {
    padding: 40px;
    color: #000000;
    transition: background-color 0.3s, box-shadow 0.3s;
    width: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    font-family: Arial, sans-serif;
    height: auto;
}

.privacy_haven_ZflvL h3, .privacy_haven_ZflvL h4, .privacy_haven_ZflvL h5, .privacy_haven_ZflvL h6 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 25px;
    color: rgb(201,191,208);
    margin-bottom: 15px;
}

.privacy_haven_ZflvL section {
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    background: rgb(230,225,233);
}

.course_summary_JqlpE {
    overflow: hidden;
    position: relative;
    background: rgb(230,225,233);
    padding: 120px 0;
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.15) 0%, transparent 20%),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.08) 0%, transparent 30%),
        repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px),
        repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 15px);
}

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

.course_summary_JqlpE .training_zumic {
    display: grid;
    perspective: 1000px;
    gap: 40px;
    grid-template-columns: 1.5fr 1fr;
    position: relative;
}

.course_summary_JqlpE .text_group_fpFLv {
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    position: relative;
    transform: translateZ(0);
    border: 1px solid rgba(255, 255, 255, 0.1);
    flex-direction: column;
    padding: 35px;
    width: 100%;
    border-radius: 17px;
    animation: floatPanel 8s ease-in-out infinite;
    gap: 30px;
    backdrop-filter: blur(8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), 
                inset 0 0 20px rgba(255, 255, 255, 0.05);
}

.course_summary_JqlpE .text_group_fpFLv .description {
    margin-bottom: 25px;
    border-left: 3px solid rgb(201,191,208,0.5);
    transition: all 0.5s ease;
    position: relative;
    transform: translateZ(0);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(4px);
    font-size: 18px;
    padding: 18px;
    z-index: 2;
    text-align: justify;
    color: #000000;
    line-height: 1.9;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.07);
    letter-spacing: 0.5px;
    border-radius: 10px;
}

.course_summary_JqlpE .text_group_fpFLv .description:first-of-type {
    border-left-color: rgb(201,191,208);
}

.course_summary_JqlpE .text_group_fpFLv .description::before {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05), transparent);
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    border-radius: 10px;
    z-index: -1;
}

.course_summary_JqlpE .portrait_img_ZjMbG:hover {
    transform: scale(1.02) translateY(-5px) rotateY(0deg);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3), 0 0 0 2px rgb(201,191,208,0.5);
}

.learning_system_IGwFy {
    display: flex;
    justify-content: center;
    background: rgb(230,225,233);
    overflow: hidden;
    min-height: 75vh;
    position: relative;
    align-items: center;
}

.learning_system_IGwFy::before {
    position: absolute;
    animation: pulseBackground 8s ease-in-out infinite alternate;
    height: 100%;
    background: 
        radial-gradient(ellipse at 30% 30%, rgb(201,191,208,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at 70% 70%, rgb(164,152,173,0.5) 0%, transparent 60%);
    z-index: 1;
    opacity: 0.5;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
}

.learning_system_IGwFy .container {
    justify-content: center;
    max-width: 1200px;
    display: flex;
    width: 100%;
    position: relative;
    z-index: 5;
    padding: 0 2rem;
    align-items: center;
}

.learning_system_IGwFy .smart_track_cPgWn {
    display: flex;
    width: 100%;
    max-width: 1300px;
    gap: 5rem;
    position: relative;
    align-items: center;
    justify-content: center;
}

.learning_system_IGwFy .smart_track_cPgWn::after {
    background: 
        conic-gradient(
            transparent 0deg,
            rgb(201,191,208,0.5) 90deg,
            transparent 180deg,
            rgb(164,152,173,0.5) 270deg,
            transparent 360deg
        );
    opacity: 0.3;
    width: 100%;
    animation: rotateField 20s linear infinite reverse;
    height: 100%;
    content: "";
    z-index: -2;
    position: absolute;
    transform-origin: center;
    border-radius: 50%;
}

.learning_system_IGwFy h3::before {
    background: linear-gradient(135deg, rgb(201,191,208,0.5), rgb(164,152,173,0.5));
    border-radius: 35px;
    content: "";
    animation: borderPulse 5s ease-in-out infinite;
    z-index: -1;
    position: absolute;
    inset: -5px;
    opacity: 0.7;
}

.learning_system_IGwFy h3::after {
    height: 2px;
    content: "";
    width: 40px;
    position: absolute;
    top: 50%;
    right: -20px;
    z-index: 1;
    background: linear-gradient(to right, rgb(201,191,208), transparent);
}

.learning_system_IGwFy span::before {
    z-index: -1;
    inset: -5px;
    background: linear-gradient(135deg, rgb(164,152,173,0.5), rgb(201,191,208,0.5));
    position: absolute;
    opacity: 0.7;
    content: "";
    border-radius: 35px;
    animation: borderPulse 5s ease-in-out 0.5s infinite;
}

.title_screen_qQcVR {
    background: linear-gradient(135deg, rgb(230,225,233), #ffffff 90%);
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}

.title_screen_qQcVR::after {
    width: 100%;
    background: radial-gradient(circle at 20% 30%, rgba(94,170,168,0.12), transparent 50%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
    content: "";
}

.title_screen_qQcVR .smart_track_cPgWn {
    position: relative;
    margin: 0 auto;
    min-height: 100vh;
    padding: 5rem 2rem;
    z-index: 5;
    max-width: 1400px;
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 1fr;
}

.title_screen_qQcVR .smart_track_cPgWn {
    grid-template-columns: 1fr;
    padding: 4rem 1.5rem;
    gap: 3rem;
}

.title_screen_qQcVR h1::after {
    content: "";
    transform-origin: left;
    height: 4px;
    bottom: -10px;
    animation: scaleIn 0.6s 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    transform: scaleX(0);
    background: rgb(201,191,208);
    width: 60px;
    position: absolute;
    left: 0;
}

.title_screen_qQcVR h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}

.title_screen_qQcVR .edu_space_fMGBF {
    transform: perspective(1000px) rotateY(-2deg);
    background: rgba(255, 255, 255, 0.9);
    padding: 2.5rem;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    border-left: 4px solid rgb(201,191,208);
    backdrop-filter: blur(10px);
    position: relative;
}

.title_screen_qQcVR svg {
    filter: drop-shadow(0 6px 12px rgba(94,170,168,0.2));
    width: 120px;
    margin: 1.5rem 0;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    height: 120px;
    transform: scale(0.9);
}

.title_screen_qQcVR svg:hover path {
    fill: rgb(164,152,173);
}

.title_screen_qQcVR svg:hover text {
    fill: #000000;
}

.title_screen_qQcVR .feedback_help_rkAcO {
    position: relative;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    z-index: 1;
    border: none;
    transform: translateY(0);
    padding: 1rem 2rem;
    background: linear-gradient(45deg, rgb(201,191,208), rgb(164,152,173));
    cursor: pointer;
    margin-top: 1.5rem;
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 4px 15px rgba(94,170,168,0.3);
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
}

.title_screen_qQcVR .portrait_img_ZjMbG {
    transform: translateX(30px) scale(0.95);
    opacity: 0;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    animation: slideLeft 0.8s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: relative;
    z-index: 3;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    height: 100%;
}

.title_screen_qQcVR .portrait_img_ZjMbG {
    height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    order: 1;
}

.pricing_feature_ytYUv .container {
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.pricing_feature_ytYUv .study_packages_HxpAC::before {
    right: -80px;
    top: -80px;
    border-radius: 50%;
    filter: blur(60px);
    background: linear-gradient(225deg, rgb(201,191,208,0.5), transparent);
    width: 200px;
    height: 200px;
    content: "";
    opacity: 0.4;
    position: absolute;
    pointer-events: none;
}

.pricing_feature_ytYUv h2::after {
    left: 0;
    content: "";
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: left;
    transform: scaleX(1);
    position: absolute;
    width: 80px;
    background: rgb(201,191,208);
    height: 3px;
    bottom: -8px;
}

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

.pricing_feature_ytYUv .learn_packs_HIutS:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 0 5px 15px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px) rotateX(2deg) rotateY(2deg);
}

.pricing_feature_ytYUv .learn_packs_HIutS::before {
    left: 0;
    width: 100%;
    position: absolute;
    transition: transform 0.8s ease;
    content: "";
    transform: translateX(-100%);
    height: 100%;
    pointer-events: none;
    top: 0;
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.05), transparent);
}

.pricing_feature_ytYUv .learn_packs_HIutS:hover::before {
    transform: translateX(100%);
}

.pricing_feature_ytYUv .learn_packs_HIutS:hover::after {
    transform: scale(1.5);
}

.pricing_feature_ytYUv .promo_rates_FiLHu {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 35px 25px;
    overflow: hidden;
}

.pricing_feature_ytYUv .tuition_table_MpiNv {
    z-index: 2;
    position: relative;
}

.pricing_feature_ytYUv .learn_packs_HIutS:hover h4 {
    transform: translateX(5px);
}

.pricing_feature_ytYUv .learn_packs_HIutS h4::after {
    content: "";
    transition: width 0.3s ease;
    left: 0;
    background: rgb(201,191,208);
    position: absolute;
    height: 2px;
    bottom: 0;
    width: 40px;
}

.pricing_feature_ytYUv .package_deal_nWYoq {
    padding: 10px 25px;
    border-radius: 10px;
    color: #ffffff;
    background: linear-gradient(135deg, rgb(201,191,208), rgb(164,152,173));
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-weight: 700;
    display: inline-block;
    overflow: hidden;
    font-size: calc(21px + 4px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    position: relative;
}

.pricing_feature_ytYUv .learn_packs_HIutS:hover .package_deal_nWYoq::before {
    transform: skewX(-20deg) translateX(100%);
}

footer .text_main_holder::-webkit-scrollbar {
    display: none;
}

.pricing_feature_ytYUv .learn_packs_HIutS p::-webkit-scrollbar {
    width: 4px;
}

.pricing_feature_ytYUv .learn_packs_HIutS p::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
}

.pricing_feature_ytYUv .learn_packs_HIutS p::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
}



@media screen and (max-width: 768px) {.contact_form_section_nYQBV {
    padding: 60px 0;
}.contact_form_section_nYQBV h3 {
    font-size: calc(28px - 4px);
}.support_info_QMHTL .request_inquiry_yTDSe,
    .support_info_QMHTL .support_support_gdisA {
    padding: 40px 30px;
}.support_info_QMHTL .request_inquiry_yTDSe .feedback_help_rkAcO {
    width: 100%;
    text-align: center;
}
}



@media screen and (min-width: 768px) {.who_we_are_iOIFc {
    padding: 150px 0 120px;
}.who_we_are_iOIFc h4 {
    margin-bottom: 80px;
    font-size: calc(32px * 1.2);
}.who_we_are_iOIFc .text_group_fpFLv {
    max-width: 90%;
    transform: perspective(1200px) rotateY(0deg);
    padding: 60px;
    margin: 0 auto;
}.who_we_are_iOIFc .text_group_fpFLv span {
    column-count: 2;
}
}



@media screen and (min-width: 1200px) {.who_we_are_iOIFc h4 {
    transform: translateY(-20px);
}.who_we_are_iOIFc .text_group_fpFLv {
    max-width: 80%;
    padding: 80px;
}.who_we_are_iOIFc .text_group_fpFLv:hover {
    transform: perspective(1500px) rotateY(3deg) translateY(-10px);
}
}



@media (hover: hover) {.who_we_are_iOIFc .text_group_fpFLv:hover span {
    opacity: 1;
}.who_we_are_iOIFc .text_group_fpFLv:hover h6 {
    color: rgb(164,152,173);
    transform: translateX(5px);
}}



@media screen and (max-width: 991px) {.leadership_experience_dbxpD .testimonial_feedback_fjLkM {
    transform: none;
    grid-template-columns: 1fr;
}.leadership_experience_dbxpD .portrait_img_ZjMbG {
    height: 350px;
    margin-bottom: -2rem;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    transform: none;
}.leadership_experience_dbxpD .past_experience_kxync {
    z-index: 3;
    padding: 3rem 2rem 2rem;
    transform: none;
    margin-left: 0;
}.leadership_experience_dbxpD .past_experience_kxync::before {
    height: 5px;
    left: 50%;
    width: 50%;
    top: 0;
    transform: translateX(-50%);
}.leadership_experience_dbxpD .testimonial_feedback_fjLkM:hover .portrait_img_ZjMbG,
    .leadership_experience_dbxpD .testimonial_feedback_fjLkM:hover .past_experience_kxync,
    .leadership_experience_dbxpD .testimonial_feedback_fjLkM:hover .name,
    .leadership_experience_dbxpD .testimonial_feedback_fjLkM:hover .past_experience_kxync div:nth-child(2),
    .leadership_experience_dbxpD .testimonial_feedback_fjLkM:hover .career_overview_fMrWU {
    transform: none;
}}



@media screen and (max-width: 992px) {.customer_comments_lCrwA {
    padding: 90px 0;
}.customer_comments_lCrwA h2 {
    max-width: 80%;
    font-size: calc(33px * 1.2);
    margin-bottom: 60px;
}
}



@media screen and (max-width: 576px) {.customer_comments_lCrwA {
    padding: 60px 0;
}.customer_comments_lCrwA h2 {
    font-size: 33px;
    padding-left: 15px;
}.customer_comments_lCrwA .testimonial_feedback_fjLkM img {
    width: 45px;
    height: 45px;
}.customer_comments_lCrwA .testimonial_feedback_fjLkM p {
    font-size: calc(23px * 0.9);
    margin-top: 15px;
}.customer_comments_lCrwA .client_feedback_aEWNY {
    gap: 60px;
}}



@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .main_pro_YhKSD::before,
    footer .head_study_AtYDC::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}



@media (max-width: 576px) {footer .mod_tools_MXKkq {
    padding: 50px 0 20px;
}footer .main_pro_YhKSD::before,
    footer .head_study_AtYDC::before,
    footer .subscribe_holder::before {
    left: 15px;
    font-size: 2rem;
    top: 15px;
}footer .nav_top_BVAjm {
    max-height: 220px;
    height: auto;
}footer .main_pro_YhKSD, footer .head_study_AtYDC, footer .subscribe_holder {
    min-height: 300px;
    padding: 20px 15px;
}footer .head_study_AtYDC h5, footer .subscribe_holder h5 {
    font-size: calc(21px - 2px);
    margin-bottom: 15px;
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .updates_card_EUjXx {
    padding: 12px;
}}



@media (max-width: 480px) {.gratBlock_GVDkF {
    padding: 2.5rem 0;
}.gratBlock_GVDkF .container {
    padding: 0 1.25rem;
}.gratBlock_GVDkF h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 1.5rem;
}.gratBlock_GVDkF h2::after {
    width: 50px;
    height: 2px;
    bottom: -10px;
}.gratBlock_GVDkF .smart_track_cPgWn {
    padding: 1.5rem 1.25rem;
}.gratBlock_GVDkF li span {
    line-height: 1.7;
    font-size: calc(17px * 0.95);
}}



@media screen and (max-width: 1200px) {.course_summary_JqlpE {
    padding: 100px 0;
}.course_summary_JqlpE .training_zumic {
    gap: 30px;
}.course_summary_JqlpE .text_group_fpFLv {
    padding: 30px;
}.course_summary_JqlpE .text_group_fpFLv h2 {
    padding: 12px 18px;
    font-size: calc(32px * 0.9);
}.course_summary_JqlpE .text_group_fpFLv .description {
    padding: 15px;
}
}



@media screen and (max-width: 991px) {.course_summary_JqlpE {
    padding: 80px 0;
}.course_summary_JqlpE .training_zumic {
    gap: 40px;
    grid-template-columns: 1fr;
}.course_summary_JqlpE .training_zumic::before {
    height: calc(100% + 40px);
    transform: none;
    width: calc(100% + 40px);
    left: -20px;
    top: -20px;
}.course_summary_JqlpE .text_group_fpFLv {
    order: 2;
    transform: none;
    animation: none;
}.course_summary_JqlpE .portrait_img_ZjMbG {
    order: 1;
    transform: none;
    animation: pulse 8s infinite alternate;
    min-height: 400px;
}.course_summary_JqlpE .portrait_img_ZjMbG:hover {
    transform: scale(1.02) translateY(-5px);
}.course_summary_JqlpE .text_group_fpFLv h2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    display: block;
}.course_summary_JqlpE .text_group_fpFLv .description {
    text-align: left;
}
}



@media (max-width: 992px) {.learning_system_IGwFy .container {
    padding: 4rem 1.5rem;
}.learning_system_IGwFy .smart_track_cPgWn {
    gap: 3rem;
    flex-direction: column;
}.learning_system_IGwFy h3 {
    max-width: 100%;
    font-size: calc(29px * 0.9);
    flex: 0 1 auto;
    padding: 1.8rem 2.5rem;
    width: 100%;
}.learning_system_IGwFy span {
    max-width: 100%;
    flex: 0 1 auto;
    width: 100%;
    font-size: calc(12px * 0.95);
    padding: 1.8rem 2.5rem;
}.learning_system_IGwFy h3::after {
    bottom: -20px;
    top: auto;
    width: 40px;
    right: 50%;
    transform: translateX(50%) rotate(90deg);
}.learning_system_IGwFy span::after {
    display: none;
}
}



@media (max-width: 576px) {.learning_system_IGwFy {
    padding: 2.5rem 0;
}.learning_system_IGwFy .container {
    padding: 0 1rem;
}.learning_system_IGwFy .smart_track_cPgWn {
    gap: 2rem;
}.learning_system_IGwFy h3 {
    padding: 1.2rem 1.5rem;
    font-size: calc(29px * 0.7);
}.learning_system_IGwFy span {
    font-size: calc(12px * 0.85);
    padding: 1.2rem 1.5rem;
}.learning_system_IGwFy h3::after {
    bottom: -15px;
    width: 30px;
}.learning_system_IGwFy h3::before,
    .learning_system_IGwFy span::before {
    inset: -2px;
}}



@media (max-width: 991px) {.pricing_feature_ytYUv {
    padding: 80px 0 100px;
}.pricing_feature_ytYUv .plan_fee_YkhtD {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}.pricing_feature_ytYUv .learn_packs_HIutS {
    min-height: 450px;
}.pricing_feature_ytYUv .promo_rates_FiLHu {
    padding: 25px 20px;
}.pricing_feature_ytYUv h2 {
    font-size: calc(35px - 4px);
}.pricing_feature_ytYUv .pro_fees_djUYc {
    margin-bottom: 40px;
    font-size: 16px;
}
}



@media (max-width: 480px) {.pricing_feature_ytYUv {
    padding: 50px 0 70px;
}.pricing_feature_ytYUv .promo_rates_FiLHu {
    padding: 20px 15px;
}.pricing_feature_ytYUv h2 {
    font-size: calc(35px - 10px);
}.pricing_feature_ytYUv .package_deal_nWYoq {
    padding: 8px 20px;
    font-size: 21px;
}.pricing_feature_ytYUv .learn_packs_HIutS h4 {
    font-size: calc(21px - 2px);
    margin-bottom: 15px;
}
}



@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}


    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }



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



@keyframes appearDot {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}



@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.98);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.02);
    }
}



@keyframes glowPulse {
    0% {
        opacity: 0.7;
        box-shadow: 0 0 10px rgb(201,191,208,0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(201,191,208);
    }
}



@keyframes floatImage {
    0%, 100% {
        transform: translateZ(0) rotateY(-5deg) translateY(0);
    }
    50% {
        transform: translateZ(50px) rotateY(-3deg) translateY(-10px);
    }
}



@keyframes glow {
    0% {
        opacity: 0.5;
        box-shadow: 0 0 10px rgb(201,191,208,0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(201,191,208);
    }
}



@keyframes pulseBackground {
    0%, 100% {
        opacity: 0.5;
        background-position: 0% 0%;
    }
    50% {
        opacity: 0.7;
        background-position: 100% 100%;
    }
}



@keyframes borderPulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 0.3;
    }
}



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



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

@keyframes scaleIn {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }

