.twitter_cta6 {
    flex: 0 0 auto;
}

.twitter_cta6 {
    color: #ffffff;
    position: relative;
    padding: 5rem 0 2.5rem;
}

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

html,body {
    auto
contain
touch-action: none;
    color: #000000;
    scroll-snap-type: none;
    min-height: 100%;
    height: 100%;
    auto;
    font-family: Arial, sans-serif;
}

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

.contact_panel0 h2::after {
    content: "";
    transform: translateX(-50%);
    background: rgb(190,185,175);
    bottom: -15px;
    width: 60px;
    height: 3px;
    position: absolute;
    left: 50%;
}

.contact_panel0 .img_box5 {
    position: relative;
    flex: 0 0 50%;
    min-height: 550px;
    transition: all 0.5s ease;
}

.contact_panel0 .message_query1 {
    background: #ffffff;
    flex: 0 0 50%;
    padding: 60px 50px;
    position: relative;
}

.contact_panel0 h3 {
    font-size: 21px;
    display: inline-block;
    position: relative;
    color: #000000;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-weight: 600;
}

.contact_panel0 input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    border-color: rgb(190,185,175);
}

.contact_panel0 .inquiry_request6 input[type="checkbox"] {
    height: 24px;
    width: 24px;
    margin-top: 2px;
    border: 2px solid rgb(227,226,224);
    appearance: none;
    cursor: pointer;
    position: relative;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.contact_panel0 .inquiry_request6 a:hover {
    color: rgb(165,152,133);
}

.contact_panel0 .feedback_help7 {
    font-size: 19px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    padding: 16px 40px;
    color: #ffffff;
    box-shadow: 0 8px 20px rgb(190,185,175,0.5);
    background: rgb(190,185,175);
    transition: all 0.3s ease;
    border: none;
    font-weight: 600;
    cursor: pointer;
    border-radius: 10px;
    align-self: flex-start;
}

.contact_panel0 svg:hover path {
    fill: rgb(165,152,133);
}

.tyCard7::before {
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 2px, transparent 3px),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 2px, transparent 3px);
    background-size: 60px 60px, 40px 40px;
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    animation: shimmer 15s infinite linear;
    height: 100%;
    z-index: -1;
    width: 100%;
    opacity: 0.6;
}

.tyCard7 .pro_classes9::after {
    filter: blur(15px);
    height: 20px;
    content: "";
    left: 5%;
    border-radius: 50%;
    width: 90%;
    bottom: -20px;
    background: rgba(0, 0, 0, 0.07);
    position: absolute;
    z-index: -1;
}

.tyCard7 .pro_classes9 > div:first-child::after {
    transform: scaleX(0);
    left: 0;
    bottom: -0.75rem;
    transform-origin: left center;
    position: absolute;
    animation: expandLine 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    width: 60px;
    height: 3px;
    background: rgb(165,152,133);
}

.tyCard7 a:hover {
    transform: translateX(5px);
}

.tyCard7 a:hover::before {
    transform: scaleX(1);
}

header .container {
    padding: 0;
    position: relative;
    max-width: 100%;
    width: 100%;
    z-index: 1;
    margin: 0;
}

header .site_header0 {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0.8rem 3%;
    flex-wrap: wrap;
}

header .first_pagebar0:hover::after {
    transform: scaleX(1);
}

header .first_pagebar0:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}

header .head_pro5 {
    padding: 0.4rem 0.7rem;
    text-decoration: none;
    overflow: hidden;
    color: #000000;
    font-size: 14px;
    z-index: 1;
    font-weight: 400;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
}

.contacts5 {
    background: linear-gradient(135deg, rgb(227,226,224), rgba(245, 248, 255, 0.95));
    padding: 6rem 0;
    overflow: hidden;
    font-family: Arial, sans-serif;
    position: relative;
}

.contacts5 h1 {
    font-size: 46px;
    text-align: center;
    position: relative;
    z-index: 2;
    transform: translateY(0);
    margin-bottom: 3rem;
    font-weight: 700;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.contacts5 .message_panel2 {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 0 8px 16px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    gap: 2rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 12px;
    grid-template-columns: 1fr;
    transform: translateY(0);
    padding: 2.5rem;
    display: grid;
}

.contacts5 .message_panel2 > div:nth-child(2) {
    padding: 1.5rem;
    display: flex;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    border-left: 3px solid rgb(190,185,175);
    flex-direction: column;
    background: linear-gradient(145deg, rgba(245, 248, 255, 0.9), rgba(255, 255, 255, 0.95));
    transition: border-left 0.3s ease, box-shadow 0.3s ease;
}

.contacts5 .connect_experts8 > div {
    position: relative;
    transition: transform 0.3s ease;
}

.contacts5 .query_form9 svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
}

.contacts5 svg {
    width: 20px;
    height: 20px;
}

.contacts5 svg path {
    transition: fill 0.3s ease;
    fill: rgb(190,185,175);
}

.our_mission9 {
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
    isolation: isolate;
}

.our_mission9 h4 {
    margin-bottom: 60px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 30px;
}

.our_mission9 .container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.our_mission9 .text_body9::before {
    position: absolute;
    height: 100%;
    z-index: 0;
    left: 0;
    content: "";
    width: 100%;
    opacity: 0;
    top: 0;
    transition: opacity 0.5s ease;
    background: linear-gradient(135deg, 
        rgb(190,185,175,0.5) 0%, 
        transparent 100%);
    pointer-events: none;
}

.our_mission9 .text_body9:hover h6 {
    transform: translateX(8px);
}

.our_mission9 .text_body9:hover h6::before {
    transform: scaleX(1.5);
}

.our_mission9 .text_body9 div {
    z-index: 1;
    position: relative;
}

.developer_experience7 {
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 2rem;
    position: relative;
    background: rgb(227,226,224);
}

.developer_experience7 .student_feedback9 {
    z-index: 2;
    transform-style: preserve-3d;
    gap: 0;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
}

.developer_experience7 .img_box5::after {
    left: 0;
    width: 100%;
    opacity: 0.4;
    content: "";
    top: 0;
    border-radius: 27px;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgb(190,185,175,0.5) 100%
    );
    height: 100%;
    transition: opacity 0.6s ease;
    position: absolute;
}

.developer_experience7 .exp_details0::before {
    position: absolute;
    height: 200%;
    width: 200%;
    left: -50%;
    background: radial-gradient(
        circle at center,
        rgb(165,152,133,0.5) 0%,
        transparent 70%
    );
    content: "";
    transition: transform 0.8s ease;
    opacity: 0.1;
    transform: scale(0);
    top: -50%;
}

.developer_experience7 .exp_details0:hover .name::after {
    width: 100%;
}

.developer_experience7 .work_list1 {
    padding-left: 2rem;
    font-weight: 400;
    line-height: 1.7;
    color: #000000;
    font-style: italic;
    font-size: 16px;
    position: relative;
    border-left: 3px solid rgb(190,185,175,0.5);
}

.learn_prefs0 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.cookieSettingsWindow6 p {
    font-size: 18px;
}

.accept_cookies7 svg, .accept_cookies7 svg path, .accept_cookies7 img {
    width: 100px;
    height: 100px;
    fill: rgb(190,185,175);
}

.framework-wrap3 .cookie_none0 {
    background: rgb(190,185,175);
    font-weight: 400;
    color: #ffffff;
    border: none;
    margin-left: 30px;
    font-size: 20px;
    padding: 10px;
}

.plan_card8::before {
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgb(190,185,175,0.5), rgba(0, 0, 0, 0.5) 70%);
    position: absolute;
    z-index: -1;
    left: 0;
    height: 100%;
    width: 100%;
}

.plan_card8 h2 {
    text-align: center;
    font-size: 33px;
    z-index: 2;
    margin-bottom: 20px;
    font-weight: 700;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    position: relative;
    color: #ffffff;
}

.plan_card8 .learning_fee2 {
    z-index: 2;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    position: relative;
    padding: 0;
    list-style: none;
    width: 100%;
    display: grid;
    gap: 30px;
    margin: 0;
}

.plan_card8 .learning_cost4:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15),
                0 10px 20px rgba(0, 0, 0, 0.1);
}

.plan_card8 .access_plans2::before {
    width: 100%;
    top: 0;
    background: linear-gradient(145deg, rgba(rgb(190,185,175), 0.03), rgba(rgb(165,152,133), 0.05));
    height: 100%;
    content: "";
    left: 0;
    z-index: -1;
    position: absolute;
}

.plan_card8 .cost_matrix3 {
    z-index: 2;
    display: flex;
    flex-grow: 1;
    position: relative;
    padding: 35px 25px;
    flex-direction: column;
}

.plan_card8 .cost_matrix3 h4 {
    font-weight: 600;
    color: #000000;
    margin: 0 0 20px;
    display: inline-block;
    font-size: calc(18px + 2px);
    position: relative;
}

.plan_card8 .lesson_fees3 {
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.05),
        -6px -6px 12px rgba(255, 255, 255, 0.8),
        inset 1px 1px 2px rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    font-weight: 700;
    display: inline-block;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4));
    backdrop-filter: blur(4px);
    color: rgb(190,185,175);
    position: relative;
    margin-top: auto;
    padding: 10px 20px;
    transition: all 0.3s ease;
    font-size: calc(18px + 6px);
    align-self: flex-start;
}

.statistical_summary4 .statistics_advantage3 {
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.05);
    padding: 40px;
    backdrop-filter: blur(10px);
    overflow: hidden;
    position: relative;
}

.statistical_summary4 .knowledge_gains3 {
    position: relative;
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 36px;
}

.statistical_summary4 .extra_statistics7 {
    position: relative;
    scrollbar-width: none;
    -ms-overflow-style: none;
    display: flex;
    margin: 0 -10px;
    overflow-x: auto;
    padding-bottom: 10px;
}

.statistical_summary4 .knowledge_statistics6::before {
    height: 3px;
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(90deg, rgb(190,185,175) 0%, rgb(165,152,133) 100%);
}

.statistical_summary4 .expert_upgrade1 {
    align-items: center;
    height: 40px;
    justify-content: center;
    position: relative;
    width: 40px;
    margin-bottom: 15px;
    display: flex;
}

.statistical_summary4 .expert_upgrade1 svg path {
    fill: rgb(165,152,133);
}

.statistical_summary4 .knowledge_statistics6:hover .expert_upgrade1 svg {
    fill: rgb(190,185,175);
}

.statistical_summary4 .knowledge_statistics6:nth-child(2) span {
    animation-delay: 0.3s;
}

.statistical_summary4 .knowledge_statistics6:nth-child(4) span {
    animation-delay: 0.5s;
}

.statistical_summary4 .knowledge_statistics6:nth-child(1) {
    animation: fadeInSlide 0.4s ease forwards;
}

.statistical_summary4 .knowledge_statistics6:nth-child(4) {
    animation: fadeInSlide 0.4s ease forwards 0.3s;
}

.teaching_process3::after {
    right: -5%;
    height: 300px;
    top: -5%;
    width: 300px;
    content: "";
    filter: blur(20px);
    z-index: 0;
    background: linear-gradient(225deg, rgba(rgb(190,185,175,0.5), 0.1), transparent);
    transform: rotate(15deg) translateZ(0);
    position: absolute;
}

.teaching_process3 .container.pro_classes9 > div {
    box-shadow: 
        0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 5px 10px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 40px;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1), 
                box-shadow 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    transform: translateZ(0) rotateX(2deg);
    border-left: 5px solid rgb(190,185,175);
    overflow: hidden;
    position: relative;
    background: #ffffff;
}

.teaching_process3 p span {
    position: relative;
    transition: transform 0.3s ease;
    display: block;
}

.teaching_process3 .container.pro_classes9::before {
    z-index: -1;
    position: absolute;
    opacity: 0.15;
    top: -30px;
    width: 100px;
    height: 100px;
    left: 20px;
    transform: rotate(15deg) translateZ(-10px);
    background: linear-gradient(-45deg, rgb(190,185,175) 0%, rgba(rgb(190,185,175,0.5), 0.6) 100%);
    content: "";
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.privacy_safeguard7 h1 {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 42px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 20px;
}

.privacy_safeguard7 li {
    margin-bottom: 10px;
    line-height: 1.6;
    font-size: 12px;
}

.privacy_safeguard7 p, .privacy_safeguard7 span {
    line-height: 1.6;
    font-size: 12px;
    margin-bottom: 10px;
    color: #000000;
}

.privacy_safeguard7 a {
    text-decoration: none;
    font-weight: 400;
    color: rgb(165,152,133);
    transition: color 0.3s ease;
}

.newsletter5 {
    background: linear-gradient(170deg, rgb(227,226,224) 0%, rgb(190,185,175,0.5) 100%);
    position: relative;
    padding: 5rem 3rem 7rem;
    overflow: hidden;
    margin: 5rem 0;
}

.newsletter5 .pro_classes9 {
    display: flex;
    flex-direction: column;
    z-index: 2;
    align-items: center;
    position: relative;
}

.newsletter5 p {
    opacity: 0.9;
    font-size: 36px;
    position: relative;
    max-width: 80%;
    text-align: center;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 3rem;
    color: #000000;
    line-height: 1.4;
}

.newsletter5 .access_lessons6 {
    width: 100%;
    font-size: 16px;
    color: #000000;
    font-family: Arial, sans-serif;
    border: none;
    transition: all 0.3s ease;
    border-radius: 23px;
    padding: 1.5rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transform: translateY(0);
}

.newsletter5 .updates_header8:hover {
    transform: rotate(2deg) translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}

.newsletter5 .updates_header8:hover::before {
    opacity: 1;
}

.welcome_page1 .start_first4 {
    height: 100vh;
    justify-content: center;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}



.welcome_page1 .start_first4 {
    cursor: default;
}

.welcome_page1 .virtual_study5 {
    width: 90%;
    animation: fadeInUp 1.2s ease-out forwards;
    position: relative;
    transform: translateY(30px);
    opacity: 0;
    max-width: 1200px;
    z-index: 3;
    padding: 2rem;
}

.welcome_page1 .virtual_study5 > div:nth-child(1) {
    transform: translateX(-50px);
    animation: slideInLeft 0.8s ease-out 0.3s forwards;
    opacity: 0;
}

.welcome_page1 .virtual_study5 > div:nth-child(3) {
    opacity: 0;
    animation: fadeIn 1s ease-out 0.9s forwards;
}

.welcome_page1 p:hover {
    border-left-width: 8px;
    transform: perspective(1000px) rotateX(2deg);
}

.welcome_page1 .title_style_header::after {
    position: absolute;
    width: 0;
    content: "";
    background: linear-gradient(90deg, rgb(190,185,175), rgb(165,152,133));
    transition: width 0.8s ease;
    bottom: -5px;
    height: 3px;
    left: 0;
}

.welcome_page1 .title_style_header:hover::after {
    width: 100%;
}

.welcome_page1 h3:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
    background: rgba(0, 0, 0, 0.3);
}

.client_comments2::before {
    content: "";
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgb(190,185,175,0.5) 100%);
    opacity: 0.1;
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.client_comments2 h4 {
    font-weight: 700;
    margin-bottom: 70px;
    transform: skewX(-10deg);
    position: relative;
    display: inline-block;
    font-size: 38px;
    padding-left: 20px;
    color: #000000;
}

.client_comments2 .student_ratings3 {
    position: relative;
    gap: 50px;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    display: grid;
}

.client_comments2 .student_feedback9::before,
.client_comments2 .student_feedback9::after {
    border-radius: inherit;
    content: "";
    position: absolute;
    z-index: -1;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
}

.client_comments2 .student_feedback9::before {
    filter: blur(5px);
    background: linear-gradient(135deg, rgb(190,185,175,0.5) 0%, rgb(165,152,133,0.5) 100%);
    inset: -5px;
}

.client_comments2 .img_box5 {
    z-index: 2;
    position: relative;
    margin: 0 auto 20px;
    transition: all 0.5s ease;
    width: 100px;
    height: 100px;
}

.client_comments2 .student_feedback9:hover .img_box5::before {
    transform: translate(8px, 8px);
}

.client_comments2 .student_feedback9:nth-child(odd) .img_box5 {
    border-radius: 0 30px 0 30px;
}

.client_comments2 .student_feedback9 span {
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    text-align: center;
    display: block;
}

.client_comments2 .student_feedback9 p::first-letter {
    color: rgb(190,185,175);
    font-size: 1.2em;
    font-weight: 700;
}

footer {
    position: relative;
    perspective: 1000px;
    z-index: 1;
}

footer::after {
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    z-index: -1;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    right: 0;
}

.twitter_cta6 .company_holder h3 {
    position: relative;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 1.5rem;
    transform: translateZ(20px);
    font-size: 34px;
}

.twitter_cta6 .program_foot6 {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}

.twitter_cta6 .main_learn6 {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}

.twitter_cta6 .nav_base1 {
    flex: 1 1 calc(50% - 1.5rem);
    transform-style: preserve-3d;
    min-width: 220px;
    position: relative;
    transform: rotateX(-5deg);
    transition: all 0.4s ease;
}

.twitter_cta6 .nav_base1 .main_learn6 {
    padding: 1rem;
    flex-direction: column;
    display: flex;
    gap: 1rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transform: translateZ(5px);
}

.twitter_cta6 .nav_base1 .main_learn6 a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(165,152,133,0.5);
    color: #ffffff;
}

.twitter_cta6 .nav_base1 .main_learn6 a:hover::before {
    left: 100%;
}

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

.story_spot2 .equity_info1 {
    font-size: 13px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    color: #ffffff;
    padding: 0.8rem 2rem;
    background: rgba(255, 255, 255, 0.1);
    transform: translateZ(5px);
    text-align: center;
}

.course_structure1 .knowledge_track5 {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    position: absolute;
}

.course_structure1 .coding_class3:nth-child(1) {
    animation-delay: 0s;
}

.course_structure1 .coding_class3:nth-child(2) {
    animation-delay: -5s;
}

.course_structure1 .coding_class3:nth-child(4) {
    animation-delay: -15s;
}

.course_structure1 .container {
    z-index: 10;
    position: relative;
    display: flex;
    height: 100vh;
    align-items: center;
    width: 100%;
}

.course_structure1 .program_guide0::before {
    filter: blur(60px);
    position: absolute;
    z-index: -1;
    top: -30px;
    border-radius: 50%;
    background: rgb(190,185,175,0.5);
    height: 60%;
    content: "";
    width: 60%;
    opacity: 0.3;
    left: -30px;
}

.course_structure1 .program_guide0 h3 {
    position: relative;
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-size: 32px;
    font-weight: 700;
}

.course_structure1 .feedback_help7 {
    border: 1px solid rgb(190,185,175);
    align-items: center;
    display: inline-flex;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    padding: 1rem 2rem;
    overflow: hidden;
    transition: all 0.3s ease;
    text-decoration: none;
    z-index: 1;
    background: transparent;
    align-self: flex-start;
    max-width: calc(100% - 2rem);
    position: relative;
    margin-bottom: 1rem;
}

.course_structure1 .knowledge_track5:has(.coding_class3:nth-child(2):last-child) .coding_class3:nth-child(2) {
    animation-delay: -12.5s;
}

.course_structure1 .knowledge_track5:has(.coding_class3:nth-child(3):last-child) .coding_class3:nth-child(3) {
    animation-delay: -16.67s;
}

.course_structure1 .knowledge_track5:has(.coding_class3:nth-child(4):last-child) .coding_class3:nth-child(3) {
    animation-delay: -12.5s;
}


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



@media (max-width: 992px) {.contact_panel0 {
    padding: 80px 0;
}.contact_panel0 .feedback_support5 {
    flex-direction: column-reverse;
}.contact_panel0 .img_box5 {
    min-height: 350px;
    flex: 0 0 auto;
}.contact_panel0 .message_query1 {
    padding: 50px 40px;
    flex: 0 0 auto;
}.contact_panel0 .message_query1::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
}
}



@media screen and (max-width: 992px) {.tyCard7 {
    padding: 5rem 2rem;
}.tyCard7 .pro_classes9 {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.tyCard7 h5 {
    font-size: calc(24px * 0.9);
}
}



@media (max-width: 991px) {header .site_header0 {
    padding: 0.7rem 2.5%;
}header .first_pagebar0 svg {
    width: 130px;
}header .nav_base1 {
    gap: 0.35rem;
    padding: 0.4rem;
}header .head_pro5 {
    padding: 0.35rem 0.6rem;
    font-size: calc(14px - 1px);
}
}



@media (max-width: 480px) {header .site_header0 {
    padding: 0.6rem 1.5%;
}header .first_pagebar0 svg {
    width: 110px;
}header .nav_base1 {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
}header .nav_base1::-webkit-scrollbar {
    height: 2px;
}header .nav_base1::-webkit-scrollbar-thumb {
    background: rgb(190,185,175);
    border-radius: 10px;
}header .head_pro5 {
    flex-shrink: 0;
    white-space: nowrap;
}}



@media (min-width: 768px) {.our_mission9 .text_body9 span {
    column-count: 2;
}
}



@media (min-width: 992px) {.our_mission9 {
    padding: 180px 0 120px;
}.our_mission9::after {
    height: 180px;
    top: -90px;
}.our_mission9 h4 {
    margin-bottom: 80px;
}.our_mission9 .text_body9 {
    margin: 0 40px;
    padding: 60px;
}.our_mission9 .text_body9 span {
    column-count: 2;
}
}



@media (hover: none) {.our_mission9 .text_body9 {
    transform: none !important;
}.our_mission9 .text_body9:hover h6 {
    transform: none;
}.our_mission9 .text_body9:hover h6::before {
    transform: scaleX(1);
}}


@media only screen and (max-width: 800px) {.accept_cookies7 {
    display: none;
}.learn_prefs0 {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.cookieSettingsWindow6 h5 {
    text-align: center;
}.cookieSettingsWindow6 p {
    text-align: center;
}.user_default6 {
    margin-bottom: 20px;
}body .framework-wrap3 .cookie_none0 {
    margin-left: 0;
    margin-bottom: 10px;
}}



@media (max-width: 576px) {.plan_card8 {
    padding: 50px 0;
}.plan_card8 h2 {
    font-size: calc(33px - 6px);
}.plan_card8 .fee_board1 {
    font-size: calc(15px - 1px);
    margin-bottom: 30px;
}.plan_card8 .cost_matrix3 {
    padding: 25px 18px;
}.plan_card8 .lesson_fees3 {
    font-size: 18px;
    padding: 6px 12px;
}}



@media screen and (max-width: 576px) {.statistical_summary4 {
    padding: 70px 0;
}.statistical_summary4 .container {
    padding: 0 15px;
}.statistical_summary4 .statistics_advantage3 {
    padding: 20px;
}.statistical_summary4 .expert_statistics0 {
    width: 45px;
    padding: 10px;
    height: 45px;
    margin-bottom: 12px;
}.statistical_summary4 .knowledge_gains3 {
    font-size: calc(36px - 6px);
}.statistical_summary4 .growth_statistics5 {
    font-size: calc(14px - 2px);
}.statistical_summary4 .knowledge_statistics6 {
    min-width: calc(85% - 20px);
    padding: 15px;
}.statistical_summary4 .expert_upgrade1 {
    height: 30px;
    width: 30px;
}.statistical_summary4 .expert_upgrade1::after {
    width: 36px;
    height: 36px;
}.statistical_summary4 .knowledge_statistics6 span {
    font-size: calc(24px - 1px);
}.statistical_summary4 .knowledge_statistics6 p {
    font-size: calc(14px - 2px);
}}



@media (max-width: 576px) {.teaching_process3 {
    padding: 50px 0;
}.teaching_process3 .container.pro_classes9 > div {
    border-left-width: 3px;
    padding: 20px;
}.teaching_process3 h3 {
    font-size: calc(38px * 0.7);
    margin-bottom: 20px;
}.teaching_process3 p {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.teaching_process3 .container.pro_classes9::before,
    .teaching_process3 .container.pro_classes9::after {
    display: none;
}
}



@media (max-width: 768px) {.newsletter5 {
    padding: 4rem 1.5rem 5rem;
}.newsletter5 p {
    max-width: 100%;
    font-size: 18px;
}.newsletter5 .input_holder {
    transform: none;
}.newsletter5 .updates_header8 {
    width: 100%;
    align-self: center;
    transform: none;
}.newsletter5 .updates_header8:hover {
    transform: translateY(-5px);
}}



@media (max-width: 576px) {.welcome_page1 {
    min-height: 70vh;
}.welcome_page1 .start_first4 {
    height: 70vh;
}.welcome_page1 .virtual_study5 {
    width: 100%;
    padding: 1rem;
}.welcome_page1 .title_style_header {
    font-size: calc(32px * 0.9);
}.welcome_page1 p {
    font-size: calc(16px * 0.9);
    padding: 0.5rem 0.8rem;
}.welcome_page1 h3 {
    padding: 0.5rem 0.8rem;
    font-size: calc(24px * 0.9);
}.welcome_page1 .virtual_study5 > div {
    margin-bottom: 1.2rem;
}}



@media (max-width: 992px) {.twitter_cta6 {
    padding: 4rem 0 2rem;
}.twitter_cta6 .container {
    flex-direction: column;
    gap: 3rem;
}.twitter_cta6 .company_holder,
    .twitter_cta6 .program_foot6 {
    min-width: 100%;
    flex: 1 1 100%;
}.twitter_cta6 .nav_base1 {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.twitter_cta6 .company_holder,
    .twitter_cta6 .nav_base1 {
    transform: none;
}
}



@media (max-width: 576px) {.twitter_cta6 {
    padding: 3rem 0 1rem;
}.twitter_cta6 .nav_base1 {
    flex: 1 1 100%;
    min-width: 100%;
}.twitter_cta6 .main_learn6 {
    gap: 0.7rem;
}.twitter_cta6 .nav_base1 .main_learn6 a {
    padding: 0.6rem 0.8rem;
}.story_spot2 {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.story_spot2::before {
    display: none;
}
}



@media screen and (max-width: 768px) {.course_structure1 .pro_classes9 {
    gap: 1.5rem;
    width: 90%;
}.course_structure1 .program_guide0 {
    padding: 2rem;
}.course_structure1 .program_guide0 h3 {
    font-size: calc(32px * 0.9);
}.course_structure1 .program_guide0 h3::before {
    height: 40px;
    left: -20px;
    width: 40px;
    top: -15px;
}.course_structure1 .program_guide0 p {
    font-size: calc(13px * 0.9);
    margin-bottom: 2rem;
}.course_structure1 .container {
    padding: 4rem 0;
}
}



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

@keyframes pulse {
        0% { transform: scale(1); }
        50% { transform: scale(1.15); }
        100% { transform: scale(1); }
    }



@keyframes fadeInSlide {
    from {
        opacity: 0;
        transform: translateX(15px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes float {
    0% {
        transform: rotate(-15deg) translateY(0);
    }
    50% {
        transform: rotate(-12deg) translateY(-10px);
    }
    100% {
        transform: rotate(-15deg) translateY(0);
    }
}



@keyframes patternMove {
  0% {
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
  }
  100% {
    background-position: 100px 0, 100px 10px, 110px -10px, 90px 0px;
  }
}



@keyframes progress-move {
    0%, 16% {
        left: 0;
    }
    20%, 36% {
        left: 40px;
    }
    40%, 56% {
        left: 80px;
    }
    60%, 76% {
        left: 120px;
    }
    80%, 96% {
        left: 160px;
    }
    100% {
        left: 0;
    }
}

