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

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

.calc_foot_9 {
    flex: 0 0 auto;
}

.calc_foot_9 {
    color: #ffffff;
    position: relative;
    z-index: 1;
    padding: 80px 0 40px;
}

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

.privacy_widget_5 h1 {
    padding-bottom: 10px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: 40px;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(170,192,187);
    color: rgb(170,192,187);
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 44px;
}



.privacy_widget_5 h1, .privacy_widget_5 h2 {
    animation: fadeInUp 0.6s ease-in-out;
}

.privacy_widget_5 p, .privacy_widget_5 span, .privacy_widget_5 div {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 10px;
    color: #000000;
    transition: all 0.3s ease;
}

.training_structure_5::before {
    top: 0;
    width: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 50%, rgb(170,192,187,0.5) 0%, transparent 40%),
        radial-gradient(circle at 85% 30%, rgb(123,110,160,0.5) 0%, transparent 40%);
    content: '';
    height: 100%;
    z-index: 1;
    opacity: 0.2;
    left: 0;
}

.training_structure_5 .metadata_block_4::after {
    background: rgb(218,225,220);
    border-radius: 20px;
    right: 0;
    margin: 3px;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    top: 0;
    position: absolute;
}

.training_structure_5 .metadata_block_4 h2::before {
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(170,192,187), rgb(123,110,160));
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0.7;
    position: absolute;
    transform: translateY(5px);
    border-radius: 10px;
    opacity: 0;
    height: 8px;
    content: '';
    bottom: -4px;
}

.training_structure_5 .knowledge_study_4::after {
    content: '';
    opacity: 0.1;
    transform: rotate(25deg);
    position: absolute;
    background: rgb(123,110,160);
    right: -5%;
    width: 30%;
    animation: wave-motion 12s infinite alternate-reverse;
    height: 30px;
    bottom: 10%;
    filter: blur(25px);
}

.training_structure_5 .metadata_block_4 h2::after {
    left: 0;
    height: 1px;
    content: '';
    width: 100%;
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(170,192,187,0.5), 
        transparent
    );
}

.cookieAgreementModal_6 h5 {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 19px;
    color: #ffffff;
    font-weight: 700;
}

.consent_track_3 svg {
    fill: rgb(170,192,187);
    width: 80px;
    transition: transform 0.3s ease-in-out;
    height: 80px;
}

.learn_prefs_3:hover {
    box-shadow: 0 0 20px rgb(123,110,160);
}

.cookie_button.edu_accept_3:hover {
    box-shadow: 0 0 15px rgb(123,110,160);
    background: rgba(0, 0, 0, 0.5);
}

.cookieAgreementModal_6 p a:hover {
    color: rgb(123,110,160);
}


.try_immediately_4 {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(120deg, rgb(123,110,160,0.5) 0%, #ffffff 100%);
    overflow: hidden;
}

.try_immediately_4::after {
    opacity: 0.1;
    height: 150%;
    transform: rotate(15deg);
    bottom: -30%;
    position: absolute;
    background: rgb(123,110,160,0.5);
    z-index: 1;
    left: -10%;
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
    content: '';
    width: 60%;
}

.try_immediately_4 .help_section_1::before {
    z-index: -1;
    content: '';
    opacity: 0;
    height: 100%;
    transition: opacity 0.4s ease;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(123,110,160), rgb(170,192,187));
    top: 0;
    width: 100%;
}

.try_immediately_4 .container p::before {
    border-radius: 60% 40% 40% 60% / 20% 40% 60% 80%;
    z-index: -1;
    opacity: 0.4;
    content: '';
    background: #ffffff;
    top: -10%;
    width: 140%;
    height: 120%;
    left: -20%;
    position: absolute;
    animation: morph 8s ease-in-out infinite;
}

.quantitative_data_3::after {
    width: 100%;
    top: 0;
    background: radial-gradient(ellipse at center, rgb(170,192,187,0.5) 0%, transparent 70%);
    left: 0;
    height: 100%;
    z-index: 2;
    content: "";
    opacity: 0.1;
    position: absolute;
}

.quantitative_data_3 .key_statistics_9 svg {
    fill: #ffffff;
    width: 100%;
    height: 100%;
}

.quantitative_data_3 .key_statistics_9 svg path {
    fill: #ffffff;
}

.quantitative_data_3 .success_factors_5 {
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.85);
    font-size: 17px;
    max-width: 700px;
    margin: 0;
}

.quantitative_data_3 .extra_gain_6::after {
    position: absolute;
    right: 10px;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgba(255, 255, 255, 0.1) 20%, 
        rgba(255, 255, 255, 0.1) 80%, 
        transparent 100%);
    left: 10px;
    bottom: 0;
    height: 1px;
    content: "";
}

.quantitative_data_3 .expert_benefits_4:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.05);
}

.quantitative_data_3 .mentor_statistics_5::after {
    content: "";
    transform: translate(-50%, -50%);
    position: absolute;
    height: 48px;
    left: 50%;
    top: 50%;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    z-index: -1;
    width: 48px;
}

.quantitative_data_3 .expert_benefits_4 span {
    transform: translateY(10px);
    opacity: 0;
    animation: numberFadeUp 0.5s forwards 0.2s;
    font-size: calc(24px + 4px);
    margin-bottom: 8px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    display: block;
}

.quantitative_data_3 .expert_benefits_4:nth-child(2) {
    animation: fadeInSlide 0.4s ease forwards 0.1s;
}

.client_comments_6 {
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(180deg, rgb(218,225,220) 0%, #ffffff 100%);
    position: relative;
}

.client_comments_6 h4 {
    color: #000000;
    letter-spacing: 2px;
    margin-bottom: 80px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-size: 31px;
    text-align: center;
}

.client_comments_6 .student_insights_6 {
    gap: 50px 30px;
    grid-template-columns: repeat(3, 1fr);
    transform-style: preserve-3d;
    perspective: 1000px;
    display: grid;
}

.client_comments_6 .client_voices_8:hover::before {
    opacity: 0.7;
}

.client_comments_6 .client_voices_8::after {
    border-radius: calc(26px - 5px);
    top: 5px;
    left: 5px;
    z-index: -1;
    opacity: 0;
    border: 1px solid #ffffff;
    content: "";
    right: 5px;
    bottom: 5px;
    transform: scale(0.9) translateZ(10px);
    position: absolute;
    transition: all 0.5s ease;
}

.client_comments_6 .client_voices_8:hover .img_strip_wrap_4 {
    border-radius: 50%;
    border-color: rgb(170,192,187,0.5);
    transform: translateZ(40px);
}

.client_comments_6 .client_voices_8:hover span {
    transform: translateZ(30px);
    color: #ffffff;
}

.client_comments_6 .client_voices_8:hover p {
    color: #ffffff;
    transform: translateZ(20px);
}

.client_comments_6 .client_voices_8:hover p::before {
    width: 50px;
    background: #ffffff;
}

.client_comments_6 .client_voices_8:nth-child(3n+2) {
    animation: floatIn 0.7s ease-out both;
    animation-delay: 0.3s;
}

.who_we_are_9::before {
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.85) 0%, 
        rgba(0, 0, 0, 0.65) 50%, 
        rgba(0, 0, 0, 0.75) 100%);
    z-index: 1;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
}

.who_we_are_9 h4::before {
    left: 0;
    height: 2px;
    background: rgb(123,110,160);
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
}

.who_we_are_9 .metadata_block_4::after {
    opacity: 0.3;
    position: absolute;
    bottom: -10px;
    right: 30px;
    background: rgb(123,110,160);
    filter: blur(10px);
    width: 60%;
    animation: scaleIn 1.5s ease-out forwards 1.2s;
    content: "";
    transform-origin: left center;
    height: 10px;
    transform: scaleX(0);
}

.who_we_are_9 h6::after {
    content: "";
    animation: expandWidth 0.8s ease-out forwards 1s;
    height: 2px;
    background: rgb(123,110,160);
    left: 0;
    transform-origin: right center;
    position: absolute;
    width: 100%;
    bottom: -8px;
    transform: scaleX(0);
}

footer {
    position: relative;
}

.calc_foot_9 .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    position: relative;
}

.calc_foot_9 .company_holder {
    padding-right: 40px;
    position: relative;
}

.calc_foot_9 .company_holder h3 {
    position: relative;
    margin-bottom: 25px;
    font-weight: 700;
    display: inline-block;
    font-size: calc(28px * 0.9);
}

.calc_foot_9 .slack_invite_6 {
    font-size: 16px;
    margin-bottom: 30px;
    opacity: 0.8;
    color: #ffffff;
    line-height: 1.6;
    max-width: 90%;
}

.calc_foot_9 .main_sitewrap_0 {
    gap: 60px;
    display: flex;
}

.calc_foot_9 .top_wrap_5 .main_sitewrap_0 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.calc_foot_9 .top_wrap_5 .main_sitewrap_0 a::before {
    left: 0;
    content: "";
    width: 0;
    top: 50%;
    background: rgb(170,192,187);
    position: absolute;
    opacity: 0;
    height: 1px;
    transition: all 0.3s ease;
    transform: translateY(-50%);
}

.discount_cta_5 .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.calc_foot_9::after {
    box-shadow: 0 0 40px rgb(170,192,187,0.5);
}

.calc_foot_9 .top_wrap_5::before {
    border-radius: 50%;
    content: "";
    width: 5px;
    background: rgb(170,192,187);
    height: 5px;
    top: 10px;
    left: -15px;
    position: absolute;
    opacity: 0.7;
}



.calc_foot_9 .top_wrap_5 .main_sitewrap_0 a::after {
    bottom: -2px;
    height: 1px;
    width: 0;
    background: rgb(170,192,187);
    left: 0;
    transition: width 0.3s ease;
    content: "";
    position: absolute;
}



.calc_foot_9 .company_holder h3::before {
    background: rgb(170,192,187);
    height: 1px;
    width: 20px;
    left: -30px;
    position: absolute;
    opacity: 0.7;
    top: 50%;
    content: "";
}

.discount_cta_5 .data_viz_5:hover {
    letter-spacing: 0.7px;
    opacity: 1;
}

.course_fit_for_8 {
    padding: 120px 0 100px;
    position: relative;
    background: rgb(218,225,220);
    overflow: hidden;
}

.course_fit_for_8 .container {
    z-index: 2;
    padding: 0 15px;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}

.course_fit_for_8 .knowledge_study_4::before {
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 6px;
    background: linear-gradient(90deg, rgb(170,192,187), rgb(123,110,160));
}



.course_fit_for_8 .knowledge_study_4::before {
    animation: dotAnimation 8s infinite;
}

.course_fit_for_8 h4::after {
    left: 50%;
    bottom: -20px;
    transform: translateX(-20px);
    border-radius: 10px;
    position: absolute;
    content: "";
    width: 80px;
    height: 4px;
    background: rgb(123,110,160,0.5);
}

.course_fit_for_8 p::before {
    border-radius: 10px;
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, #ffffff 0%, rgb(218,225,220) 100%);
    opacity: 0;
    left: 0;
    transition: opacity 0.4s ease;
    top: 0;
    height: 100%;
    z-index: -1;
}

.course_fit_for_8 p:hover::before {
    opacity: 1;
}

.course_fit_for_8 p svg path {
    transition: fill 0.3s ease;
    fill: rgb(170,192,187);
}

.course_fit_for_8 p:hover svg path {
    fill: rgb(123,110,160);
}

.course_fit_for_8 .knowledge_study_4 > div p:nth-child(2) {
    animation-delay: 0.3s;
}

.course_fit_for_8 .knowledge_study_4 > div p:nth-child(5) {
    animation-delay: 0.9s;
}

.course_fit_for_8 p:hover::after {
    opacity: 0.3;
    transform: scale(2);
}

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

.pricing_plan_card_5 h2::after {
    bottom: -15px;
    position: absolute;
    box-shadow: 0 0 10px rgb(123,110,160,0.5);
    height: 3px;
    content: "";
    transform: translateX(-50%);
    left: 50%;
    width: 80px;
    background: rgb(123,110,160);
}

.pricing_plan_card_5 .deal_board_2 {
    padding: 0;
    perspective: 1000px;
    grid-template-columns: repeat(1, 1fr);
    margin: 0;
    display: grid;
    list-style: none;
    gap: 30px;
}

.pricing_plan_card_5 .deal_board_2 li:nth-child(3) {
    --li-index: 3;
}

.pricing_plan_card_5 .premium_plan_3:hover {
    transform: translateY(-10px) scale(1.02);
}

.pricing_plan_card_5 .premium_plan_3:hover .discount_grid_2 {
    border-color: rgb(123,110,160,0.5);
    box-shadow: 0 25px 45px rgba(0,0,0,0.25), 
                0 10px 20px rgba(0,0,0,0.15);
}

.pricing_plan_card_5 .premium_plan_3:hover .discount_grid_2::before {
    transform: scale(1);
    opacity: 1;
}

.pricing_plan_card_5 .payment_scheme_2 {
    z-index: 2;
    position: relative;
}

.pricing_plan_card_5 .payment_scheme_2 h4 {
    transition: transform 0.4s ease;
    margin-bottom: 15px;
    font-size: calc(24px * 1.15);
    padding-bottom: 15px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
}

.pricing_plan_card_5 .premium_plan_3:hover .payment_scheme_2 h4::after {
    width: 80px;
}

.pricing_plan_card_5 .cert_fees_9 {
    color: #ffffff;
    background: linear-gradient(135deg, 
        rgb(123,110,160) 0%, 
        rgb(170,192,187) 100%);
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    padding: 8px 20px;
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    transition: all 0.4s ease;
    display: inline-block;
    font-size: calc(24px * 1.5);
}

.contact_us_8::before {
    position: absolute;
    top: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(170,192,187,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 70%, rgb(123,110,160,0.5) 0%, transparent 30%);
    width: 100%;
    background: rgb(218,225,220);
    content: "";
    left: 0;
    height: 100%;
    z-index: 1;
}

.contact_us_8 h2::before {
    position: absolute;
    background: rgb(170,192,187);
    left: calc(50% - 50px);
    width: 100px;
    height: 2px;
    content: "";
    bottom: -15px;
    box-shadow: 
        0 0 5px rgb(170,192,187),
        0 0 10px rgb(170,192,187),
        0 0 15px rgb(170,192,187);
}

.contact_us_8 .feedback_reach_8::before {
    inset: 0;
    position: absolute;
    opacity: 0.2;
    content: "";
    border-radius: 12px;
    pointer-events: none;
    z-index: 3;
    border: 1px solid rgb(170,192,187);
}

.contact_us_8 .request_list_1 {
    position: relative;
    flex: 0 0 55%;
    background: #ffffff;
    padding: 60px;
}

.contact_us_8 .request_list_1::after {
    content: "";
    left: -75px;
    opacity: 0.3;
    bottom: -75px;
    position: absolute;
    filter: blur(80px);
    z-index: 0;
    background: rgb(123,110,160,0.5);
    height: 150px;
    width: 150px;
}

.contact_us_8 form input[type="text"] {
    padding: 18px 25px;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    border-radius: 8px;
    color: #000000;
    border: 1px solid rgb(170,192,187,0.5);
    font-size: 16px;
    width: 100%;
    background: rgb(218,225,220);
}

.contact_us_8 .contact_message_1 label {
    font-size: 16px;
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
    position: relative;
    line-height: 1.5;
}

.contact_us_8 .contact_message_1 input[type="checkbox"]:checked + label::after {
    top: 4px;
    border: solid #ffffff;
    left: 8px;
    height: 12px;
    width: 6px;
    content: "";
    transform: rotate(45deg);
    position: absolute;
    border-width: 0 2px 2px 0;
}

.contact_us_8 .help_section_1 {
    font-size: 14px;
    box-shadow: 
        0 5px 15px rgb(170,192,187,0.5),
        0 0 0 1px rgb(170,192,187);
    font-weight: 700;
    border-radius: 8px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    color: #ffffff;
    overflow: hidden;
    cursor: pointer;
    border: none;
    letter-spacing: 1px;
    position: relative;
    padding: 18px 30px;
    background: rgb(170,192,187);
    width: 100%;
}

.contact_us_8 svg:hover,
.contact_us_8 svg:hover path {
    filter: drop-shadow(0 0 3px rgb(123,110,160,0.5));
    transform: translateY(-2px);
    fill: rgb(123,110,160);
}

.landing_page_4 .intro_title_8 {
    height: 100%;
    position: relative;
    grid-column: 1 / 3;
    grid-row: 1;
    width: 100%;
}

.landing_page_4 .intro_title_8 input {
    display: none;
}

.landing_page_4 .start_intro_5 {
    opacity: 0;
    z-index: 1;
    transform: scale(1.2);
    position: absolute;
    inset: 0;
    transition: opacity 1.2s ease, transform 1.2s ease;
}

.landing_page_4 .learn_begin_0 label {
    position: relative;
    transition: all 0.3s ease;
    background: #ffffff;
    width: 35px;
    display: block;
    height: 5px;
    opacity: 0.5;
    cursor: pointer;
}

.landing_page_4 .intro_title_8 input:nth-child(1):checked ~ .learn_begin_0 label:nth-child(1)::before,
.landing_page_4 .intro_title_8 input:nth-child(2):checked ~ .learn_begin_0 label:nth-child(2)::before,
.landing_page_4 .intro_title_8 input:nth-child(3):checked ~ .learn_begin_0 label:nth-child(3)::before,
.landing_page_4 .intro_title_8 input:nth-child(4):checked ~ .learn_begin_0 label:nth-child(4)::before,
.landing_page_4 .intro_title_8 input:nth-child(5):checked ~ .learn_begin_0 label:nth-child(5)::before,
.landing_page_4 .intro_title_8 input:nth-child(6):checked ~ .learn_begin_0 label:nth-child(6)::before,
.landing_page_4 .intro_title_8 input:nth-child(7):checked ~ .learn_begin_0 label:nth-child(7)::before,
.landing_page_4 .intro_title_8 input:nth-child(8):checked ~ .learn_begin_0 label:nth-child(8)::before,
.landing_page_4 .intro_title_8 input:nth-child(9):checked ~ .learn_begin_0 label:nth-child(9)::before,
.landing_page_4 .intro_title_8 input:nth-child(10):checked ~ .learn_begin_0 label:nth-child(10)::before {
    width: 100%;
}

.landing_page_4 .metadata_block_4 .container {
    width: 100%;
    padding: 0;
}

.landing_page_4 .metadata_block_4 h3 {
    font-size: 24px;
    margin-bottom: 20px;
    color: rgb(170,192,187);
    font-weight: 600;
}

.landing_page_4 .metadata_block_4 h3 {
    animation: fadeInUp 0.6s ease-out 0.6s forwards;
    opacity: 0;
    transform: translateY(20px);
}

.landing_page_4 .metadata_block_4::before {
    right: 0;
    border-right: 2px solid rgb(170,192,187);
    width: 20px;
    border-top: 2px solid rgb(170,192,187);
    content: "";
    position: absolute;
    top: 0;
    height: 20px;
}

.thxBlock_5 {
    z-index: 1;
    position: relative;
    background: linear-gradient(135deg, rgb(218,225,220) 0%, rgba(rgb(170,192,187,0.5), 0.1) 100%);
    padding: 6rem 0;
    overflow: hidden;
}

.thxBlock_5 .container {
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
    margin: 0 auto;
}

.thxBlock_5 .knowledge_study_4 {
    gap: 2.5rem;
    position: relative;
    box-shadow: 
        0 10px 30px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 0 0 1px rgba(rgb(170,192,187,0.5), 0.08);
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    backdrop-filter: blur(10px);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    padding: 3.5rem;
    display: grid;
}

.thxBlock_5 h5::after {
    transform: translateX(0);
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(170,192,187);
    transition: width 0.6s ease, transform 0.6s ease;
    width: 4rem;
    content: "";
}

.thxBlock_5 a::before {
    z-index: 1;
    width: 100%;
    left: 0;
    bottom: 0;
    content: "";
    transform: scaleX(0);
    transform-origin: right;
    background: rgba(rgb(170,192,187,0.5), 0.3);
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 1px;
}

header .main_teach_5 {
    position: relative;
    overflow: hidden;
}

header .main_teach_5:before {
    width: 200%;
    content: '';
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(170,192,187) 25%,
        #ffffff 50%,
        rgb(170,192,187) 75%,
        transparent 100%
    );
    box-shadow: 0 0 15px rgb(170,192,187), 0 0 35px rgb(170,192,187);
    left: -50%;
    position: absolute;
    bottom: 0;
    opacity: 0.7;
    height: 1px;
    animation: scanlineGlow 4s linear infinite;
}

header .head_know_6:after {
    background: rgb(123,110,160);
    content: '';
    opacity: 0.3;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    animation: breathe 5s infinite alternate-reverse;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    filter: blur(15px);
    right: -10px;
}

header .page_top_9:before {
    height: 100%;
    transform: skewX(-20deg) scale(0.8, 1);
    width: 100%;
    transition: all 0.4s ease;
    position: absolute;
    top: 0;
    z-index: -1;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(170,192,187,0.5), 
        transparent
    );
    opacity: 0;
    content: '';
    left: 0;
}

header .page_top_9:hover:before {
    transform: skewX(-20deg) scale(1.05, 1);
    opacity: 0.15;
}

header .top_mentor_5 {
    text-decoration: none;
    position: relative;
    justify-content: center;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    padding: 5px;
}

header .top_mentor_5:hover:before {
    opacity: 0.3;
}

header .top_mentor_5:hover:after {
    opacity: 0.7;
    animation: borderRotate 4s linear infinite;
}

header .top_mentor_5 svg {
    filter: drop-shadow(0 0 2px rgb(170,192,187,0.5));
    position: relative;
    height: 45px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: auto;
}

.location_details_4::before {
    top: 0;
    z-index: 1;
    height: 4px;
    right: 0;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(170,192,187) 0%, rgb(123,110,160) 100%);
}

.location_details_4 h1::after {
    content: "";
    transition: transform 0.3s ease-out;
    position: absolute;
    height: 4px;
    background: rgb(170,192,187);
    transform: translateX(-50%) scaleX(0.8);
    width: 80px;
    left: 50%;
    bottom: -12px;
}

.location_details_4 .reach_us_3 {
    background: #ffffff;
    grid-template-columns: 1fr;
    border-radius: 10px;
    position: relative;
    gap: 2.5rem;
    display: grid;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateX(0deg);
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.location_details_4 h6 {
    letter-spacing: 0.5px;
    font-size: 19px;
    display: flex;
    text-transform: uppercase;
    margin-bottom: 0.75rem;
    align-items: center;
    font-weight: 600;
    color: rgb(170,192,187);
}

.location_details_4 span {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 16px;
    margin-left: 2rem;
}

.location_details_4 .join_conversation_5 > div {
    position: relative;
    transition: transform 0.3s ease;
}

.location_details_4 .instant_help_8 {
    display: flex;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    transition: color 0.3s ease;
    align-items: center;
}

.location_details_4 svg path {
    transition: fill 0.3s ease;
    fill: rgb(170,192,187);
}

.course_program_info_3::before {
    content: "";
    left: 0;
    width: 100%;
    animation: backgroundShift 15s infinite alternate;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    top: 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(170,192,187,0.5) 0%, transparent 50%, rgb(123,110,160,0.5) 100%);
}

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

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

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

.course_program_info_3 .metadata_block_4 .description:first-of-type {
    border-left-color: rgb(170,192,187);
}

.course_program_info_3 .metadata_block_4 .description:last-of-type {
    margin-bottom: 0;
    border-left-color: rgb(123,110,160);
}

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

header .top_plank {
    background: rgb(170,192,187);
    color:  #ffffff;
}

header .top_plank .edu_toolbar_9 div svg, header .top_plank .edu_toolbar_9 div svg path {
    fill: #ffffff;
}

header .top_plank .edu_toolbar_9 div {
    justify-content: flex-start;
    align-items: center;
    margin-right: 24px;
    display: flex;
}

.training_specialist_4 {
    overflow: hidden;
    background: rgb(218,225,220);
    position: relative;
    padding: 5rem 2rem;
}

.training_specialist_4::after {
    width: 40%;
    background: rgb(123,110,160,0.5);
    right: 0;
    position: absolute;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    content: "";
    height: 70%;
    z-index: 1;
    bottom: 0;
    opacity: 0.5;
}

.training_specialist_4 .img_strip_wrap_4:hover {
    transform: scale(1.03);
    filter: grayscale(0%);
}

.training_specialist_4 .career_trajectory_3 {
    justify-content: center;
    display: flex;
    position: relative;
    padding: 2rem;
    flex-direction: column;
}

.training_specialist_4 .name {
    margin-bottom: 0.5rem;
    font-size: 46px;
    font-weight: 700;
    position: relative;
    color: #000000;
    overflow: hidden;
}

.training_specialist_4 .career_trajectory_3 > div:nth-child(2) {
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.5s ease-out 0.4s;
    margin-bottom: 2.5rem;
    font-size: 18px;
    font-weight: 400;
    color: rgb(123,110,160);
    text-transform: uppercase;
    letter-spacing: 3px;
}



.training_specialist_4:hover .name {
    white-space: nowrap;
    animation: 
        typing 2.5s steps(40, end),
        blink .75s step-end infinite;
    overflow: hidden;
}


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



@media screen and (max-width: 992px) {.training_structure_5 {
    padding: 100px 0;
}.training_structure_5 .metadata_block_4 {
    padding: 50px 50px;
}
}



@media screen and (max-width: 768px) {.training_structure_5 {
    padding: 80px 0;
}.training_structure_5 .metadata_block_4 {
    padding: 40px 30px;
}.training_structure_5 .metadata_block_4 h2 {
    font-size: calc(33px * 0.9);
    margin-bottom: 25px;
}.training_structure_5 .knowledge_study_4::before,
    .training_structure_5 .knowledge_study_4::after {
    width: 50%;
}
}


@media only screen and (max-width: 1200px) {.cookieAgreementModal_6 {
    padding: 15px 0;
}.cookie_box_7 {
    padding: 15px 5%;
}
}



@media (max-width: 991px) {.try_immediately_4 {
    padding: 90px 0;
}.try_immediately_4 .container p {
    margin-bottom: 50px;
    padding: 35px 50px;
    font-size: calc(23px * 1.2);
}.try_immediately_4 .help_section_1 {
    padding: 18px 40px;
}
}



@media (max-width: 480px) {.try_immediately_4 {
    padding: 50px 0;
}.try_immediately_4 .container p {
    font-size: calc(17px * 1.2);
    padding: 25px 30px;
    border-radius: 30px;
    margin-bottom: 30px;
}.try_immediately_4 .help_section_1 {
    font-size: calc(14px * 0.9);
    padding: 12px 30px;
}}



@media screen and (max-width: 576px) {.quantitative_data_3 {
    padding: 70px 0;
}.quantitative_data_3 .container {
    padding: 0 15px;
}.quantitative_data_3 .extra_pro_3 {
    padding: 20px;
}.quantitative_data_3 .key_statistics_9 {
    padding: 10px;
    margin-bottom: 12px;
    height: 45px;
    width: 45px;
}.quantitative_data_3 .study_edge_9 {
    font-size: calc(33px - 6px);
}.quantitative_data_3 .success_factors_5 {
    font-size: calc(17px - 2px);
}.quantitative_data_3 .expert_benefits_4 {
    min-width: calc(85% - 20px);
    padding: 15px;
}.quantitative_data_3 .mentor_statistics_5 {
    width: 30px;
    height: 30px;
}.quantitative_data_3 .mentor_statistics_5::after {
    width: 36px;
    height: 36px;
}.quantitative_data_3 .expert_benefits_4 span {
    font-size: calc(24px - 1px);
}.quantitative_data_3 .expert_benefits_4 p {
    font-size: calc(17px - 2px);
}}



@media (max-width: 991px) {.who_we_are_9 {
    padding: 5rem 0;
}.who_we_are_9 .container {
    padding: 0 1.5rem;
}.who_we_are_9 .metadata_block_4 {
    padding: 2.5rem;
    margin: 0 1rem;
}
}



@media (max-width: 767px) {.who_we_are_9 {
    padding: 4rem 0;
}.who_we_are_9 h4 {
    text-align: left;
    font-size: calc(20px * 1.1);
    padding-left: 3rem;
}.who_we_are_9 h4::before {
    width: 2rem;
}.who_we_are_9 .metadata_block_4 {
    padding: 2rem;
    margin: 0 0.5rem;
}.who_we_are_9 h6 {
    margin-bottom: 1.25rem;
    font-size: calc(18px * 1.3);
}.who_we_are_9 span {
    font-size: 16px;
    line-height: 1.7;
}.who_we_are_9 .metadata_block_4 div {
    max-height: 280px;
}
}



@media (max-width: 767px) {.calc_foot_9 {
    padding: 50px 0 20px;
}.calc_foot_9 .main_sitewrap_0 {
    flex-direction: column;
    width: 100%;
    gap: 40px;
}.calc_foot_9 .top_wrap_5 {
    text-align: center;
}.calc_foot_9 .top_wrap_5 h5 {
    text-align: center;
}.calc_foot_9 .top_wrap_5 h5::after {
    transform: translateX(-50%);
    left: 50%;
}.calc_foot_9 .top_wrap_5 .main_sitewrap_0 {
    align-items: center;
}.calc_foot_9 .top_wrap_5 .main_sitewrap_0 a {
    text-align: center;
}.calc_foot_9 .top_wrap_5 .main_sitewrap_0 a::before {
    display: none;
}.calc_foot_9 .top_wrap_5 .main_sitewrap_0 a:hover {
    padding-left: 0;
}
}



@media (max-width: 991px) {.calc_foot_9 .company_holder h3::before {
    display: none;
}}



@media (max-width: 991px) {.course_fit_for_8 {
    padding: 90px 0 80px;
}.course_fit_for_8 .knowledge_study_4 {
    padding: 50px 30px;
}.course_fit_for_8 h4 {
    margin-bottom: 40px;
    font-size: calc(34px * 0.9);
}.course_fit_for_8 div > div {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}.course_fit_for_8 p {
    padding: 20px;
}.course_fit_for_8 .knowledge_study_4::after {
    height: 100px;
    width: 100px;
}
}



@media (min-width: 768px) {.pricing_plan_card_5 .deal_board_2 {
    grid-template-columns: repeat(2, 1fr);
}.pricing_plan_card_5 h2 {
    font-size: calc(31px * 1.1);
}
}



@media (min-width: 992px) {.pricing_plan_card_5 {
    padding: 150px 0;
}.pricing_plan_card_5 .deal_board_2 {
    grid-template-columns: repeat(4, 1fr);
}.pricing_plan_card_5 .discount_grid_2 {
    padding: 40px 25px;
}.pricing_plan_card_5 h2 {
    margin-bottom: 30px;
    font-size: calc(31px * 1.2);
}.pricing_plan_card_5 .lesson_rates_2 {
    margin-bottom: 70px;
}
}



@media (max-width: 768px) {.contact_us_8 {
    padding: 60px 0;
}.contact_us_8 h2 {
    margin-bottom: 40px;
    font-size: calc(46px * 0.8);
}.contact_us_8 .feedback_reach_8 {
    flex-direction: column;
}.contact_us_8 .img_strip_wrap_4 {
    width: 100%;
    min-height: 300px;
}.contact_us_8 .request_list_1 {
    padding: 40px 30px;
    width: 100%;
}.contact_us_8 form h3 {
    margin-bottom: 30px;
}.contact_us_8 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact_us_8 .contact_message_1 {
    margin-bottom: 25px;
}.contact_us_8 .help_section_1 {
    padding: 15px 25px;
}
}



@media (max-width: 768px) {.landing_page_4 .knowledge_study_4 {
    display: block;
}.landing_page_4 .metadata_block_4 {
    transform: translateX(-50%);
    bottom: 10%;
    left: 50%;
    width: 80%;
    padding: 25px;
}.landing_page_4 .metadata_block_4 h1 {
    font-size: calc(39px * 0.8);
}.landing_page_4 .metadata_block_4 h3 {
    margin-bottom: 15px;
    font-size: calc(24px * 0.9);
}.landing_page_4 .learn_begin_0 {
    flex-direction: row;
    bottom: 25%;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
}
}



@media (max-width: 767px) {.thxBlock_5 {
    padding: 4rem 0;
}.thxBlock_5 .knowledge_study_4 {
    padding: 2.5rem;
}.thxBlock_5 h5 {
    font-size: 24px;
}.thxBlock_5::before {
    background-size: 15px 15px;
}.thxBlock_5::after {
    opacity: 0.1;
}
}



@media (max-width: 767px) {header .top_wrap_5 {
    flex-direction: column;
    width: 85%;
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    padding: 85px 30px 30px;
    height: 100vh;
    overflow-y: auto;
    right: -100%;
    -webkit-backdrop-filter: blur(15px);
    z-index: 1001;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
    position: fixed;
    max-width: 330px;
    backdrop-filter: blur(15px);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 25px;
    top: 0;
}header .top_wrap_5:before {
    width: 80%;
    animation: none;
    opacity: 0.3;
    left: 10%;
    top: 70px;
    height: 1px;
}header .top_wrap_5:after {
    background: transparent;
    top: 20px;
    height: 30px;
    border: 1px solid rgb(170,192,187,0.5);
    right: 20px;
    content: '';
    opacity: 0.6;
    position: absolute;
    width: 30px;
}header .menu.active {
    right: 0;
}header .page_top_9 {
    opacity: 0.8;
    width: 100%;
    padding: 12px 5px;
    border-bottom: 1px solid rgb(170,192,187,0.5);
    text-align: left;
}header .page_top_9:last-child {
    border-bottom: none;
}header .page_top_9:hover {
    transform: translateY(0);
    opacity: 1;
}header .top_mentor_5 {
    margin: 0 auto;
}
}



@media screen and (max-width: 480px) {.course_program_info_3 {
    padding: 40px 0;
}.course_program_info_3 .metadata_block_4 {
    gap: 15px;
    padding: 20px;
}.course_program_info_3 .metadata_block_4 h2 {
    padding: 8px 12px;
    font-size: calc(33px * 0.7);
    letter-spacing: 1px;
}.course_program_info_3 .metadata_block_4 .description {
    padding: 10px;
    font-size: calc(16px * 0.9);
    line-height: 1.6;
}.course_program_info_3 .img_strip_wrap_4 {
    min-height: 280px;
}}



@media (max-width: 992px) {.training_specialist_4 .client_voices_8 {
    gap: 2rem;
    grid-template-columns: 1fr;
}.training_specialist_4 .img_strip_wrap_4 {
    max-height: 300px;
    aspect-ratio: 16/9;
}.training_specialist_4 .career_trajectory_3 {
    padding: 1rem 0;
}.training_specialist_4 .career_trajectory_3::before {
    width: 0;
    height: 2px;
    transition: width 0.8s ease-out;
}.training_specialist_4 .client_voices_8:hover .career_trajectory_3::before {
    height: 2px;
    width: 100%;
}
}



@keyframes shine {
    0% {
        left: -100px;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}



@keyframes floatIn {
    from {
        opacity: 0;
        transform: rotateX(20deg) rotateY(-20deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: rotateX(10deg) rotateY(-10deg) translateY(0);
    }
}



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



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



@keyframes glow {
    0%, 100% {
        box-shadow: 0 0 5px rgb(170,192,187,0.5);
    }
    50% {
        box-shadow: 0 0 15px rgb(170,192,187);
    }
}

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

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



@keyframes scanlineGlow {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.7;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}



@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}



@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}



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



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

@keyframes typing {
    from { width: 0 }
    to { width: 100% }
}

